getCreditCardInvoices
Retrieve credit card invoices, filtering by optional start and end dates. Returns open and future invoices when no dates are provided.
Instructions
Se start_date e end_date não forem informados, retorna apenas faturas em aberto e/ou futuras.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| end_date | No | Data final (AAAA-MM-DD). Se informado, start_date também deve ser. | |
| start_date | No | Data inicial (AAAA-MM-DD). Se informado, end_date também deve ser. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |