User Guidance - Service Input Parameters | ||
Input Parameters | Type | Optional/Mandatory |
Request Object | ServiceListRQ | M |
...
<ServiceListRQ > | |||||||
XML Example for the following elements
| |||||||
Elements | Details | Mandatory/Optional | |||||
| Specify NDC schema message version. Always pass 17.2 Note: This is a mandatory attribute in NDC schema. The service will not validate what is being passed in this attribute | M |
...
<Query> | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
XML Example for Query Object ServiceList request for selected flights in the Selected Offer
ServiceList request for all flights in the Selected Offer
Service List request for all flights in the selected Offer with Notifiable true
Service List request for selected flight in the selected Offer with Notifiable true
| ||||||||||||||||||||||
Elements | Details | Mandatory/Optional | ||||||||||||||||||||
Query | Core Query for ServiceList | M | ||||||||||||||||||||
Offers | Airline Offers | M | ||||||||||||||||||||
Offer | To get a service Info using shortsell, the client should use this tag to provide details. | M | ||||||||||||||||||||
OfferID (Attribute) | This is the OfferID returned in AirShoppingRS for the Selected offer the customer wishes to book the flight.
| M | ||||||||||||||||||||
ResponseID (Attribute) | ResponseID value
| M | ||||||||||||||||||||
Owner (Attribute) | Should be always set to Airline Code | M | ||||||||||||||||||||
OfferItemIDs | Offer items | M | ||||||||||||||||||||
OfferItemID (Attribute) | The airline-assigned unique Offer Item ID. The client should pass the OfferItemID that is returned in AirShoppingRS.
| M | ||||||||||||||||||||
refs (Attribute) | Object association(s) between this object and any other object or metadata instance(s).
Example: refs="V1_SEGREFS_1512868178668 V1_AUG.3" | O |
...