API Reference
Get https://whitelabel.markets/demos/giftcard/api/balance
Authorization* string
Pass your {secret_key} as a bearer token in the request header to authorize this call
country_id string
Country ID
{
"message": "Account Balance",
"status": "success",
"data": {
"amount": "766971991.04",
"currency": "USD"
}
}