GET api/mileagereimbursement/{clientId}/driver/{driverId}

Get a single Mileage Reimbursement (Friends and Family) Driver with attachment

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The client id associated with the drivers.

integer

Required

driverId

The driver/person id associated with the drivers

integer

Required

Body Parameters

None.

Response Information

Resource Description

A driver with attachment

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.