Назад к Xero Accounting Repeating Invoices
Подключите Knoon AI к Xero Accounting Repeating Invoices (Xero), чтобы автоматизировать AI рабочие процессы.
Retrieve Xero repeating invoices.
xeroAccountingRepeatingInvoicesGet
Бета
Внутренний
Разрешения
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Нет |
| order | mustache | Optional Xero order expression. | Нет |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Нет |
| page | mustache | Optional page number. | Нет |
| summaryOnly | boolean | Optional boolean value. | Нет |
| unitdp | mustache | Optional Xero unitdp query parameter. | Нет |
| searchTerm | mustache | Optional search term for resources that support it. | Нет |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| 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. |