payments_list_coupons
Get a paginated list of payment coupons, filterable by status, name, or code, with location support.
Instructions
List Coupons
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| limit | No | Maximum number of coupons to return | |
| offset | No | Number of coupons to skip for pagination | |
| search | No | Search term to filter coupons by name or code | |
| status | No | Filter coupons by status | |
| altType | No | Alt Type Defaults to GHL_LOCATION_ID when omitted. |