Zurück zu Xero Accounting Invoices

Verbinde Knoon AI mit Xero Accounting Invoices (Xero), um KI-Workflows zu automatisieren.

Update a Xero invoice.
xeroAccountingInvoicesUpdate
Beta
Intern
Berechtigungen
  • accounting.invoices
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
payloadJsonmustache Full Xero request body JSON for updating a invoice.Ja
idempotencyKeymustache Optional Xero idempotency key header.Nein
invoiceIdmustache Xero Invoice ID.Ja
Rückgaben
NameTypBeschreibung
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.