Skip to main content
POST
Activate Promocode

Authorizations

Authorization
string
header
required

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

Body

application/json

Request to activate a promo code.

code
string
required

Promo code to activate

Required string length: 1 - 50

Response

Successful Response

Response after activating a promo code.

success
boolean
required
message
string
required
balance_before
number
default:0
balance_after
number
default:0
bonus_description
string | null