Wróć do Xero Accounting Accounts

Połącz Knoon AI z Xero Accounting Accounts (Xero), aby zautomatyzować przepływy pracy AI.

Create a new Xero account.
xeroAccountingAccountsCreate
BETA
Wewnętrzny
Uprawnienia
  • accounting.settings
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
codemustache Optional account code.Nie
namemustache Optional account name. Required unless supplied in payloadJson.Nie
typemustache Optional Xero account type. Required unless supplied in payloadJson.Nie
descriptionmustache Optional account description.Nie
taxTypemustache Optional Xero tax type.Nie
bankAccountNumbermustache Optional bank account number.Nie
currencyCodemustache Optional currency code.Nie
enablePaymentsToAccountboolean Optional boolean value.Nie
showInExpenseClaimsboolean Optional boolean value.Nie
payloadJsonmustache Optional full Xero Account JSON. It is merged with the fields above.Nie
Zwroty
NazwaTypOpis
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.