Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Response

Success

currency
string
required
available
string
required
Pattern: ^-?\d+(\.\d{1,6})?$
Example:

"125.500000"

bonus
string
required
Pattern: ^-?\d+(\.\d{1,6})?$
Example:

"125.500000"

bonusSpentFirst
boolean
required