search_payments
Retrieve payment records by filtering with customer ID or date range, using pagination to navigate results.
Instructions
List/filter payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| end_date | No | ||
| start_date | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |