Πίσω στο 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.