gumroad_get_offer_code
Retrieve a single offer code's details by providing its ID and the product ID to which it belongs.
Instructions
Retrieves a single offer code by its ID for a specific product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The product ID the offer code belongs to | |
| offer_code_id | Yes | The ID of the offer code to retrieve |