URL:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2001/12/soap-envelope" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <SOAP-ENV:Header> <ns:credentials xmlns:ns="http://wsg.avis.com/wsbang/authInAny"> <ns:userID ns:encodingType="xsd:string">*******</ns:userID> <ns:password ns:encodingType="xsd:string">*******</ns:password> </ns:credentials> <ns:WSBang-Roadmap xmlns:ns="http://wsg.avis.com/wsbang"/> </SOAP-ENV:Header> <SOAP-ENV:Body> <ns:Request xmlns:ns="http://wsg.avis.com/wsbang"> <OTA_VehAvailRateRQ EchoToken="XXX1234" Target="Production" Version="1.0" SequenceNmbr="1" MaxResponses="16" ReqRespVersion="medium" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_VehAvailRateRQ.xsd"> <POS> <Source> <RequestorID Type="1" ID="*******"/> </Source> </POS> <VehAvailRQCore Status="Available"> <VehRentalCore PickUpDateTime="2005-10-25T09:00:00" ReturnDateTime="2005-10-28T09:00:00"> <PickUpLocation LocationCode="BHX"/> <ReturnLocation LocationCode="BHX"/> </VehRentalCore> <VendorPrefs> <VendorPref CompanyShortName="Avis"/> </VendorPrefs> <VehPrefs> <VehPref TransmissionType="Manual" TypePref="Preferred" ClassPref="Preferred" AirConditionPref="Preferred" TransmissionPref="Preferred"> <VehType VehicleCategory="1"/> <VehClass Size="3"/> </VehPref> </VehPrefs> <RateQualifier RateCategory="3" /> </VehAvailRQCore> <VehAvailRQInfo> <Customer> <Primary> <CitizenCountryName Code="GB" /> </Primary> </Customer> </VehAvailRQInfo> </OTA_VehAvailRateRQ> </ns:Request> </SOAP-ENV:Body> </SOAP-ENV:Envelope>
submit