Return to HIP Manager homepage
Contact Us
Resources
Affiliation

getQuotation


Request

<?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>
<postQuotation xmlns="http://tempuri.org/">
<accNumber>6131400489</accNumber>
<subAccID>7c51f005bf</subAccID>
<authEmail>test@test.com</authEmail>
<authPassword>de2f1246aa7f6f11a2b34a7896b5e120</authPassword>
<testMode>0</testMode>
<clientReference>000000</clientReference>
<hipReference>12 Sandyhill Road</hipReference>
<add1>12</add1>
<add2>Sandyhill Road</add2>
<add3>Crinklewood</add3>
<town>Folkestone</town>
<county>Kent</county>
<postcode>KE12 6PQ</postcode>
<tenureID>01</tenureID>
<bedrooms>3</bedrooms>
<propertyType>SEMI_DETACHED_HOUSE</propertyType>
<orderStr>ABCE</orderStr>
<retailPrice>299.99</retailPrice>
<clientEmail>test@test.com</clientEmail>
<clientTel>01792 790111</clientTel>
<ipAddress>127.0.0.1</ipAddress>
</postQuotation>
</soap:Body>
</soap:Envelope>


Response

The following is a successful response message for the postQuotation function. The responseURL must be decoded and used to redirect the client to the payment options screen.

<?xml version="1.0" encoding="utf-8"?>
<postQuotationResponse>
<header>
<accNumber>6131400489</accNumber>
<subAccID>7c51f005bf</subAccID>
<reference>000000</reference>
</header>
<quoteDetails>
<quoteID>7250</quoteID>
<responseURL>http%3a%2f%2fwww.HipWiz.com%2fWLS%2f%3facc%3d6131400489%26quoteID%3d7250</responseURL>
</quoteDetails>
</postQuotationResponse>
Back
   
 
©2007 HIPManager.com is a trading style of Monkey (UK) Ltd - all rights reserved