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

Compare with Current View Page History

« Previous Version 7 Next »

Table of contents:

Check out

Parameters

Access. 
/Envelope /Body /AirDocIssueRQ/Party /Sender /AgentUserSender

(warning) Use credentials that you received from our technical support. Check out Quick Start for how to get it
#DescriptionMandMultDefaultRef/FormatxPathExample (only for S7)
1PseudoCity(tick)(error)

PseudoCity
<PseudoCity>S7AGN8224</PseudoCity>
2AgentUserID(tick)(error)
ConstantAgentUserID
<AgentUserID>test</AgentUserID>

Replace text 'test'  with the login from the authorization to the S7 Agent API service.



Main. 
/Envelope /Body /
AirDocIssueRQ

Multi issue

#DescriptionMandMultDefaultRef/Format/DescxPathExample
1Version(tick)(error)(error)
@Version<AirDocIssueRQ Version=" ">
2Document(tick)(error)(error)
Document<Document/>
3TicketDocQuantity(tick)(error)(error)

Constant. Always "1".

Query /TicketDocQuantity<TicketDocQuantity>1</TicketDocQuantity>
4Surname(tick)(error)(error)Constant. Always "ANY"Query /TicketDocInfo /TravelerInfo /Surname
<Surname/>
5Given name(tick)(error)(error)Constant. Always "ANY"Query /TicketDocInfo /TravelerInfo /Given
<Given/>
6Booking PNR(tick)(error)(error)
Query /TicketDocInfo /BookingReference /ID<ID>NJ959K</ID>
71A PNR airline ID(tick)(error)(error)

   S7

Query /TicketDocInfo /BookingReference /AirlineID
<AirlineID>S7</AirlineID>
8Payment Type(tick)(error)(error)

   MS

Query /TicketDocInfo /Payments /Payment /Type /Code
<Code>MS</Code>
9Payment Type(tick)(error)(error)
Query /TicketDocInfo /Payments /Payment /Other /Remarks /Remark
<Remark>*A*TEXT</Remark>

Per pax issue

#DescriptionMandMultDefaultRef/Format/DescxPathExample
1Version(tick)(error)(error)
@Version<AirDocIssueRQ Version=" ">
2Document(tick)(error)(error)
Document<Document/>
3TicketDocQuantity(tick)(error)(error)Constant. Always "1".Query /TicketDocQuantity<TicketDocQuantity>1</TicketDocQuantity>
4Surname(tick)(error)(error)
Query /TicketDocInfo /TravelerInfo /Surname<Surname/>
5Given name(tick)(error)(error)
Query /TicketDocInfo /TravelerInfo /Given<Given/>
6Passenger Type Code(tick)(error)(error)Should be matched with bookingQuery /TicketDocInfo /TravelerInfo /PTC
<PTC>ADT</PTC>
7Booking (RPH) ID (local)(tick)(error)(error)RPH1, RPH2 ...Query /TicketDocInfo /BookingReference /@ObjectKey
<BookingReference ObjectKey="RPH1">
8Booking PNR(tick)(error)(error)
Query /TicketDocInfo /BookingReference /ID<ID>NJ959K</ID>
91A PNR airline ID(tick)(error)(error)S7Query /TicketDocInfo /BookingReference /AirlineID<AirlineID>S7</AirlineID>
10Payment Type(tick)(error)(error)MSQuery /TicketDocInfo /Payments /Payment /Type /Code<Code>MS</Code>
11Payment Type(tick)(error)(error)
Query /TicketDocInfo /Payments /Payment /Other /Remarks /Remark<Remark>*A*TEXT</Remark>
  • No labels