Releases: pajaydev/ebay-node-api
Releases · pajaydev/ebay-node-api
Bug fixes and supporting search items by epid
Feature: Added buyerPostalCode and support multiple filters
Deprecate deals api
- Added deprecation message for getDeals.
- Added example using express js
Support ebay deals api
- Get the daily deals in ebay for all sites.
- Get the deals based on particular category.
Remove oauth-ebay module
- Remove Oauth-ebay module from dependency for security reason.
Enable filter for findItemsByCategoryId and bug fixes
Bug fixes and cleanup tasks
Added findItemsIneBayStores API support
- users can find the items based on the seller.
- find items in particular seller store
Support includeSelector in getUserdetails api
- support include selector in getUserdetails API.
Added GetSingleItems and GetMultipleItems shopping API.
Shopping Api : Added getSingleItems and getMultipleitems (#84) * v2.7.7 * add getSingleItem for shipping api * added getMultipleitems shopping api support * version bump and update read me * update version