GET api/{ext}/ontimePerformance/GetList?StartDate={StartDate}&EndDate={EndDate}&ServiceId={ServiceId}&AccountNumber={AccountNumber}&ShowLateOnly={ShowLateOnly}
Used to retrieve the OnTimePerformances
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.