Retour à Xero Accounting Accounts

Connecter Knoon AI avec Xero Accounting Accounts (Xero) pour automatiser les flux de travail AI.

Update an existing Xero account.
xeroAccountingAccountsUpdate
Bêta
Interne
Autorisations
  • accounting.settings
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
accountIdmustache Xero account ID.Oui
codemustache Optional account code.Non
namemustache Optional account name.Non
typemustache Optional Xero account type.Non
statusmustache Optional Xero account status.Non
descriptionmustache Optional account description.Non
taxTypemustache Optional Xero tax type.Non
bankAccountNumbermustache Optional bank account number.Non
currencyCodemustache Optional currency code.Non
enablePaymentsToAccountboolean Optional boolean value.Non
showInExpenseClaimsboolean Optional boolean value.Non
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Non
Retours
NomTypeDescription
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.