listCustomers
List customers aggregated from transaction history. Use search, pagination, and sorting to find specific customer records.
Instructions
List customers (aggregated from transaction history) (rate limit: 100 requests per 1m) Read-only (GET /paygate/customers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | ||
| sort_by | No | ||
| sort_dir | No |