Xero Accounting Accounts로 돌아가기

Knoon AI를 Xero Accounting Accounts (Xero)과 연결하여 AI 워크플로우를 자동화하세요.

Create a new Xero account.
xeroAccountingAccountsCreate
베타
내부
권한
  • accounting.settings
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
codemustache Optional account code.아니요
namemustache Optional account name. Required unless supplied in payloadJson.아니요
typemustache Optional Xero account type. Required unless supplied in payloadJson.아니요
descriptionmustache Optional account description.아니요
taxTypemustache Optional Xero tax type.아니요
bankAccountNumbermustache Optional bank account number.아니요
currencyCodemustache Optional currency code.아니요
enablePaymentsToAccountboolean Optional boolean value.아니요
showInExpenseClaimsboolean Optional boolean value.아니요
payloadJsonmustache Optional full Xero Account JSON. It is merged with the fields above.아니요
반환값
이름유형설명
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.