Tilbake til Xero Accounting Accounts

Koble til Knoon AI med Xero Accounting Accounts (Xero) for å automatisere AI-arbeidsflyter.

Update an existing Xero account.
xeroAccountingAccountsUpdate
BETA
Intern
Tillatelser
  • accounting.settings
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
accountIdmustache Xero account ID.Ja
codemustache Optional account code.Nei
namemustache Optional account name.Nei
typemustache Optional Xero account type.Nei
statusmustache Optional Xero account status.Nei
descriptionmustache Optional account description.Nei
taxTypemustache Optional Xero tax type.Nei
bankAccountNumbermustache Optional bank account number.Nei
currencyCodemustache Optional currency code.Nei
enablePaymentsToAccountboolean Optional boolean value.Nei
showInExpenseClaimsboolean Optional boolean value.Nei
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Nei
Returer
NavnTypeBeskrivelse
accountIdstring Xero account ID.
codestring Account code.
namestring Account name.
statusstring Account status.
typestring Account type.
classstring Account class.
taxTypestring Default tax type.
descriptionstring Account description.
bankAccountNumberstring Bank account number when applicable.
bankAccountTypestring Bank account type when applicable.
currencyCodestring Currency code.
enablePaymentsToAccountboolean Whether payments can be made to this account.
showInExpenseClaimsboolean Whether this account is available in expense claims.
updatedDateUtcstring Last updated timestamp from Xero.