Назад к Xero Accounting Accounts

Подключите Knoon AI к Xero Accounting Accounts (Xero), чтобы автоматизировать AI рабочие процессы.

Update an existing Xero account.
xeroAccountingAccountsUpdate
Бета
Внутренний
Разрешения
  • accounting.settings
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
accountIdmustache Xero account ID.Да
codemustache Optional account code.Нет
namemustache Optional account name.Нет
typemustache Optional Xero account type.Нет
statusmustache Optional Xero account status.Нет
descriptionmustache Optional account description.Нет
taxTypemustache Optional Xero tax type.Нет
bankAccountNumbermustache Optional bank account number.Нет
currencyCodemustache Optional currency code.Нет
enablePaymentsToAccountboolean Optional boolean value.Нет
showInExpenseClaimsboolean Optional boolean value.Нет
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Нет
Возвраты
ИмяТипОписание
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.