Tillbaka till Xero Accounting Accounts

Anslut Knoon AI med Xero Accounting Accounts (Xero) för att automatisera AI-flöden.

Create a new Xero account.
xeroAccountingAccountsCreate
BETA
Intern
Behörigheter
  • accounting.settings
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
codemustache Optional account code.Nej
namemustache Optional account name. Required unless supplied in payloadJson.Nej
typemustache Optional Xero account type. Required unless supplied in payloadJson.Nej
descriptionmustache Optional account description.Nej
taxTypemustache Optional Xero tax type.Nej
bankAccountNumbermustache Optional bank account number.Nej
currencyCodemustache Optional currency code.Nej
enablePaymentsToAccountboolean Optional boolean value.Nej
showInExpenseClaimsboolean Optional boolean value.Nej
payloadJsonmustache Optional full Xero Account JSON. It is merged with the fields above.Nej
Returer
NamnTypBeskrivning
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.