Action: Update Invoice

Xero Operation

Update an existing invoice in Xero with the provided details.

Example User Story

As a business owner, I want to update an existing invoice in Xero so that I can reflect changes in billing details or corrections.

Fields

Field Name
Field Type
Required

InvoiceID

String

Yes

InvoiceNumber

String

No

Reference

String

No

Status

String

No

LineAmountTypes

String

No

LineItems

Array

No

DueDate

String

No

CurrencyCode

String

No

Example link

Code (Apache v2.0): Operation

Last updated