Support Forum [ All Topics | New Topic ]

Thread: Shape id of all diamonds

Hi Guys,

I am using the
http://technet.rapaport.com/HTTP/RapLink/download.aspx?ShapeIDs=1,2,3,4

In this, i need to pass the Shape ids of diamonds.Can you please let me know the Shape id of respective diamonds so that i can fetch only those diamonds only.



>> add a comment
Charanjeet Singh
03/22/2012 03:53


4 Replies:


this information is not avaiable.
the way to add / remove values is through the generated code interface in rapnet.
http://www.rapnet.com/RapNet/DownloadListings/Download.aspx

Ephraim

 





>> add a comment
Ephraim
3/22/2012 5:02:00 AM
Hi  Ephraim,

Thanks for reply.
That is generating the CSV file but i have to make it dynamically not manually .
Please let me know any procedure /method to get only the selected type of diamonds.
Like ROUND,RADIANT,PRINCESS,ASSCHER,OVAL etc.
How can i do this ? I am using CURL in php. What should i pass in the string

$feed_url = "http://technet.rapaport.com/HTTP/RapLink/download.aspx?ShapeIDs=1,2,3,4,9&WeightFrom=0&WeightTo=5&LabIDs=1,4,10,5&White=1&Programmatically=yes";

I am awaiting for your reply.




>> add a comment
Charanjeet Singh
3/22/2012 5:36:00 AM
on the page that i sent you there is a button called "Generate Code". clicking on that button will generate the code that you need


>> add a comment
Ephraim
3/22/2012 6:18:00 AM
 List of all the shape id
    1:Round
     2:Pear
    3:Princess
    4:Marquise
    9:Emerald
    17:Asscher
    7:Oval
    8:Radiant
    10:Trilliant
    11:Heart
    12:European Cut
    13:Old Miner
    14:Flanders
    15,16Cushion (all)
    15:Cushion Brilliant
    16:Cushion Modified
    18:Baguette
    34:Tapered Baguette
    19:Kite
    20:Star
    21:Other
    22:Half Moon
    23:Trapezoid
    24:Bullets
    25:Hexagonal
    26:Lozenge
    27:Pentagonal
    28:Rose
    29:Shield
    30:Square
    31:Triangular
    32:Briolette
    33:Octagonal


>> add a comment
Mahendra Pumbhadiya
12/15/2012 12:50:00 AM