Terug naar Xero Accounting Accounts

Verbinding maken met Knoon AI met Xero Accounting Accounts (Xero) om AI-workflows te automatiseren.

Create a new Xero account.
xeroAccountingAccountsCreate
BÈTA
Intern
Machtigingen
  • accounting.settings
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
codemustache Optional account code.Nee
namemustache Optional account name. Required unless supplied in payloadJson.Nee
typemustache Optional Xero account type. Required unless supplied in payloadJson.Nee
descriptionmustache Optional account description.Nee
taxTypemustache Optional Xero tax type.Nee
bankAccountNumbermustache Optional bank account number.Nee
currencyCodemustache Optional currency code.Nee
enablePaymentsToAccountboolean Optional boolean value.Nee
showInExpenseClaimsboolean Optional boolean value.Nee
payloadJsonmustache Optional full Xero Account JSON. It is merged with the fields above.Nee
Retouren
NaamTypeBeschrijving
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.