Zurück zu Xero Accounting Items

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

Update a Xero item.
xeroAccountingItemsUpdate
Beta
Intern
Berechtigungen
  • accounting.settings
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
payloadJsonmustache Full Xero request body JSON for updating a item.Ja
idempotencyKeymustache Optional Xero idempotency key header.Nein
itemIdmustache Xero Item 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.