get
/v1/promotion_codes/{promotion_code} Retrieve a promotion code
GetPromotionCodesPromotionCode
<p>Retrieves the promotion code with the given ID. In order to retrieve a promotion code by the customer-facing <code>code</code> use <a href="/docs/api/promotion_codes/list">list</a> with the desired <code>code</code>.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
promotion_code | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.