Support Forum [ All Topics | New Topic ]

Thread: Which webservice call shall I use to send order confirmation email to the supplier?

Hi,

I am developing a website for my client which is fetching diamond price data from Rapnet and then displaying it on client's website.
Fetching data is working smoothly with my custom written classes.

But when a customer places order on client's website, how to inform the Rapnet Supplier that an order is placed ?
Is there any service call for this?
Where can i find the documentation for it ?

Thanks in advance.


>> add a comment
Sameer Shelavale
04/07/2012 01:15


3 Replies:

hi
there is no service that do it. you may use one of the various ways thay RapNet offer: notify seller, place a bid, sending email etc.


ephraim
 


>> add a comment
Ephraim
4/8/2012 1:32:00 AM
Thanks Ephraim,
Can you please tell me where can we get the seller email to send email?
Or is there any API for "notify Seller"/"sending email to seller"
Or is this to be done manually by using some menu/links in rapnet?(where can I find these in rapnet?)

Sameer


>> add a comment
Sameer Shelavale
4/11/2012 2:38:00 AM
Hi,

Are you using RapLink plus?
http://technet.rapaport.com/WebServices/RetailFeed/RetailFeed.asmx

If so, for finalizing an order, you should call the GetSingleDiamond or GetSingleDiamondSecure web method, which will give  you full diamond information, including the seller details, such as email and location.

Regards,

Leo



>> add a comment
Leo Muller
4/11/2012 3:30:00 AM