GET api/performance/lanes?customerId={customerId}&modeId={modeId}&departmentId={departmentId}&accountManagerId={accountManagerId}&startDate={startDate}&endDate={endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.