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

Compare with Current View Page History

« Previous Version 9 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>ANY</Surname>
5Given name(tick)(error)(error)Constant. Always "ANY"Query /TicketDocInfo /TravelerInfo /Given
<Given>ANY</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)

Constant. Always "MS"

Query /TicketDocInfo /Payments /Payment /Type /Code
<Code>MS</Code>
9Form of payment(tick)(error)(error)
  1. *A*TEXT - for basic flow
  2. *QUW0774 - for 3D flow, where QUW0774 - client code
  3. *QYW1458 - for Profi flow, where QYW1458 - client code
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>
4Passenger surname(tick)(error)(error)
Query /TicketDocInfo /TravelerInfo /Surname
<Surname>Lem</Surname>
5Passenger given name(tick)(error)(error)
Query /TicketDocInfo /TravelerInfo /Given
<Given>Stanislav</Given>
6Passenger Type Code (PTC)(tick)(error)(error)

Should be matched with booking

Query /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)Constant. Always "MS"Query /TicketDocInfo /Payments /Payment /Type /Code
<Code>MS</Code>
11Payment Type(tick)(error)(error)
  1. *A*TEXT - for basic flow
  2. *QUW0774 - for 3D flow, where QUW0774 - client code
  3. *QYW1458 - for Profi flow, where QYW1458 - client code
Query /TicketDocInfo /Payments /Payment /Other /Remarks /Remark
<Remark>*A*TEXT</Remark>
  • No labels