GET api/IntelligenceDashboard/PassengerPerAirline?date={date}&pageSize={pageSize}&page={page}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| date | date |
Required |
|
| pageSize | integer |
Default value is 10 |
|
| page | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data
Sample:
Sample not available.