POST api/AirSell/Post
Request Information
URI Parameters
None.
Body Parameters
CTSeatAvailibilityReq| Name | Description | Type | Additional information |
|---|---|---|---|
| OWKey | string |
None. |
|
| RTKey | string |
None. |
|
| OWIndex | integer |
None. |
|
| RTIndex | integer |
None. |
|
| MKey | string |
None. |
|
| MIndex | integer |
None. |
|
| ItinaryCount | integer |
None. |
|
| isReturn | boolean |
None. |
|
| onwardcarrier | string |
None. |
|
| returncarrier | string |
None. |
|
| FlatDiscountADT | decimal number |
None. |
|
| FlatGSTADT | decimal number |
None. |
|
| FlatDiscountCHD | decimal number |
None. |
|
| FlatGSTCHD | decimal number |
None. |
|
| FlatDiscountType | integer |
None. |
|
| FlatDiscountTotal | decimal number |
None. |
|
| AirArabiaBaggages | string |
None. |
|
| FareRuleGDS | StringBuilder |
None. |
|
| SearchTOKEN_OW | string |
None. |
|
| SearchTOKEN_RT | string |
None. |
|
| flag | string |
None. |
|
| IsMultiAvailabilityClassO | string |
None. |
|
| IsMultiAvailabilityClassR | string |
None. |
|
| objBookDetails | CTBookDetails |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |