1st Feb 2017
about 8 years ago by SellerAPI Documentaion
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).
        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
over 8 years ago by SellerAPI Documentaion
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
        i) /ocplus/stn/{handOverCode}/orders API
        ii) /ocplus/stn/{handOverCode} API
22nd Aug 2106
over 8 years ago by SellerAPI Documentaion
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
Use /listing/tracking API to get the status of listing instead of /feed/result/{uploadId} API
19th July 2016
over 8 years ago by SellerAPI Documentaion
Added support for the SD+ orders in following GET API's
FC_VOI - fulfillment mode represents the SD+ orders
21st Jun 2016
almost 9 years ago by SellerAPI Documentaion
Added support for the seller sku(stock keeping unit) in Price Update API and Inventory Update API
10th Jun 2106
almost 9 years ago by SellerAPI Documentaion
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.
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
almost 9 years ago by SellerAPI Documentaion
1) Added sellerSKU to product/search API Response
25th May 2016
almost 9 years ago by SellerAPI Documentaion
1) Fulfillment Mode Added and totalPages field is removed from product/search API Response