Creates an invoice.Ask AIpost https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/invoicesPath ParamstenantUiduuidrequiredUid of the tenant.Body Paramsdatedate-timerequiredcustomerUiduuidrequiredcurrencyCodestring | nulldescriptionstring | nullexternalInvoiceNumberstring | nullpaymentTermUiduuid | nullisCashInvoicebooleanrequiredtruefalseinvoiceLinesarray of objects | nullinvoiceLinesADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Invoice was successfully created. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 month ago