hotmart_coupons_list
Retrieve a list of coupons for a specified Hotmart product. Filter by coupon code or paginate through results.
Instructions
Get Coupons. Example: hotmart_coupons_list(product_id=12345).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product ID | |
| code | No | Coupon code | |
| page_token | No | Pagination token for the next page | |
| select | No | Custom field selection in response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |