Authorization: Bearer ********************curl --location --request GET 'https://api.edara.io/v/customers/GetCustomerBalance/' \
--header 'Authorization: Bearer <token>'{
"status_code": 0,
"error_message": "string",
"result": 0,
"total_count": 0
}