Skip to content

Releases: pajaydev/ebay-node-api

Taxonomy API

19 Aug 01:06
b7854e3
Compare
Choose a tag to compare

New Feature:
Integerated with Taxonomy API.
supporting getDefaultCategoryTreeId, getCategoryTree, getCategorySubtree, getCategorySuggestions.

Bug fixes

30 May 18:13
3ae8fbd
Compare
Choose a tag to compare

Bug Fix. Fixed Issue #4

Browse Api

15 Apr 21:28
7933302
Compare
Choose a tag to compare

Using the Browse API, you can create a rich selection of items for your buyers to browse with keyword and category searches.
The Browse API lets shoppers search for specific items by keyword, category, product, or item aspects and retrieve the details of an item.

  1. getItem.
  2. getItembylegacyid.
  3. getItembygroupid.

Access token and browse api's.

31 Mar 06:32
894810f
Compare
Choose a tag to compare

Simplified getting Access token.
exposing Browse api's using access token.
modified readme.

Testing using nock

23 Mar 06:38
Compare
Choose a tag to compare

added test.
updated ReadMe file.

initial release

18 Mar 08:58
Compare
Choose a tag to compare
V1.0.0

merging travis yml