GET api/flight/order/list?Status={Status}&AgentUserId={AgentUserId}&DateFrom={DateFrom}&DateTo={DateTo}&Page={Page}&PageSize={PageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | string |
None. |
|
| AgentUserId | integer |
None. |
|
| DateFrom | date |
None. |
|
| DateTo | date |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.