Queries with REST ENDPOINTS
Posted: Mon Apr 29, 2013 12:16 am
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
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