GET api/{ext}/ontimePerformance/GetList?StartDate={StartDate}&EndDate={EndDate}&ServiceId={ServiceId}&AccountNumber={AccountNumber}&ShowLateOnly={ShowLateOnly}

Used to retrieve the OnTimePerformances

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StartDate

date

Required

EndDate

date

Required

ServiceId

integer

Required

AccountNumber

string

Required

ShowLateOnly

boolean

Default value is False

ext

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.