Πίσω στο Xero Accounting Accounts

Σύνδεση Knoon AI με Xero Accounting Accounts (Xero) για αυτοματοποίηση ροών εργασίας AI.

Create a new Xero account.
xeroAccountingAccountsCreate
ΒΕΤΑ
Εσωτερικό
Άδειες
  • accounting.settings
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
codemustache Optional account code.Όχι
namemustache Optional account name. Required unless supplied in payloadJson.Όχι
typemustache Optional Xero account type. Required unless supplied in payloadJson.Όχι
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 Account 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.