regions details filters groups Multirequest skiregions check_external_flight_nowait check_external_hotel_wait check_external_hotel_nowait check_external_flight_wait
<source></source> <srcDomain></srcDomain>
for exmaple :
<auth> <login>login</login> <pass>password</pass> <source>B2C</source> <srcDomain>test.mydomain.pl</srcDomain> </auth>
mandatory fields in dynamic packaging:
paxes, <ofr_xStatus>OK,RQ</ofr_xStatus> , ofr_tourOp , trp_depDate
example reqest:
<?xml version="1.0"?> <mds> <auth> <login>login</login> <pass>password</pass> <source>B2C</source> <srcDomain>test.mydomain.pl</srcDomain> </auth> <request> <type>groups</type> <conditions> <ofr_tourOp>XSTE</ofr_tourOp> <limit_count>1000</limit_count> <limit_from>0</limit_from> <group_by>tourOpAndCode</group_by> <ofr_xStatus>OK,RQ</ofr_xStatus> <order_by>obj_xName</order_by> <trp_destination>26_4100</trp_destination> <trp_depDate>20160617:20160930</trp_depDate> <par_adt>2</par_adt> </conditions> </request> </mds>
Following actions are used to book
[WebService address]/bookV4/
Example address:
List of possible action types
Action (link to detailed description) | Description |
---|---|
checkavail | availability check simplified |
check | availability check |
book | booking |
bookingstatus | bookingstatus |
bookingchangecheck | check change of booking possibility |
bookingchange | change of booking |
bookingcancelcheck | check cancel of booking possibility |
bookingcancel | cancel of booking |
vouchers | vouchers |