Terug naar Xero Accounting Accounts

Verbinding maken met Knoon AI met Xero Accounting Accounts (Xero) om AI-workflows te automatiseren.

Update an existing Xero account.
xeroAccountingAccountsUpdate
BÈTA
Intern
Machtigingen
  • accounting.settings
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
accountIdmustache Xero account ID.Ja
codemustache Optional account code.Nee
namemustache Optional account name.Nee
typemustache Optional Xero account type.Nee
statusmustache Optional Xero account status.Nee
descriptionmustache Optional account description.Nee
taxTypemustache Optional Xero tax type.Nee
bankAccountNumbermustache Optional bank account number.Nee
currencyCodemustache Optional currency code.Nee
enablePaymentsToAccountboolean Optional boolean value.Nee
showInExpenseClaimsboolean Optional boolean value.Nee
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Nee
Retouren
NaamTypeBeschrijving
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.