1st Feb 2017

1./orders/new API   behaviour changed as following

        i. It returns the orders in descending order of created time instead of updated time.

        ii. API also provides the filter to get the orders based on the order status(PFF or PRNT).

7th Oct 2016

1) Request for the following API's changed.instead 3 path parameters, it is replaced with only one path parameter handOverCode(STN code).

        i) /ocplus/stn/{handOverCode}/orders API

        ii) /ocplus/stn/{handOverCode} API

22nd Aug 2106

Created new API to get the status of Listing.this supports both uploadId and sku for getting the listing status.

Use /listing/tracking API to get the status of listing instead of /feed/result/{uploadId} API

19th July 2016

21st Jun 2016

Added support for the seller sku(stock keeping unit) in Price Update API and Inventory Update API

10th Jun 2106

1) uploadId Added in the Price Update API Response. Use this uploadId in Get feed result api to get the products update status.

2) uploadId Added in the Inventory Update API Response. Use this uploadId in Get feed result api to get the products update status.

3rd May 2016

1) Added sellerSKU to product/search API Response

25th May 2016

1) Fulfillment Mode Added and totalPages field is removed from product/search API Response