FASTag Last Location Verification
fastag_verification
Header
Name
Value
Sample Request Body
Body
Type
Mandatory
Description
Sample Post Parameters
{
"vehicleNumber": "TN01AB1234",
}{
"success": true,
"code": 200,
"message": "The request has been successfully completed.",
"reference_id": "552434c5-f55a-48f4-ab1b-562282431316",
"status": "completed",
"result": [
{
"laneDirection": "South",
"readerReadTime": "2026-07-23 05:58:17.000",
"seqNo": "160723060248536233962",
"tollPlazaGeocode": "9.989594, 78.244086",
"tollPlazaName": "Chittampatti Toll Plaza",
"vehicleRegNo": "TN01AB1234",
"vehicleType": "VC7"
},
{
"laneDirection": "West",
"readerReadTime": "2026-07-23 00:57:44.000",
"seqNo": "006891549784",
"tollPlazaGeocode": "12.024441, 79.538059",
"tollPlazaName": "Vikkravandi Toll Plaza",
"vehicleRegNo": "TN01AB1234",
"vehicleType": "VC7"
},
{
"laneDirection": "North",
"readerReadTime": "2026-07-23 00:10:49.000",
"seqNo": "NETCAC2620400778236195",
"tollPlazaGeocode": "12.346862, 79.779856",
"tollPlazaName": "Athur Toll Plaza",
"vehicleRegNo": "TN01AB1234",
"vehicleType": "VC7"
},
{
"laneDirection": "East",
"readerReadTime": "2026-07-22 02:47:54.000",
"seqNo": "006888028684",
"tollPlazaGeocode": "12.024441, 79.538059",
"tollPlazaName": "Vikkravandi Toll Plaza",
"vehicleRegNo": "TN01AB1234",
"vehicleType": "VC7"
}
],
"requested_at": "2026-07-23T14:16:30.866Z",
"completed_at": "2026-07-23T14:16:35.604Z"
}Get details
Query parameters description is given below,
Query Parameter
Type
Is Mandatory
Description
Last updated