π«Claim Coupon
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
campaignSlugstringRequired
Campaign slug
couponCodestringRequired
Coupon code to validate
Responses
200
OK
application/json
404
Not found
application/json
500
Error
application/json
get
/campaigns/{campaignSlug}/check/{couponCode}Last updated