GET api/performance/lanes?customerId={customerId}&modeId={modeId}&departmentId={departmentId}&accountManagerId={accountManagerId}&startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | integer |
Required |
|
| modeId | integer |
Required |
|
| departmentId | integer |
Required |
|
| accountManagerId | integer |
Required |
|
| startDate | date |
Required |
|
| endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.