Voltar para Xero Accounting Accounts

Conectar Knoon AI com Xero Accounting Accounts (Xero) para automatizar fluxos de trabalho de AI.

Update an existing Xero account.
xeroAccountingAccountsUpdate
Beta
Interno
Permissões
  • accounting.settings
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
accountIdmustache Xero account ID.Sim
codemustache Optional account code.Não
namemustache Optional account name.Não
typemustache Optional Xero account type.Não
statusmustache Optional Xero account status.Não
descriptionmustache Optional account description.Não
taxTypemustache Optional Xero tax type.Não
bankAccountNumbermustache Optional bank account number.Não
currencyCodemustache Optional currency code.Não
enablePaymentsToAccountboolean Optional boolean value.Não
showInExpenseClaimsboolean Optional boolean value.Não
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Não
Devoluções
NomeTipoDescrição
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.