post https://sandbox.toshanibank.com/bbps/bbps_bill_fetch
Responses
xxxxxxxxxx
14curl --location 'https://sandbox.toshanibank.com/bbps/bbps_bill_fetch' \
--header 'Content-Type: application/json' \
--data '{
"secret_key": "3c1b9abff9251f8f8164573c215be607",
"biller_id": "WBSEDCL00WBL01",
"fields_info": [
{
"Consumer Id": "123456789"
},
{
"Mobile Number": "9123457897"
}
]
}'