Page 1 of 1

Queries with REST ENDPOINTS

Posted: Mon Apr 29, 2013 12:16 am
by ANITHA
Hi Can u send some example instances of making POST and DELETE requests for REST Endpoints.

I'm not able to fix for these endpoints
/cart
/cart/{categoryId}/{productId}/{skuId}
/cart/items/{itemId}
/orders
/cart/checkout(post)
/cart/items/{itemId}(delete)

pls send me examples of making these requests. Reply asap

Re: Queries with REST ENDPOINTS

Posted: Wed May 22, 2013 10:35 am
by jfridye
This question was addressed in another post: viewtopic.php?f=11&t=1843&p=5053&hilit=REST#p5053