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

Compare with Current View Page History

« Previous Version 13 Next »


DemandTicket operation is for ticketing passengers from existing booking. Returns ticket number for a passenger specified in the request.

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:

  1. Standard demandTickets flow — allows to issue ticket for a all passengers in existing booking.
  2. 3D Agreement demandTickets flow — allows to issue ticket for a all passengers in existing booking (сonsidering corporate discount).
  3. Profi demandTickets flow - allows to issue ticket for a all passengers in existing booking (сonsidering profi code).
  4. Per-Pax demandTickets flow - allows to issue ticket for a specific passenger from existing booking.


Table of contents

Request (AirDocIssueRQ)

Required inputs

#NameFormat/ReferencexPath
1Block of access parametersUse credentials that you received from our technical support. Check out Quick Start for how to get it andReferences for more details/Envelope /Body /AirDocIssueRQ /Party /Sender /AgentUserSender
2Passenger information

Passenger name, surname and type

/Envelope/Body /AirDocIssueRQ /Query /TicketDocInfo /TravelerInfo

3Booking informationPNR and passenger object key/Envelope/Body /AirDocIssueRQ /Query /TicketDocInfo /BookingReference
4Payment information

Payment details

/Envelope /Body /AirDocIssueRQ /Query /TicketDocInfo /Payments

Optional parameters

#NameFormat/ReferencexPath
1

3D agreement credentials

Available only for scenario with 3D AgreementUse credentials that you received from our technical support. Check out Quick Start for how to get those IDs/Envelope /Body /AirDocIssueRQ /Query /DataLists /InstructionsList /Instruction[@ListKey="CC"] /SpecialBookingInstruction
2Profi credentials

Response ( AirDocDisplayRS)

#NameFormat/ReferencexPath
1Passenger information

Passenger name, surname and type

/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /TravelerInfo

2Booking informationPNR and passenger object key/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /BookingReference
3Total priceTotal price

/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /Payments

4Journey informationOrigin and destination airports/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /OriginDestination
5Pricing informationInformation about fares, taxes and endorsements/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /FareInfo
6Issued document informationDocument number, type, date of issue and status/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /TicketDocument
7

Coupons information

Coupons information by segment/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /TicketDocument /CouponInfo /SoldAirlineInfo
8Transfer inscriptions and restrictionsTransfer inscriptions and restrictions/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /Commission
9Passenger document numberPassenger document number/Envelope/Body /AirDocDisplayRS /Response /TicketDocInfos /TicketDocInfo /PassengerSpecificData

Samples

1A | OW + 1xADT + Direct + S7 flight | v0.52 | demandTickets operation

Check out

1A | OW + 1xADT + Direct + S7 flight | TKT + EMD baggage | v0.52 | demandTickets operation

Check out

1A | 2ADT+1CHD+1INF+Domestic+RT+DIRECT | v0.52 | demandTickets operation

Check out

OW + 1xADT + Direct + S7 flight | TKT + EMD baggage | v0.52 | demandTickets operation

Check out

OW + 1xADT + Direct + S7 flight | TKT + EMD seat | v0.52 | demandTickets operation

Check out

OW + 1xADT + Direct + S7 flight | TKT + EMD baggage&seat | v0.52 | demandTickets operation

Check out

Corporate Program | v0.52 | demandTickets operation

Check out

OW + 1xADT + Direct + Meal | v0.52 | demandTickets operation

Check out

2ADT+1CHD+1INF+RT+DIRECT+Meal+Free meal for CHD | v0.52 | demandTickets operation

Check out

1ADT+RT+DIRECT+Meal+Seat | v0.52 | demandTickets operation

Check out

ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+Public fares | v0.52 | demandTickets operation

Check out

ВПД МО 1ADT+1CHD+1INF+Domestic+OW+DIRECT | v0.52 | demandTickets operation

Check out

ВПД МВД 1ADT+1CHD+1INF+Domestic+OW+DIRECT+М fare | v0.52 | demandTickets operation

Check out

1CHD+Domestic+OW+DIRECT | v0.52 | demandTickets operation

Check out

1ADT+RT+DIRECT+free seat for 3d client | v0.52 | demandTickets operation

Check out

1ADT+OW+Transit | v0.52 | demandTickets operation

Check out

  • No labels