search_payments
Search payments using filters for date ranges, office IDs, customer IDs, or payment IDs, and retrieve the matching payment IDs.
Instructions
Search for payments and return matching IDs. Maps to POST /payment/search. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateEnd | No | ||
| dateStart | No | ||
| officeIDs | No | ||
| paymentIDs | No | ||
| customerIDs | No | ||
| includeData | No | ||
| extra_filters | No |