Zurück zu Xero Accounting Tax Rates

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

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