Voltar para Xero Accounting Bank Transfers
Conectar Knoon AI com Xero Accounting Bank Transfers (Xero) para automatizar fluxos de trabalho de AI.
Retrieve Xero bank transfers.
xeroAccountingBankTransfersGet
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | Não |
| order | mustache | Optional Xero order expression. | Não |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | Não |
| page | mustache | Optional page number. | Não |
| summaryOnly | boolean | Optional boolean value. | Não |
| unitdp | mustache | Optional Xero unitdp query parameter. | Não |
| searchTerm | mustache | Optional search term for resources that support it. | Não |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |