Retrieve a specific promotion code
Documentation Index
Fetch the complete documentation index at: https://docs.partnero.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
code | string | Yes | The promotion code |
| Field | Type | Description |
|---|---|---|
data.code | string | The promotion code |
data.coupon | object | The associated coupon details |
data.first_time_order | boolean | Valid only for first-time orders |
data.minimum_order_value | number | Minimum order amount required |
data.times_redeemed | integer | Total number of redemptions for this code |
data.additional_info | object | Internal data, including a redemptions log when redemptions are recorded via the API |