العودة إلى Xero Accounting Accounts
اتصل بـ Knoon AI مع Xero Accounting Accounts (Xero) لأتمتة تدفقات عمل الذكاء الاصطناعي.
Retrieve one Xero account by account ID.
xeroAccountingAccountsGetById
بيتا
داخلي
الأذونات
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| accountId | mustache | Xero account ID. | نعم |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| accountId | string | Xero account ID. |
| code | string | Account code. |
| name | string | Account name. |
| status | string | Account status. |
| type | string | Account type. |
| class | string | Account class. |
| taxType | string | Default tax type. |
| description | string | Account description. |
| bankAccountNumber | string | Bank account number when applicable. |
| bankAccountType | string | Bank account type when applicable. |
| currencyCode | string | Currency code. |
| enablePaymentsToAccount | boolean | Whether payments can be made to this account. |
| showInExpenseClaims | boolean | Whether this account is available in expense claims. |
| updatedDateUtc | string | Last updated timestamp from Xero. |










