Skip to content

Releases: pajaydev/ebay-node-api

Bug fixes and supporting search items by epid

30 Oct 11:33
bd9ffe8
Compare
Choose a tag to compare

Searching items by EPid - #140
Group filter params - #147
Allow options to getSingleItem -#148

Feature: Added buyerPostalCode and support multiple filters

12 Apr 04:16
642a273
Compare
Choose a tag to compare

Deprecate deals api

12 Apr 04:13
642a273
Compare
Choose a tag to compare
  • Added deprecation message for getDeals.
  • Added example using express js

Support ebay deals api

14 Aug 08:29
2dbdb37
Compare
Choose a tag to compare
  • Get the daily deals in ebay for all sites.
  • Get the deals based on particular category.

Remove oauth-ebay module

21 Jul 06:18
5688d48
Compare
Choose a tag to compare
  • Remove Oauth-ebay module from dependency for security reason.

Enable filter for findItemsByCategoryId and bug fixes

08 Jun 07:54
ffa4bf3
Compare
Choose a tag to compare

Bug fixes and cleanup tasks

27 May 07:55
09a4bd7
Compare
Choose a tag to compare

Added findItemsIneBayStores API support

21 May 19:21
f275408
Compare
Choose a tag to compare
  • users can find the items based on the seller.
  • find items in particular seller store

Support includeSelector in getUserdetails api

09 May 05:20
c52bdcb
Compare
Choose a tag to compare
  • support include selector in getUserdetails API.

Added GetSingleItems and GetMultipleItems shopping API.

25 Apr 20:45
c98f5fd
Compare
Choose a tag to compare
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