User balance
Get balance
Get balance of current user's account
get/api/v1/balance
Query parameters
check_walletboolean nullable
Response
Successful Response
Example response
{
"amount": 1500,
"currency": "USD",
"updatedAt": "2021-08-01T00:00:00.000Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.