Xero Accounting Accounts に戻る

Xero Accounting Accounts (Xero) と Knoon AI を接続して 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.