Retrieve a promotion code
GET {{baseUrl}}/v1/promotion_codes/:promotion_code
Retrieves the promotion code with the given ID. In order to retrieve a promotion code by the customer-facing code use list with the desired code.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
expand[0] | string | Specifies which fields in the response should be expanded. | |
expand[1] | string | Specifies which fields in the response should be expanded. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |