資源簡介
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??AMI\FBA\
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\
?????文件????????9190??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\LICENSE.txt
?????文件?????4829708??2014-08-06?12:40??AMI\FBA\Fulfillment?Inventory?API\amazon-mws-v20101001-java-2012-09-28._V401951152_.zip
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\dist\
?????文件???????97745??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\dist\FBAInventoryServiceMWSJavaClientLibrary-1.1.jar
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\
?????文件????????4941??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\FBAInventoryServiceMWS.java
?????文件????????4781??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\FBAInventoryServiceMWSAsync.java
?????文件???????12379??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\FBAInventoryServiceMWSAsyncClient.java
?????文件???????35020??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\FBAInventoryServiceMWSClient.java
?????文件???????14038??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\FBAInventoryServiceMWSConfig.java
?????文件????????5115??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\FBAInventoryServiceMWSException.java
?????文件????????1703??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\MWSEndpoint.java
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\mock\
?????文件?????????410??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\mock\ErrorResponse.xm
?????文件????????7998??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\mock\FBAInventoryServiceMWSMock.java
?????文件?????????408??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\mock\GetServiceStatusResponse.xm
?????文件????????1935??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\mock\ListInventorySupplyByNextTokenResponse.xm
?????文件????????1891??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\mock\ListInventorySupplyResponse.xm
?????目錄???????????0??2015-01-31?18:47??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\model\
?????文件???????13081??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\model\Error.java
?????文件????????8175??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\model\ErrorResponse.java
?????文件????????5474??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\model\GetServiceStatusRequest.java
?????文件????????8174??2012-10-23?21:00??AMI\FBA\Fulfillment?Inventory?API\src\com\amazonservices\mws\FulfillmentInventory\_2010_10_01\model\GetServiceStatusResponse.java
............此處省略268個文件信息
評論
共有 條評論