get

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

Gets coupon codes.

Coupon can be used for increasing sales and players loyalty. After redeeming a coupon code, the user will get items included in the coupon. The player can redeem a coupon code.

Authorization

basic

Request Parameters

2 Path Parameters
2 Query Parameters

Responses

List of codes for a coupon was successfully received.

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

Total count of coupon codes.

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