Skip to main content
GET
Get Active Discount

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

User's active discount info.

discount_percent
integer
required
is_active
boolean
required
source
string | null
expires_at
string<date-time> | null