Advanced Inventory Management
Advanced Inventory Management
Allows sellers to get summary of their listings
listingsSummary
Method
Description
GET
Get Listings Summary
https://api.stubcloudprod.com/sellers/listings/summary/v3/
Allows an authenticated seller to get all listings summary details
Allow sellers to get their listings that are modified since a given time
listingsModified
Method
Description
GET
Get Modified Listings
https://api.stubcloudprod.com/sellers/listings/modified/v3/
This API allows authenticated API user to retrieve all of their listings that have been modified over a certain period of time. If the user token is provided and the listing belongs to that user and it has been modified since the timestamp passed in the query parameter then it will be returned in the result set. This API will only return data for a 7 day period.