Kembali ke Xero Accounting Accounts

Sambungkan Knoon AI dengan Xero Accounting Accounts (Xero) untuk mengotomatisasi alur kerja AI.

Update an existing Xero account.
xeroAccountingAccountsUpdate
Beta
Internal
Izin
  • accounting.settings
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
NamaTipeDeskripsiWajib
accountIdmustache Xero account ID.Ya
codemustache Optional account code.Tidak
namemustache Optional account name.Tidak
typemustache Optional Xero account type.Tidak
statusmustache Optional Xero account status.Tidak
descriptionmustache Optional account description.Tidak
taxTypemustache Optional Xero tax type.Tidak
bankAccountNumbermustache Optional bank account number.Tidak
currencyCodemustache Optional currency code.Tidak
enablePaymentsToAccountboolean Optional boolean value.Tidak
showInExpenseClaimsboolean Optional boolean value.Tidak
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Tidak
Pengembalian
NamaTipeDeskripsi
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.