Xero Accounting Repeating Invoices로 돌아가기
Knoon AI를 Xero Accounting Repeating Invoices (Xero)과 연결하여 AI 워크플로우를 자동화하세요.
Retrieve one Xero repeating invoice by ID.
xeroAccountingRepeatingInvoicesGetById
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| repeatingInvoiceId | mustache | Xero Repeating Invoice 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. |