Atrás a Xero Accounting Accounts

Conectar Knoon AI con Xero Accounting Accounts (Xero) para automatizar flujos de trabajo de AI.

Update an existing Xero account.
xeroAccountingAccountsUpdate
Beta
Interno
Permisos
  • accounting.settings
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
accountIdmustache Xero account ID.
codemustache Optional account code.No
namemustache Optional account name.No
typemustache Optional Xero account type.No
statusmustache Optional Xero account status.No
descriptionmustache Optional account description.No
taxTypemustache Optional Xero tax type.No
bankAccountNumbermustache Optional bank account number.No
currencyCodemustache Optional currency code.No
enablePaymentsToAccountboolean Optional boolean value.No
showInExpenseClaimsboolean Optional boolean value.No
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.No
Devoluciones
NombreTipoDescripción
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.