Retrieve a discount coupon by code.
Discounts
Retrieve a discount coupon by code.
Used during registration to confirm that a coupon code can still be applied to a plan. Returns the coupon when valid, 404 when no coupon matches the code, or a validation error when the coupon cannot be applied.
GET
Retrieve a discount coupon by code.
Path Parameters
The discount coupon's code
Query Parameters
The unique identifier of the plan to validate the coupon against
Response
Minimum string length:
1Minimum string length:
1Maximum string length:
101 - Forever, 2 - Once, 3 - Repeating
Available options:
1, 2, 3 Required range:
1 <= x <= 3