EBay Node Client Versions Save

Ebay NodeJS Wrapper

v0.0.10

4 years ago
- Add support for override content language 
- Add support for the fulfillment API
- Add support for override marketplace 
- Add support for the payment policy API
- Add support for the return policy API
- Add support for the searchByImage API
- Add example sample for the bulkCreateOrReplaceInventoryItem & bulkUpdatePriceQuantity;
- Add typescript support for the bulkCreateOrReplaceInventoryItem & bulkUpdatePriceQuantity;

v0.0.9

4 years ago
  • Add support for trading APIs, shopping APIs & Finding APIs

v0.0.8

5 years ago
  • Add Support for eBay User Token : Get Redirect URL, Retrieve User Token & Refresh User Token

v0.0.7

5 years ago
  • Add Support for Inventory API : deleteInventoryItem
  • Add examples for deleteInventoryItem

v0.0.6

5 years ago
  • Add Support for Inventory API : getBulkInventoryItem
  • Add examples in README.md

v0.0.5

5 years ago
  • Add Support for Offer API : createOffer, updateOffer,getOffer, getOffers, publishOffer, deleteOffer, getListingFees, withdrawOffer
  • Add Support for Seller Location API : createInventoryLocation, updateInventoryLocation, enableInventoryLocation, disableInventoryLocation, getInventoryLocation, deleteInventoryLocation, getInventoryLocations
  • Add Offer & Seller Location support types

v0.0.4

5 years ago
  • Add Support for catalog API : search, getProduct, getProductMetadata, getProductMetadataForCategories, getChangeRequest, getChangeRequests, createChangeRequest
  • Add Support for account API : getSalesTaxes, getSalesTax, deleteSalesTax, createOrReplaceSalesTax

v0.0.3

5 years ago
  • Add TypeScript example
  • Correct typo in README.md
  • Configure mocha test case
  • Add types for the application, buy, commerce and sell APIs

v0.0.2

5 years ago
  • Add Support for browse API : search
  • Add SANDBOX usage using environment variable
  • Changes for the Taxonomy API
  • Add Support for Inventory API : createOrReplaceInventoryItem, getInventoryItem

v0.0.1

5 years ago
  • Initial release with Taxonomy API
  • Add Support for getOAuthToken
  • Add Support for getDefaultCategoryTreeId, getCategoryTree, getCategorySubtree, getCategorySuggestions, getItemAspectsForCategory