| PARAM | Default | Mandatory (M) , Optional (O) |
|---|---|---|
| tlid | zuelpay transaction id | O |
| your unique order id | O |
curl --location --request GET 'https://api.wepego.com/finance/credit/balance' \
--header 'Token: ZKEYza2COHK0QV' \
--header 'checkSum: 739f448d1cc4f5bbbd048' \
--header 'Content-Type: application/json' \
--data '{}'{
"result": 0,
"balance": 44.44
}