Inventory Reports

  • Inventory Report

    _GET_FLAT_FILE_OPEN_LISTINGS_DATA_(获取当前已上架的Listing库存): 

      sku:卖家库存SKU

      asin:亚马逊商品编号

      price:商品售价

      quantity:库存数量

  • All Listings Report

    _GET_MERCHANT_LISTINGS_ALL_DATA_(获取卖家所有Listing库存数据,包括下架和不可售):

      item-name:  

      item-description:  

      listing-id:  

      seller-sku:  

      price:  

      quantity:  

      open-date:  

      image-url:  

      item-is-marketplace:  

      product-id-type:  

      zshop-shipping-fee:  

      item-note:  

      item-condition:  

      zshop-category1:  

      zshop-browse-path:  

      zshop-storefront-feature:  

      asin1:  

      asin2:  

      asin3:  

      will-ship-internationally:  

      expedited-shipping:  

      zshop-boldface:  

      product-id:  

      bid-for-featured-placement:  

      add-delete:  

      pending-quantity:  

      fulfillment-channel:  

      merchant-shipping-group:  

      status:

  • Active Listings Report

    _GET_MERCHANT_LISTINGS_DATA_(获取当前可售的Listing库存数据):                    item-name
      item-description
      listing-id
      seller-sku
      price
      quantity
      open-date
      image-url
      item-is-marketplace
      product-id-type
      zshop-shipping-fee
      item-note
      item-condition
      zshop-category1
      zshop-browse-path
      zshop-storefront-feature
      asin1
      asin2
      asin3
      will-ship-internationally
      expedited-shipping
      zshop-boldface
      product-id
      bid-for-featured-placement
      add-delete
      pending-quantity
      fulfillment-channel
      merchant-shipping-group

posted @ 2019-03-14 14:43  Poseur  阅读(493)  评论(0编辑  收藏  举报