GET api/mileagereimbursement/{clientId}/drivers?date={date}

Get a list of Mileage Reimbursement (Friends and Family) Drivers without attachments

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

The client id associated with the drivers.

integer

Required

date

The date that the drivers are valid.

date

None.

Body Parameters

None.

Response Information

Resource Description

List of Mileage Reimbursement (Friends and Family) drivers

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.