Quay lại Xero Accounting Accounts

Kết nối Knoon AI với Xero Accounting Accounts (Xero) để tự động hóa các quy trình làm việc AI.

Update an existing Xero account.
xeroAccountingAccountsUpdate
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
  • accounting.settings
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
TênLoạiMô tảBắt buộc
accountIdmustache Xero account ID.
codemustache Optional account code.Không
namemustache Optional account name.Không
typemustache Optional Xero account type.Không
statusmustache Optional Xero account status.Không
descriptionmustache Optional account description.Không
taxTypemustache Optional Xero tax type.Không
bankAccountNumbermustache Optional bank account number.Không
currencyCodemustache Optional currency code.Không
enablePaymentsToAccountboolean Optional boolean value.Không
showInExpenseClaimsboolean Optional boolean value.Không
payloadJsonmustache Optional full Xero Accounts payload JSON. It is merged with the fields above.Không
Trả về
TênLoạiMô tả
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.