Phoenix.Services


Click here for a complete list of operations.

CarDetailRQ

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: "CarDetailRQ"

<?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>
    <CarDetailRQ 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>
      <Car>
        <Vendor>
          <Code>string</Code>
          <Name>string</Name>
          <Address>
            <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>
          </Address>
        </Vendor>
        <PickUp>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </PickUp>
        <DropOff>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </DropOff>
        <VehicleTypeCode>string</VehicleTypeCode>
        <Description>string</Description>
        <VehicleDescription>string</VehicleDescription>
        <ClassType>
          <Code>string</Code>
          <Description>string</Description>
        </ClassType>
        <Category>bytes</Category>
        <Transmission>bytes</Transmission>
        <Fuel>bytes</Fuel>
        <Luggage>string</Luggage>
        <BodyStyle>string</BodyStyle>
        <MaximumPassengers>positiveInteger</MaximumPassengers>
        <AirConditioning>boolean</AirConditioning>
        <Provider Code="string">
          <Name>string</Name>
          <ReviewKey>string</ReviewKey>
          <ReviewURL>string</ReviewURL>
        </Provider>
        <PaymentCardRequired>boolean</PaymentCardRequired>
        <BookingReferences>
          <Supplier>string</Supplier>
          <Provider>string</Provider>
          <Voucher>string</Voucher>
        </BookingReferences>
        <Rates>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
        </Rates>
        <Passive>boolean</Passive>
        <RuleSet>
          <Rules>
            <Rule xsi:nil="true" />
            <Rule xsi:nil="true" />
          </Rules>
          <Text>string</Text>
          <AppliesTo>
            <PassengerTypes xsi:nil="true" />
            <Journeys xsi:nil="true" />
          </AppliesTo>
        </RuleSet>
        <EncodedRules>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
        </EncodedRules>
        <Image ShowOnDocumentation="boolean">
          <Thumbnail>anyURI</Thumbnail>
          <Original>anyURI</Original>
          <Small>anyURI</Small>
          <Medium>anyURI</Medium>
          <Large>anyURI</Large>
          <Description>string</Description>
        </Image>
        <Source>
          <Description>string</Description>
        </Source>
        <ThirdPartyExtras>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
        </ThirdPartyExtras>
        <Inclusions>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
        </Inclusions>
        <Details>
          <Address>
            <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>
          </Address>
          <Telephone>string</Telephone>
          <ConditionsURL>string</ConditionsURL>
          <OpeningTimes>
            <OpeningTime xsi:nil="true" />
            <OpeningTime xsi:nil="true" />
          </OpeningTimes>
        </Details>
        <ThirdPartyStateInformation>
          <SessionID>string</SessionID>
          <SearchID>string</SearchID>
          <ItineraryID>string</ItineraryID>
          <FlightSegmentGroupID>string</FlightSegmentGroupID>
          <FlightSegmentID>string</FlightSegmentID>
          <ItineraryRefs>
            <ItineraryRef>string</ItineraryRef>
            <ItineraryRef>string</ItineraryRef>
          </ItineraryRefs>
          <ReferenceMaps>
            <ReferenceMap xsi:nil="true" />
            <ReferenceMap xsi:nil="true" />
          </ReferenceMaps>
          <BookingID>string</BookingID>
          <RuleIDs>
            <RuleID>string</RuleID>
            <RuleID>string</RuleID>
          </RuleIDs>
          <Supplier>string</Supplier>
          <CostItems>
            <CostItem xsi:nil="true" />
            <CostItem xsi:nil="true" />
          </CostItems>
        </ThirdPartyStateInformation>
        <VoucherContent>base64Binary</VoucherContent>
        <Fees>
          <Fee>string</Fee>
          <Fee>string</Fee>
        </Fees>
        <Information>string</Information>
        <VendorMessages>
          <VendorMessage>string</VendorMessage>
          <VendorMessage>string</VendorMessage>
        </VendorMessages>
      </Car>
    </CarDetailRQ>
  </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>
    <CarDetailRS ConversationID="string" xmlns="http://www.billianit.com/phoenix">
      <Car>
        <Vendor>
          <Code>string</Code>
          <Name>string</Name>
          <Address>
            <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>
          </Address>
        </Vendor>
        <PickUp>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </PickUp>
        <DropOff>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </DropOff>
        <VehicleTypeCode>string</VehicleTypeCode>
        <Description>string</Description>
        <VehicleDescription>string</VehicleDescription>
        <ClassType>
          <Code>string</Code>
          <Description>string</Description>
        </ClassType>
        <Category>bytes</Category>
        <Transmission>bytes</Transmission>
        <Fuel>bytes</Fuel>
        <Luggage>string</Luggage>
        <BodyStyle>string</BodyStyle>
        <MaximumPassengers>positiveInteger</MaximumPassengers>
        <AirConditioning>boolean</AirConditioning>
        <Provider Code="string">
          <Name>string</Name>
          <ReviewKey>string</ReviewKey>
          <ReviewURL>string</ReviewURL>
        </Provider>
        <PaymentCardRequired>boolean</PaymentCardRequired>
        <BookingReferences>
          <Supplier>string</Supplier>
          <Provider>string</Provider>
          <Voucher>string</Voucher>
        </BookingReferences>
        <Rates>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
        </Rates>
        <Passive>boolean</Passive>
        <RuleSet>
          <Rules>
            <Rule xsi:nil="true" />
            <Rule xsi:nil="true" />
          </Rules>
          <Text>string</Text>
          <AppliesTo>
            <PassengerTypes xsi:nil="true" />
            <Journeys xsi:nil="true" />
          </AppliesTo>
        </RuleSet>
        <EncodedRules>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
        </EncodedRules>
        <Image ShowOnDocumentation="boolean">
          <Thumbnail>anyURI</Thumbnail>
          <Original>anyURI</Original>
          <Small>anyURI</Small>
          <Medium>anyURI</Medium>
          <Large>anyURI</Large>
          <Description>string</Description>
        </Image>
        <Source>
          <Description>string</Description>
        </Source>
        <ThirdPartyExtras>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
        </ThirdPartyExtras>
        <Inclusions>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
        </Inclusions>
        <Details>
          <Address>
            <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>
          </Address>
          <Telephone>string</Telephone>
          <ConditionsURL>string</ConditionsURL>
          <OpeningTimes>
            <OpeningTime xsi:nil="true" />
            <OpeningTime xsi:nil="true" />
          </OpeningTimes>
        </Details>
        <ThirdPartyStateInformation>
          <SessionID>string</SessionID>
          <SearchID>string</SearchID>
          <ItineraryID>string</ItineraryID>
          <FlightSegmentGroupID>string</FlightSegmentGroupID>
          <FlightSegmentID>string</FlightSegmentID>
          <ItineraryRefs>
            <ItineraryRef>string</ItineraryRef>
            <ItineraryRef>string</ItineraryRef>
          </ItineraryRefs>
          <ReferenceMaps>
            <ReferenceMap xsi:nil="true" />
            <ReferenceMap xsi:nil="true" />
          </ReferenceMaps>
          <BookingID>string</BookingID>
          <RuleIDs>
            <RuleID>string</RuleID>
            <RuleID>string</RuleID>
          </RuleIDs>
          <Supplier>string</Supplier>
          <CostItems>
            <CostItem xsi:nil="true" />
            <CostItem xsi:nil="true" />
          </CostItems>
        </ThirdPartyStateInformation>
        <VoucherContent>base64Binary</VoucherContent>
        <Fees>
          <Fee>string</Fee>
          <Fee>string</Fee>
        </Fees>
        <Information>string</Information>
        <VendorMessages>
          <VendorMessage>string</VendorMessage>
          <VendorMessage>string</VendorMessage>
        </VendorMessages>
      </Car>
      <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>
    </CarDetailRS>
  </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>
    <CarDetailRQ 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>
      <Car>
        <Vendor>
          <Code>string</Code>
          <Name>string</Name>
          <Address>
            <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>
          </Address>
        </Vendor>
        <PickUp>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </PickUp>
        <DropOff>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </DropOff>
        <VehicleTypeCode>string</VehicleTypeCode>
        <Description>string</Description>
        <VehicleDescription>string</VehicleDescription>
        <ClassType>
          <Code>string</Code>
          <Description>string</Description>
        </ClassType>
        <Category>bytes</Category>
        <Transmission>bytes</Transmission>
        <Fuel>bytes</Fuel>
        <Luggage>string</Luggage>
        <BodyStyle>string</BodyStyle>
        <MaximumPassengers>positiveInteger</MaximumPassengers>
        <AirConditioning>boolean</AirConditioning>
        <Provider Code="string">
          <Name>string</Name>
          <ReviewKey>string</ReviewKey>
          <ReviewURL>string</ReviewURL>
        </Provider>
        <PaymentCardRequired>boolean</PaymentCardRequired>
        <BookingReferences>
          <Supplier>string</Supplier>
          <Provider>string</Provider>
          <Voucher>string</Voucher>
        </BookingReferences>
        <Rates>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
        </Rates>
        <Passive>boolean</Passive>
        <RuleSet>
          <Rules>
            <Rule xsi:nil="true" />
            <Rule xsi:nil="true" />
          </Rules>
          <Text>string</Text>
          <AppliesTo>
            <PassengerTypes xsi:nil="true" />
            <Journeys xsi:nil="true" />
          </AppliesTo>
        </RuleSet>
        <EncodedRules>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
        </EncodedRules>
        <Image ShowOnDocumentation="boolean">
          <Thumbnail>anyURI</Thumbnail>
          <Original>anyURI</Original>
          <Small>anyURI</Small>
          <Medium>anyURI</Medium>
          <Large>anyURI</Large>
          <Description>string</Description>
        </Image>
        <Source>
          <Description>string</Description>
        </Source>
        <ThirdPartyExtras>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
        </ThirdPartyExtras>
        <Inclusions>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
        </Inclusions>
        <Details>
          <Address>
            <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>
          </Address>
          <Telephone>string</Telephone>
          <ConditionsURL>string</ConditionsURL>
          <OpeningTimes>
            <OpeningTime xsi:nil="true" />
            <OpeningTime xsi:nil="true" />
          </OpeningTimes>
        </Details>
        <ThirdPartyStateInformation>
          <SessionID>string</SessionID>
          <SearchID>string</SearchID>
          <ItineraryID>string</ItineraryID>
          <FlightSegmentGroupID>string</FlightSegmentGroupID>
          <FlightSegmentID>string</FlightSegmentID>
          <ItineraryRefs>
            <ItineraryRef>string</ItineraryRef>
            <ItineraryRef>string</ItineraryRef>
          </ItineraryRefs>
          <ReferenceMaps>
            <ReferenceMap xsi:nil="true" />
            <ReferenceMap xsi:nil="true" />
          </ReferenceMaps>
          <BookingID>string</BookingID>
          <RuleIDs>
            <RuleID>string</RuleID>
            <RuleID>string</RuleID>
          </RuleIDs>
          <Supplier>string</Supplier>
          <CostItems>
            <CostItem xsi:nil="true" />
            <CostItem xsi:nil="true" />
          </CostItems>
        </ThirdPartyStateInformation>
        <VoucherContent>base64Binary</VoucherContent>
        <Fees>
          <Fee>string</Fee>
          <Fee>string</Fee>
        </Fees>
        <Information>string</Information>
        <VendorMessages>
          <VendorMessage>string</VendorMessage>
          <VendorMessage>string</VendorMessage>
        </VendorMessages>
      </Car>
    </CarDetailRQ>
  </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>
    <CarDetailRS ConversationID="string" xmlns="http://www.billianit.com/phoenix">
      <Car>
        <Vendor>
          <Code>string</Code>
          <Name>string</Name>
          <Address>
            <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>
          </Address>
        </Vendor>
        <PickUp>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </PickUp>
        <DropOff>
          <DateTime>dateTime</DateTime>
          <CityCode>string</CityCode>
          <Location>
            <Text>base64Binary</Text>
          </Location>
          <ProviderCode>string</ProviderCode>
        </DropOff>
        <VehicleTypeCode>string</VehicleTypeCode>
        <Description>string</Description>
        <VehicleDescription>string</VehicleDescription>
        <ClassType>
          <Code>string</Code>
          <Description>string</Description>
        </ClassType>
        <Category>bytes</Category>
        <Transmission>bytes</Transmission>
        <Fuel>bytes</Fuel>
        <Luggage>string</Luggage>
        <BodyStyle>string</BodyStyle>
        <MaximumPassengers>positiveInteger</MaximumPassengers>
        <AirConditioning>boolean</AirConditioning>
        <Provider Code="string">
          <Name>string</Name>
          <ReviewKey>string</ReviewKey>
          <ReviewURL>string</ReviewURL>
        </Provider>
        <PaymentCardRequired>boolean</PaymentCardRequired>
        <BookingReferences>
          <Supplier>string</Supplier>
          <Provider>string</Provider>
          <Voucher>string</Voucher>
        </BookingReferences>
        <Rates>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
          <Rate>
            <Code>string</Code>
            <Description>string</Description>
            <Quantity>nonNegativeInteger</Quantity>
            <Value>decimal</Value>
            <CurrencyCode>string</CurrencyCode>
            <PayableLocally>boolean</PayableLocally>
            <DirectPayment>boolean</DirectPayment>
            <NettValues xsi:nil="true" />
          </Rate>
        </Rates>
        <Passive>boolean</Passive>
        <RuleSet>
          <Rules>
            <Rule xsi:nil="true" />
            <Rule xsi:nil="true" />
          </Rules>
          <Text>string</Text>
          <AppliesTo>
            <PassengerTypes xsi:nil="true" />
            <Journeys xsi:nil="true" />
          </AppliesTo>
        </RuleSet>
        <EncodedRules>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
          <Rule>
            <Title>base64Binary</Title>
            <TextItems xsi:nil="true" />
          </Rule>
        </EncodedRules>
        <Image ShowOnDocumentation="boolean">
          <Thumbnail>anyURI</Thumbnail>
          <Original>anyURI</Original>
          <Small>anyURI</Small>
          <Medium>anyURI</Medium>
          <Large>anyURI</Large>
          <Description>string</Description>
        </Image>
        <Source>
          <Description>string</Description>
        </Source>
        <ThirdPartyExtras>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
          <ThirdPartyExtra>
            <Name>string</Name>
            <Title>string</Title>
            <Type>string</Type>
            <IsOptional>boolean</IsOptional>
            <Source>string</Source>
            <PassengerRelation>positiveInteger</PassengerRelation>
            <JourneyRelation>positiveInteger</JourneyRelation>
            <SectorRelation>positiveInteger</SectorRelation>
            <Selection xsi:nil="true" />
            <Information>base64Binary</Information>
            <URL>anyURI</URL>
            <PayableLocally>boolean</PayableLocally>
          </ThirdPartyExtra>
        </ThirdPartyExtras>
        <Inclusions>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
          <Inclusion>
            <Code>string</Code>
            <Description>string</Description>
          </Inclusion>
        </Inclusions>
        <Details>
          <Address>
            <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>
          </Address>
          <Telephone>string</Telephone>
          <ConditionsURL>string</ConditionsURL>
          <OpeningTimes>
            <OpeningTime xsi:nil="true" />
            <OpeningTime xsi:nil="true" />
          </OpeningTimes>
        </Details>
        <ThirdPartyStateInformation>
          <SessionID>string</SessionID>
          <SearchID>string</SearchID>
          <ItineraryID>string</ItineraryID>
          <FlightSegmentGroupID>string</FlightSegmentGroupID>
          <FlightSegmentID>string</FlightSegmentID>
          <ItineraryRefs>
            <ItineraryRef>string</ItineraryRef>
            <ItineraryRef>string</ItineraryRef>
          </ItineraryRefs>
          <ReferenceMaps>
            <ReferenceMap xsi:nil="true" />
            <ReferenceMap xsi:nil="true" />
          </ReferenceMaps>
          <BookingID>string</BookingID>
          <RuleIDs>
            <RuleID>string</RuleID>
            <RuleID>string</RuleID>
          </RuleIDs>
          <Supplier>string</Supplier>
          <CostItems>
            <CostItem xsi:nil="true" />
            <CostItem xsi:nil="true" />
          </CostItems>
        </ThirdPartyStateInformation>
        <VoucherContent>base64Binary</VoucherContent>
        <Fees>
          <Fee>string</Fee>
          <Fee>string</Fee>
        </Fees>
        <Information>string</Information>
        <VendorMessages>
          <VendorMessage>string</VendorMessage>
          <VendorMessage>string</VendorMessage>
        </VendorMessages>
      </Car>
      <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>
    </CarDetailRS>
  </soap12:Body>
</soap12:Envelope>