GET api/Toll/GetFastTagBalanceDetails?CategID={CategID}&VehicleNo={VehicleNo}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| CategID | No documentation available. |
Define this parameter in the request URI. |
| VehicleNo | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CUGWalletBalance": 1.1,
"VehicleAvailableBalance": 2.1,
"VehicleAccountNumber": "sample string 3",
"VehicleNumber": "sample string 4"
}