Amazon 平台功能API


Amazon目前提供的各种API. 包括 Order,Feed,Inventory,Sellers,Product,Report,Fulfillment Inbound Shipment,FBA 尤其是Report API,超赞.有图有真相,给出的demo也很靠谱。 希望能给各位做电商的码农们提供帮助。
资源截图
代码片段和文件信息
/******************************************************************************* 
 *  Copyright 2009 Amazon Services. All Rights Reserved.
 *  Licensed under the Apache License Version 2.0 (the “License“); 
 *  
 *  You may not use this file except in compliance with the License. 
 *  You may obtain a copy of the License at: http://aws.amazon.com/apache2.0
 *  This file is distributed on an “AS IS“ BASIS WITHOUT WARRANTIES OR 
 *  CONDITIONS OF ANY KIND either express or implied. See the License for the 
 *  specific language governing permissions and limitations under the License.
 * ***************************************************************************** 
 * 
 *  FBA Inventory Service MWS  Java Library
 *  API Version: 2010-10-01
 *  Generated: Fri Oct 22 09:47:17 UTC 2010 
 */

package com.amazonservices.mws.FulfillmentInventory._2010_10_01;

import com.amazonservices.mws.FulfillmentInventory._2010_10_01.model.*;



/**
 * The inventory service allows sellers to stay up to date on the
 * status of inventory in Amazon‘s fulfillment centers.
 * Check Inventory Status: Sellers can discover when inventory
 * items change status and get the current availability status to
 * keep product listing information up to date
 * 
 * 
 */
public interface  FBAInventoryServiceMWS {
    

            
    /**
     * List Inventory Supply By Next Token 
     *
     * Continues pagination over a resultset of inventory data for inventory
     * items.
     * 
     * This operation is used in conjunction with ListUpdatedInventorySupply.
     * Please refer to documentation for that operation for further details.
     *   
     * @param request
     *          ListInventorySupplyByNextToken Action
     * @return
     *          ListInventorySupplyByNextToken Response from the service
     *
     * @throws FBAInventoryServiceMWSException
     */
    public ListInventorySupplyByNextTokenResponse listInventorySupplyByNextToken(ListInventorySupplyByNextTokenRequest request) throws FBAInventoryServiceMWSException;


            
    /**
     * List Inventory Supply 
     *
     * Get information about the supply of seller-owned inventory in
     * Amazon‘s fulfillment network. “Supply“ is inventory that is available
     * for fulfilling (a.k.a. Multi-Channel Fulfillment) orders. In general
     * this includes all sellable inventory that has been received by Amazon
     * that is not reserved for existing orders or for internal FC processes
     * and also inventory expected to be received from inbound shipments.
     * This operation provides 2 typical usages by setting different
     * ListInventorySupplyRequest value:
     * 
     * 1. Set value to SellerSkus and not set value to QueryStartDateTime
     * this operation will return all sellable inventory that has been received
     * by Amazon‘s fulfillment network for these SellerSkus.
     * 2. Not set value to SellerSkus and set value to QueryStartDateTime
     * This operation will return information

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-03-09 12:34  AMI
     目录           0  2015-01-31 18:47  AMIFBA
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory API
     文件        9190  2012-10-23 21:00  AMIFBAFulfillment Inventory APILICENSE.txt
     文件     4829708  2014-08-06 12:40  AMIFBAFulfillment Inventory APIamazon-mws-v20101001-java-2012-09-28._V401951152_.zip
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIdist
     文件       97745  2012-10-23 21:00  AMIFBAFulfillment Inventory APIdistFBAInventoryServiceMWSJavaClientLibrary-1.1.jar
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrc
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccom
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccomamazonservices
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccomamazonservicesmws
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01
     文件        4941  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01FBAInventoryServiceMWS.java
     文件        4781  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01FBAInventoryServiceMWSAsync.java
     文件       12379  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01FBAInventoryServiceMWSAsyncClient.java
     文件       35020  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01FBAInventoryServiceMWSClient.java
     文件       14038  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01FBAInventoryServiceMWSConfig.java
     文件        5115  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01FBAInventoryServiceMWSException.java
     文件        1703  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01MWSEndpoint.java
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01mock
     文件         410  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01mockErrorResponse.xml
     文件        7998  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01mockFBAInventoryServiceMWSMock.java
     文件         408  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01mockGetServiceStatusResponse.xml
     文件        1935  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01mockListInventorySupplyByNextTokenResponse.xml
     文件        1891  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01mockListInventorySupplyResponse.xml
     目录           0  2015-01-31 18:47  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01model
     文件       13081  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01modelError.java
     文件        8175  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01modelErrorResponse.java
     文件        5474  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01modelGetServiceStatusRequest.java
     文件        8174  2012-10-23 21:00  AMIFBAFulfillment Inventory APIsrccomamazonservicesmwsFulfillmentInventory\_2010_10_01modelGetServiceStatusResponse.java
............此处省略268个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)