Reprice operation returns the actual fares (for ticketing operation) according to the specified itinerary parameters.
Use cases
The following list of cases supported by the Shopping API and provides their required inputs as well as a list of common inputs used with that case:
Table of contents
Request (ItinReshopRQ)
Required inputs
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | Block of access parameters | Use credentials that you received from our technical support. Check out Quick Start for how to get it and References for more details | /Envelope /Body /ItinReshopRQ /Party /Sender /AgentUserSender |
2 | Itinerary information | Flight segments infirmation | /Envelope /Body /ItinReshopRQ /Query /Reshop /Actions /OrderItems /OrderItem /FlightItem /OriginDestination |
3 | Fare basis code and RBD | Fare basis code and RBD codes | /Envelope /Body /ItinReshopRQ /Query/Reshop /Actions /OrderItems /OrderItem /FlightItem /FareDetail |
4 | Passengers references | Includes references to passengers | /Envelope /Body /ItinReshopRQ /Query /Reshop /Actions /OrderItems /OrderItem /Associations /Passengers /PassengerReferences |
5 | Passenger type | List of passenger types | /Envelope/Body /ItinReshopRQ /Query /Passengers |
Optional parameters
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | Booking References | PNR locator | /Envelope /Body /ItinReshopRQ /Query /Reshop /Actions /BookingReferences |
2 | 3D agreement credentials | Available only for scenario with 3D Agreement. Use credentials that you received from our technical support. Check out Quick Start for how to get those IDs | /Envelope/Body /ItinReshopRQ /Query/Reshop /Actions /Qualifiers /Qualifier /SpecialFareQualifiers |
Response (ItinReshopRS)
# | Name | Format/Reference | xPath |
---|---|---|---|
1 | Passengers list | List of passenger types and object keys | /Envelope /Body /ItinReshopRS /Response /Passengers |
2 | Itinerary information | Flight segments infirmation | /Envelope /Body /ItinReshopRS /Response /Order |
3 | Pricing information | Pricing information for all passenger types | /Envelope /Body /ItinReshopRS /Response /ReShopOffers /ReShopOffer |
4 | Checked Baggage Allowance information | List of Checked Baggage Allowance for each segment | /Envelope /Body /ItinReshopRS /Response /DataList /CheckedBagAllowanceList |
5 | Valid before date | Segments not valid after date | /Envelope /Body /ItinReshopRS /Response /DataList /TermsList |