You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Read operation returns information about existing PNR by PNR number in XML.

The following case supported by the Shopping API and provides required inputs as well as a list of common inputs used with that case:

  • read flow — returns information about existing PNR by PNR number.

Table of contents

Request (OrderRetrieveRQ)

Required inputs

#NameFormat/ReferencexPath
1

Block of access parameters

Use credentials that you received from our technical support. Check out Quick Start | S7 Agent API for how to get it and References for more details/Envelope/Body/OrderRetrieveRQ/Party/Sender/AgentUserSender
4Booking reservation number informationPNR from booking method RS

/Envelope/Body/OrderRetrieveRQ/Query/Filters/BookingReferences/BookingReference/ID

Response (OrderViewRS)


NameFormat/ReferencexPath
1Passengers information

This element contains information about passengers: name, surname, date of birth, contacts, passport data, etc.

/Envelope/Body/OrderViewRS/Response/Passengers/Passenger

2Booking reservation numberPNR/Envelope/Body/OrderViewRS/Response/Order/BookingReferences
3Ticketing Time LimitTTL/Envelope/Body/OrderViewRS/Response/Order/TimeLimits/PaymentTimeLimit
4Itinerary informationItinerary information/Envelope/Body/OrderViewRS/Response/Order/OrderItems

Samples

v0.52 | read operation | Samples


1А | OW + 1xADT + Direct + S7 flight | v0.52 | read operation

Check out

  • No labels