SellerActive | E-Commerce Blog

Oct 27th Product Releases

Written by Travis Tomlinson | Oct 29, 2020 12:06:42 AM

General App:

  • eBay listing images will now show up on the listings tab of the SKU pane.
  • Bug fix: Exporting from the Buy Box report will return Price + Shipping Price for the Total Price column, instead of just Shipping Price.

 Integrations:

  • Added Asendia USA and Globe Logistics to supported eBay shipping carriers.

 REST API:

  • Added IsBuyBoxOwned to GET inventory endpoint. This will enable sellers to determine if they currently own the Buy Box on Amazon or Walmart. Here are the possible values returned:
    • true: your listing owns the Buy Box
    • false: your listing doesn’t own the Buy BoxAdded IsBuyBoxOwned to GET inventory endpoint. This will enable you to determine if you currently own the Buy Box on Amazon or Walmart. Here are the possible values returned:
    • null: we haven’t pulled competitor information for the listing, and don’t know if you own the Buy Box
  • Added channel-specific product identifiers (ASIN, eBayItemId, WPID) to GET inventory endpoint.