List Customers
safefy_payment_list_customersRetrieves a paginated list of customers with optional filters for status, document type, external ID, and creation date range.
Instructions
Lista clientes via /v1/customers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | 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 | |
| externalId | No | ||
| documentType | No |