GET api/mileagereimbursement/{clientId}/driver/{driverId}
Get a single Mileage Reimbursement (Friends and Family) Driver with attachment
Request Information
URI Parameters
Name | Description | Type | Additional 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
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.