Releases: bhushankummar/eBay-node-client
Releases · bhushankummar/eBay-node-client
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
- Add Support for eBay User Token : Get Redirect URL, Retrieve User Token & Refresh User Token
0.0.7
- Add Support for Inventory API : deleteInventoryItem
- Add examples for deleteInventoryItem
0.0.6
- Add Support for Inventory API : getBulkInventoryItem
- Add examples in README.md
0.0.5
- 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
- Add Support for catalog API : search, getProduct, getProductMetadata, getProductMetadataForCategories, getChangeRequest, getChangeRequests, createChangeRequest
- Add Support for account API : getSalesTaxes, getSalesTax, deleteSalesTax, createOrReplaceSalesTax
0.0.3
- 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
- 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
- Initial release with Taxonomy API
- Add Support for getOAuthToken
- Add Support for getDefaultCategoryTreeId, getCategoryTree, getCategorySubtree, getCategorySuggestions, getItemAspectsForCategory