Authorization
string
required
Example:
Authorization | Bearer Paste-Your-API-Key-HereResponse
Successful ResponseMain Structure (Root)
integer
Status code form API.
string
Status message that describes the status code.
array of object
The main data returned (detailed customer/user information).
data Structure (Array Of Object)
integer
Active balance that can be used/withdrawn immediately.
integer
Pending balance (cannot be withdraw).
integer
Total overall balance (Active balance + Pending balance).
