get

/projects/{project_id}/coupons/{code}/details

Get coupon details by its code.

Deprecated

Avoid using this API operation if possible. It will be removed in a future version.

Authorization

basic

Request Parameters

2 Path Parameters

Responses

OK

1 Example
Schema
object
$schema: http://json-schema.org/draft-04/schema#
key
string

Key of the user attribute.

name
object

Localized attribute names.

type
string

Key type.

1 validation
list_of_values
array[object]

Array of possible values for enum type.

skip_condition_on_nonexistent_key
boolean

Whether to skip the condition if key doesn’t exist.

visible
boolean

Send a Test Request

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