Skip to content

Releases: pajaydev/ebay-node-api

Bug fixes and supporting search items by epid

Choose a tag to compare

@pajaydev pajaydev released this 30 Oct 11:33
bd9ffe8

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

Feature: Added buyerPostalCode and support multiple filters

Choose a tag to compare

@pajaydev pajaydev released this 12 Apr 04:16
642a273

Deprecate deals api

Choose a tag to compare

@pajaydev pajaydev released this 12 Apr 04:13
642a273
  • Added deprecation message for getDeals.
  • Added example using express js

Support ebay deals api

Choose a tag to compare

@pajaydev pajaydev released this 14 Aug 08:29
2dbdb37
  • Get the daily deals in ebay for all sites.
  • Get the deals based on particular category.

Remove oauth-ebay module

Choose a tag to compare

@pajaydev pajaydev released this 21 Jul 06:18
5688d48
  • Remove Oauth-ebay module from dependency for security reason.

Enable filter for findItemsByCategoryId and bug fixes

Choose a tag to compare

@pajaydev pajaydev released this 08 Jun 07:54
ffa4bf3

Bug fixes and cleanup tasks

Choose a tag to compare

@pajaydev pajaydev released this 27 May 07:55
09a4bd7

Fixes #96

Added findItemsIneBayStores API support

Choose a tag to compare

@pajaydev pajaydev released this 21 May 19:21
f275408
  • users can find the items based on the seller.
  • find items in particular seller store

Support includeSelector in getUserdetails api

Choose a tag to compare

@pajaydev pajaydev released this 09 May 05:20
c52bdcb
  • support include selector in getUserdetails API.

Added GetSingleItems and GetMultipleItems shopping API.

Choose a tag to compare

@pajaydev pajaydev released this 25 Apr 20:45
c98f5fd
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