Developer Forum [ All Topics | New Topic ]

Thread: Web service to check availability for stone

I have a question regarding the web services. 
Since we only update the rapnet list once a day in our web shop, I would like to automatically check if the stone is still available from the rapnet seller when one of our customers wants to purchase it in our web shop. 
I would prefer to do this availability check via a call to the web services. From what I gather by reading on technet, the most appropriate would be to call GetDiamond (http://technet.rapaport.com/WebServices/Feeds/RapNetInventoryLink.asmx?op=GetDiamond) to get info about a stone. What puzzels me is that the "availability" field is not present in the result that I get. Everything else seems to be present. 
Below is an example of the results that I get back from the web service. Is there not supposed to be a field containing the availability information? Is there another service to check availability for a specific stone?
/Daniel
<NewDataSet>
    <Table1>
<Seller>A. LALLUBHAI &amp; BROTHERS</Seller>
<RapNet_x0020_Seller_x0020__x0023_>67155</RapNet_x0020_Seller_x0020__x0023_>
<RapNet_x0020_Seller_x0020_Code>A.LALUBH</RapNet_x0020_Seller_x0020_Code>
<Shape>Round</Shape>
<Weight>0.800</Weight>
<Color>E</Color>
<Fancy_x0020_Color />
<Fancy_x0020_Intensity />
<Fancy_x0020_Overtone />
<Clarity>SI1</Clarity>
<Cut_x0020_Grade>Very Good</Cut_x0020_Grade>
<Polish>Excellent</Polish>
<Symmetry>Very Good</Symmetry>
<Fluorescence>None </Fluorescence>
<Measurements>5.80-5.82x3.70</Measurements>
<Lab>GIA</Lab>
<Cert_x0020__x0023_>6147590060</Cert_x0020__x0023_>
<Stock_x0020__x0023_>1155500109</Stock_x0020__x0023_>
<Treatment />
<Depth_x0020__x0025_>64.0</Depth_x0020__x0025_>
<Table_x0020__x0025_>56.00</Table_x0020__x0025_>
<Girdle />
<Culet>None</Culet>
<Comment>TO KNOW MORE ABOUT THE STONE PLS LOG ON TO OUR WEBSITE : www.lallubhaisons.com</Comment>
<City>Mumbai</City>
<State />
<Country>India</Country>
<Is_x0020_Matched_x0020_Pair_x0020_Separable>True</Is_x0020_Matched_x0020_Pair_x0020_Separable>
<Pair_x0020_Stock_x0020__x0023_ />
<Parcel_x0020_number_x0020_of_x0020_stones>1</Parcel_x0020_number_x0020_of_x0020_stones>
<Certificate_x0020_URL>http://certs.rapnet.com/userfolders/67155/Certs/1155500109.jpg</Certificate_x0020_URL>
<RapNet_x0020_Lot_x0020__x0023_>38343174</RapNet_x0020_Lot_x0020__x0023_>
<Date>8/16/2012 9:35:42 AM</Date>
    </Table1>  
</NewDataSet>


>> add a comment
Daniel
08/17/2012 04:50


0 Replies: