Return to HIP Manager homepage
Contact Us
Resources
Affiliation

getProgressIndicator


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>
<getProgressIndicator xmlns="http://tempuri.org/">
<accNumber>6131400489</accNumber>
<subAccID>7c51f005bf</subAccID>
<authEmail>test@test.com</authEmail>
<authPassword>de2f1246aa7f6f11a2b34a7896b5e120</authPassword>
<trackerID>123</trackerID>
</getProgressIndicator>
</soap:Body>
</soap:Envelope>


Response

The following is a successful response message for the getProgressIndicator. This particular response shows that two of the five components for this HIP have been completed. The response includes two image paths that may be used for rendering the progress indicator.

<?xml version="1.0" encoding="utf-8"?>
<getProgressIndicatorResponse>
<header>
<accNumber>6131400489</accNumber>
<subAccID>7c51f005bf</subAccID>
<reference/>
</header>
<progressDetails>
<progress>2|5</progress>
<status>PENDING</status>
<shadedImageSrc>http://www.hipmanager.com/images/icons/progress_small_purple_1.gif</shadedImageSrc>
<unshadedImageSrc>http://www.hipmanager.com/images/icons/progress_small_purple_0.gif</unshadedImageSrc>
</progressDetails>
</getProgressIndicatorResponse>
Back
   
 
©2007 HIPManager.com is a trading style of Monkey (UK) Ltd - all rights reserved