Back to Xero Accounting Invoices

Connect Knoon AI with Xero Accounting Invoices (Xero) to automate AI workflows.

Create a Xero invoice and email eligible sales invoices through Xero when the contact has an email address.
xeroAccountingInvoicesCreate
BETA
Internal
Permissions
  • accounting.invoices
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
payloadJsonmustache Full Xero request body JSON for creating a invoice.Yes
idempotencyKeymustache Optional Xero idempotency key header.No
Returns
NameTypeDescription
idstring Primary Xero resource ID.
codestring Xero code when present.
namestring Primary Xero name or label when present.
numberstring Xero number or reference when present.
statusstring Xero status when present.
typestring Xero type when present.
datestring Primary Xero date when present.
updatedDateUtcstring Updated timestamp when present.
rawobject Raw Xero API object.
emailSentboolean Whether Xero has emailed the invoice to its contact recipients.
emailErrorstring Email delivery error for this action, when present.