Xero Accounting Bank Transactions로 돌아가기
Knoon AI를 Xero Accounting Bank Transactions (Xero)과 연결하여 AI 워크플로우를 자동화하세요.
Retrieve one Xero bank transaction by ID.
xeroAccountingBankTransactionsGetById
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| bankTransactionId | mustache | Xero Bank Transaction ID. | 네 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| id | string | Primary Xero resource ID. |
| code | string | Xero code when present. |
| name | string | Primary Xero name or label when present. |
| number | string | Xero number or reference when present. |
| status | string | Xero status when present. |
| type | string | Xero type when present. |
| date | string | Primary Xero date when present. |
| updatedDateUtc | string | Updated timestamp when present. |
| raw | object | Raw Xero API object. |






