Xero Accounting Accounts로 돌아가기

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

Retrieve Xero accounts, optionally filtered with where and order.
xeroAccountingAccountsGet
베타
내부
권한
  • accounting.settings.read
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
wheremustache Optional Xero where filter. Example: Status=="ACTIVE" AND Type=="BANK".아니요
ordermustache Optional Xero order expression. Example: Name ASC.아니요
ifModifiedSincemustache Optional RFC 3339 / ISO timestamp for the If-Modified-Since header.아니요
반환값
이름유형설명
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.