GET api/customer/tripreport/excel?month={month}&year={year}&vehicleid={vehicleid}&driverid={driverid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
month

integer

Required

year

integer

Required

vehicleid

integer

None.

driverid

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.