Action: Create Invoice

Xero Operation

Create a new invoice in Xero

Example User Story

As a business owner, I want to post an invoice to Xero so that I can bill my customers accurately and efficiently.

Fields

Field Name
Field Type
Required

contactID

String

Yes

lineItems

Array

Yes

date

String

No

dueDate

String

No

invoiceNumber

String

No

reference

String

No

Example link

Code (Apache v2.0): Operation

Last updated