Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

45 lines (37 loc) · 2.08 KB

0.0.10 - 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;

0.0.9

  • Add support for trading APIs, shopping APIs & Finding APIs

0.0.8 December 13, 2018

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

0.0.7 October 27, 2018

  • Add Support for Inventory API : deleteInventoryItem
  • Add examples for deleteInventoryItem

0.0.5 October 3, 2018

  • 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

0.0.4 September 20, 2018

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

0.0.3 September 19, 2018

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

0.0.2 September 19, 2018

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

0.0.1 September 19, 2018

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