Balance details
Get your balance details.
Retrieve details of a specific userβs balance. Please note that this is a Private π route which means it needs to be authorized by the account initiating this request.
Note: You will need to include the JWT Auth token to request headers to access this endpoint. To get the JWT Auth Token, refer the login section of the documentation.
Endpoint
Request Headers
Query Params
Field | Type | Mandatory | Description |
---|---|---|---|
currency | STRING | NO | If the currency parameter is not specified, the whole list of balances will be returned. |
Example
Response
Last updated