Skip to main content
POST
Claim Promo Offer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to claim an offer.

offer_id
integer
required

Response

Successful Response

Response after claiming offer.

success
boolean
required
message
string
required
discount_percent
integer | null
expires_at
string<date-time> | null