Brands
Validate coupon code
Validate coupon code
POST
Validate coupon code
Path Parameters
Body
application/json
The body is of type object.
Response
201 - application/json
Validate coupon code
The unique identifier of the coupon
Example:
"coupon-123"
The coupon code
Example:
"DISCOUNT50"
The type of the coupon
Example:
"percentage"
The discount type
Example:
"fixed_amount"
The value of the discount
Example:
50
List of experience IDs associated with the coupon
Example:
["exp-1", "exp-2"]Validate coupon code