gumroad_update_offer_code
Update the maximum number of times an offer code can be used for a product by specifying the product ID and offer code ID.
Instructions
Updates the max purchase count of an existing offer code for a product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The ID of the product this offer applies to | |
| offer_code_id | Yes | The ID of the offer code to update | |
| max_purchase_count | No | Maximum number of times this offer can be used |