Tilbake til Xero Accounting Accounts

Koble til Knoon AI med Xero Accounting Accounts (Xero) for å automatisere AI-arbeidsflyter.

Create a new Xero account.
xeroAccountingAccountsCreate
BETA
Intern
Tillatelser
  • accounting.settings
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
codemustache Optional account code.Nei
namemustache Optional account name. Required unless supplied in payloadJson.Nei
typemustache Optional Xero account type. Required unless supplied in payloadJson.Nei
descriptionmustache Optional account description.Nei
taxTypemustache Optional Xero tax type.Nei
bankAccountNumbermustache Optional bank account number.Nei
currencyCodemustache Optional currency code.Nei
enablePaymentsToAccountboolean Optional boolean value.Nei
showInExpenseClaimsboolean Optional boolean value.Nei
payloadJsonmustache Optional full Xero Account JSON. It is merged with the fields above.Nei
Returer
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.