Fetch coupon code
GET/api/organizations/:organization_id/coupons/:coupon_id/campaigns/:campaign_id/coupon-codes/:coupon_code_id
Fetch coupon code
Request
Responses
200 Coupon code fetched
Authentication failed. The bearer token is missing or invalid, or the API key and secret pair could not be verified.
The caller is authenticated but is not allowed to perform this action on this resource.
No non-archived coupon code exists for the supplied path parameters.
An unexpected error occurred while processing the request.