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": "64187c2f-5f20-44c9-8f81-5a2fe98cebc1",
"BranchID": 2,
"FromDate": "2026-07-30T12:23:19.4712775+03:00",
"ToDate": "2026-07-30T12:23:19.4712775+03:00"
}
application/x-www-form-urlencoded
Sample: