Phoenix.Services
Click here for a complete list of operations.
ModifyBookingRQ
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /Service.asmx HTTP/1.1 Host: kopru.test.travelflow.co.uk Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "ModifyBookingRQ" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ModifyBookingRQ ConversationID="string" xmlns="http://www.billianit.com/phoenix"> <Connection> <Company>string</Company> <BranchNo>string</BranchNo> <Authorization>string</Authorization> <Nonce>string</Nonce> <Server>string</Server> <Database>string</Database> <Product>string</Product> <Customer>string</Customer> <Agent> <Code>string</Code> <Consultant>string</Consultant> </Agent> <Log> <EndPoint>string</EndPoint> <UserName>string</UserName> <Password>string</Password> <Transaction>boolean</Transaction> <GDS>boolean</GDS> <ConversationID>string</ConversationID> </Log> </Connection> <Source Database="boolean" GDS="boolean" Charter="boolean" NoFrills="boolean" NDC="boolean"> <Description>string</Description> <Reference>string</Reference> <Supplier>string</Supplier> </Source> <Locator>string</Locator> <Requests> <Request> <Code>string</Code> <Text>string</Text> <IsMealRequest>boolean</IsMealRequest> <IsSeatRequest>boolean</IsSeatRequest> <IsPaidSeat>boolean</IsPaidSeat> <PassengerRelation> <Passenger>nonNegativeInteger</Passenger> <Passenger>nonNegativeInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>nonNegativeInteger</Sector> <Sector>nonNegativeInteger</Sector> </SectorRelation> <ThirdPartyReference>string</ThirdPartyReference> </Request> <Request> <Code>string</Code> <Text>string</Text> <IsMealRequest>boolean</IsMealRequest> <IsSeatRequest>boolean</IsSeatRequest> <IsPaidSeat>boolean</IsPaidSeat> <PassengerRelation> <Passenger>nonNegativeInteger</Passenger> <Passenger>nonNegativeInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>nonNegativeInteger</Sector> <Sector>nonNegativeInteger</Sector> </SectorRelation> <ThirdPartyReference>string</ThirdPartyReference> </Request> </Requests> <Ancillaries> <Ancillary> <Code>string</Code> <Description>string</Description> <TextDetails> <TextDetail>string</TextDetail> <TextDetail>string</TextDetail> </TextDetails> <Group>string</Group> <BagNumber>positiveInteger</BagNumber> <PassengerRelation> <Passenger>positiveInteger</Passenger> <Passenger>positiveInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>positiveInteger</Sector> <Sector>positiveInteger</Sector> </SectorRelation> <JourneyRelation> <Journey>positiveInteger</Journey> <Journey>positiveInteger</Journey> </JourneyRelation> <Quantity Maximum="nonNegativeInteger" Selected="nonNegativeInteger" /> <Cost> <Value>decimal</Value> <CurrencyCode>string</CurrencyCode> </Cost> <ExclusiveGroup>integer</ExclusiveGroup> <BookingItems> <ServiceCodes xsi:nil="true" /> <SupplierCode>string</SupplierCode> <IsFlightProduct>boolean</IsFlightProduct> <Nett xsi:nil="true" /> </BookingItems> <RelatedSelections> <RelatedSelection xsi:nil="true" /> <RelatedSelection xsi:nil="true" /> </RelatedSelections> </Ancillary> <Ancillary> <Code>string</Code> <Description>string</Description> <TextDetails> <TextDetail>string</TextDetail> <TextDetail>string</TextDetail> </TextDetails> <Group>string</Group> <BagNumber>positiveInteger</BagNumber> <PassengerRelation> <Passenger>positiveInteger</Passenger> <Passenger>positiveInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>positiveInteger</Sector> <Sector>positiveInteger</Sector> </SectorRelation> <JourneyRelation> <Journey>positiveInteger</Journey> <Journey>positiveInteger</Journey> </JourneyRelation> <Quantity Maximum="nonNegativeInteger" Selected="nonNegativeInteger" /> <Cost> <Value>decimal</Value> <CurrencyCode>string</CurrencyCode> </Cost> <ExclusiveGroup>integer</ExclusiveGroup> <BookingItems> <ServiceCodes xsi:nil="true" /> <SupplierCode>string</SupplierCode> <IsFlightProduct>boolean</IsFlightProduct> <Nett xsi:nil="true" /> </BookingItems> <RelatedSelections> <RelatedSelection xsi:nil="true" /> <RelatedSelection xsi:nil="true" /> </RelatedSelections> </Ancillary> </Ancillaries> <Travellers> <Traveller> <Title>string</Title> <FirstName>string</FirstName> <MiddleName>string</MiddleName> <LastName>string</LastName> <PassengerTypeCode>string</PassengerTypeCode> <DateOfBirth>date</DateOfBirth> <CountryOfBirth>string</CountryOfBirth> <TownOfBirth>string</TownOfBirth> <Gender>string</Gender> <Nationality>string</Nationality> <FrequentFlyer> <Airline>string</Airline> <Number>string</Number> </FrequentFlyer> <HotelReferences> <HotelReference xsi:nil="true" /> <HotelReference xsi:nil="true" /> </HotelReferences> <Documents> <Document xsi:nil="true" /> <Document xsi:nil="true" /> </Documents> <ResidenceAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </ResidenceAddress> <DestinationAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </DestinationAddress> <GDSReference>string</GDSReference> </Traveller> <Traveller> <Title>string</Title> <FirstName>string</FirstName> <MiddleName>string</MiddleName> <LastName>string</LastName> <PassengerTypeCode>string</PassengerTypeCode> <DateOfBirth>date</DateOfBirth> <CountryOfBirth>string</CountryOfBirth> <TownOfBirth>string</TownOfBirth> <Gender>string</Gender> <Nationality>string</Nationality> <FrequentFlyer> <Airline>string</Airline> <Number>string</Number> </FrequentFlyer> <HotelReferences> <HotelReference xsi:nil="true" /> <HotelReference xsi:nil="true" /> </HotelReferences> <Documents> <Document xsi:nil="true" /> <Document xsi:nil="true" /> </Documents> <ResidenceAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </ResidenceAddress> <DestinationAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </DestinationAddress> <GDSReference>string</GDSReference> </Traveller> </Travellers> <Remarks> <Remark>string</Remark> <Remark>string</Remark> </Remarks> </ModifyBookingRQ> </soap:Body> </soap:Envelope>
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ModifyBookingRS ConversationID="string" xmlns="http://www.billianit.com/phoenix"> <Errors> <Error> <Code>string</Code> <Description>string</Description> </Error> <Error> <Code>string</Code> <Description>string</Description> </Error> </Errors> <Warnings> <Warning> <Code>string</Code> <Description>string</Description> </Warning> <Warning> <Code>string</Code> <Description>string</Description> </Warning> </Warnings> </ModifyBookingRS> </soap:Body> </soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /Service.asmx HTTP/1.1 Host: kopru.test.travelflow.co.uk Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <ModifyBookingRQ ConversationID="string" xmlns="http://www.billianit.com/phoenix"> <Connection> <Company>string</Company> <BranchNo>string</BranchNo> <Authorization>string</Authorization> <Nonce>string</Nonce> <Server>string</Server> <Database>string</Database> <Product>string</Product> <Customer>string</Customer> <Agent> <Code>string</Code> <Consultant>string</Consultant> </Agent> <Log> <EndPoint>string</EndPoint> <UserName>string</UserName> <Password>string</Password> <Transaction>boolean</Transaction> <GDS>boolean</GDS> <ConversationID>string</ConversationID> </Log> </Connection> <Source Database="boolean" GDS="boolean" Charter="boolean" NoFrills="boolean" NDC="boolean"> <Description>string</Description> <Reference>string</Reference> <Supplier>string</Supplier> </Source> <Locator>string</Locator> <Requests> <Request> <Code>string</Code> <Text>string</Text> <IsMealRequest>boolean</IsMealRequest> <IsSeatRequest>boolean</IsSeatRequest> <IsPaidSeat>boolean</IsPaidSeat> <PassengerRelation> <Passenger>nonNegativeInteger</Passenger> <Passenger>nonNegativeInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>nonNegativeInteger</Sector> <Sector>nonNegativeInteger</Sector> </SectorRelation> <ThirdPartyReference>string</ThirdPartyReference> </Request> <Request> <Code>string</Code> <Text>string</Text> <IsMealRequest>boolean</IsMealRequest> <IsSeatRequest>boolean</IsSeatRequest> <IsPaidSeat>boolean</IsPaidSeat> <PassengerRelation> <Passenger>nonNegativeInteger</Passenger> <Passenger>nonNegativeInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>nonNegativeInteger</Sector> <Sector>nonNegativeInteger</Sector> </SectorRelation> <ThirdPartyReference>string</ThirdPartyReference> </Request> </Requests> <Ancillaries> <Ancillary> <Code>string</Code> <Description>string</Description> <TextDetails> <TextDetail>string</TextDetail> <TextDetail>string</TextDetail> </TextDetails> <Group>string</Group> <BagNumber>positiveInteger</BagNumber> <PassengerRelation> <Passenger>positiveInteger</Passenger> <Passenger>positiveInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>positiveInteger</Sector> <Sector>positiveInteger</Sector> </SectorRelation> <JourneyRelation> <Journey>positiveInteger</Journey> <Journey>positiveInteger</Journey> </JourneyRelation> <Quantity Maximum="nonNegativeInteger" Selected="nonNegativeInteger" /> <Cost> <Value>decimal</Value> <CurrencyCode>string</CurrencyCode> </Cost> <ExclusiveGroup>integer</ExclusiveGroup> <BookingItems> <ServiceCodes xsi:nil="true" /> <SupplierCode>string</SupplierCode> <IsFlightProduct>boolean</IsFlightProduct> <Nett xsi:nil="true" /> </BookingItems> <RelatedSelections> <RelatedSelection xsi:nil="true" /> <RelatedSelection xsi:nil="true" /> </RelatedSelections> </Ancillary> <Ancillary> <Code>string</Code> <Description>string</Description> <TextDetails> <TextDetail>string</TextDetail> <TextDetail>string</TextDetail> </TextDetails> <Group>string</Group> <BagNumber>positiveInteger</BagNumber> <PassengerRelation> <Passenger>positiveInteger</Passenger> <Passenger>positiveInteger</Passenger> </PassengerRelation> <SectorRelation> <Sector>positiveInteger</Sector> <Sector>positiveInteger</Sector> </SectorRelation> <JourneyRelation> <Journey>positiveInteger</Journey> <Journey>positiveInteger</Journey> </JourneyRelation> <Quantity Maximum="nonNegativeInteger" Selected="nonNegativeInteger" /> <Cost> <Value>decimal</Value> <CurrencyCode>string</CurrencyCode> </Cost> <ExclusiveGroup>integer</ExclusiveGroup> <BookingItems> <ServiceCodes xsi:nil="true" /> <SupplierCode>string</SupplierCode> <IsFlightProduct>boolean</IsFlightProduct> <Nett xsi:nil="true" /> </BookingItems> <RelatedSelections> <RelatedSelection xsi:nil="true" /> <RelatedSelection xsi:nil="true" /> </RelatedSelections> </Ancillary> </Ancillaries> <Travellers> <Traveller> <Title>string</Title> <FirstName>string</FirstName> <MiddleName>string</MiddleName> <LastName>string</LastName> <PassengerTypeCode>string</PassengerTypeCode> <DateOfBirth>date</DateOfBirth> <CountryOfBirth>string</CountryOfBirth> <TownOfBirth>string</TownOfBirth> <Gender>string</Gender> <Nationality>string</Nationality> <FrequentFlyer> <Airline>string</Airline> <Number>string</Number> </FrequentFlyer> <HotelReferences> <HotelReference xsi:nil="true" /> <HotelReference xsi:nil="true" /> </HotelReferences> <Documents> <Document xsi:nil="true" /> <Document xsi:nil="true" /> </Documents> <ResidenceAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </ResidenceAddress> <DestinationAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </DestinationAddress> <GDSReference>string</GDSReference> </Traveller> <Traveller> <Title>string</Title> <FirstName>string</FirstName> <MiddleName>string</MiddleName> <LastName>string</LastName> <PassengerTypeCode>string</PassengerTypeCode> <DateOfBirth>date</DateOfBirth> <CountryOfBirth>string</CountryOfBirth> <TownOfBirth>string</TownOfBirth> <Gender>string</Gender> <Nationality>string</Nationality> <FrequentFlyer> <Airline>string</Airline> <Number>string</Number> </FrequentFlyer> <HotelReferences> <HotelReference xsi:nil="true" /> <HotelReference xsi:nil="true" /> </HotelReferences> <Documents> <Document xsi:nil="true" /> <Document xsi:nil="true" /> </Documents> <ResidenceAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </ResidenceAddress> <DestinationAddress> <Company>string</Company> <Number>string</Number> <Line1>string</Line1> <Line2>string</Line2> <Line3>string</Line3> <PostCode>string</PostCode> <City>string</City> <County>string</County> <Country>string</Country> <CountryCode>string</CountryCode> </DestinationAddress> <GDSReference>string</GDSReference> </Traveller> </Travellers> <Remarks> <Remark>string</Remark> <Remark>string</Remark> </Remarks> </ModifyBookingRQ> </soap12:Body> </soap12:Envelope>
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <ModifyBookingRS ConversationID="string" xmlns="http://www.billianit.com/phoenix"> <Errors> <Error> <Code>string</Code> <Description>string</Description> </Error> <Error> <Code>string</Code> <Description>string</Description> </Error> </Errors> <Warnings> <Warning> <Code>string</Code> <Description>string</Description> </Warning> <Warning> <Code>string</Code> <Description>string</Description> </Warning> </Warnings> </ModifyBookingRS> </soap12:Body> </soap12:Envelope>