List Transactions
safefy_payment_list_transactionsFilter payment transactions by method, status, date range, customer, or external ID. Use pagination to review and manage transaction history.
Instructions
Lista suas transacoes com filtros.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| method | No | ||
| status | No | ||
| endDate | No | ISO 8601 datetime. Ex: 2026-03-04T12:30:00Z | |
| pageSize | No | ||
| startDate | No | ISO 8601 datetime. Ex: 2026-03-04T12:30:00Z | |
| customerId | No | ||
| externalId | No |