get

/merchant/projects/{project_id}/store/promocode/{external_id}/code

Gets codes of a promo code.

Promo code can be used for increasing sales and players loyalty. After redeeming a promo code, the user will get free items and/or the price of cart will be decreased.

Authorization

basic

Request Parameters

2 Path Parameters
2 Query Parameters

Responses

List of codes for a promo code was successfully received.

1 Example
Schema
object
$schema: http://json-schema.org/draft-04/schema#
codes
array[object]
total_count
number

Total number of codes for a promo code.

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
project_id
external_id
$$.env
2 variables not set
username
password