POST api/Export/GetDriverTracking
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "b8194896-435d-44ab-82bf-beaa2203430f",
"BranchID": 2,
"FromDate": "2026-09-23T14:35:36.5091359+03:00",
"ToDate": "2026-09-23T14:35:36.5091359+03:00"
}
application/x-www-form-urlencoded
Sample: