GET api/v1/OffstreetSessions/GetInternalSessionsShortInfo?OffstreetSessionId={OffstreetSessionId}&CarId={CarId}&CarPermitId={CarPermitId}&StartDate={StartDate}&StopDate={StopDate}&SessionStatus={SessionStatus}&SessionPrice={SessionPrice}&Limit={Limit}&Skip={Skip}&Page={Page}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OffstreetSessionId | integer |
None. |
|
| CarId | integer |
None. |
|
| CarPermitId | integer |
None. |
|
| StartDate | date |
None. |
|
| StopDate | date |
None. |
|
| SessionStatus | SessionStatus |
None. |
|
| SessionPrice | SessionPrice |
None. |
|
| Limit | integer |
None. |
|
| Skip | integer |
None. |
|
| Page | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.