Tilbage til Xero Accounting Accounts

Forbind Knoon AI med Xero Accounting Accounts (Xero) for at automatisere AI-arbejdsgange.

Create a new Xero account.
xeroAccountingAccountsCreate
BETA
Internt
Tilladelser
  • accounting.settings
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
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
Retur
NavnTypeBeskrivelse
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.