Below is the list of Amazon Marketplace APIs currently supported by the Amazon Marketplace Connector.
Orders: (https://docs.developer.amazonservices.com/en_US/orders-2013-09-01/Orders_Overview.html)
Business Process Name | Schema Name | Amazon Marketplace Operation | Description | Availability |
ListOrders.bps | ListOrdersResponse.jsonSchema | ListOrders | Returns orders created or updated during a time frame that you specify. | All market places |
ListOrdersBy NextToken.bps | ListOrdersByNextTokenResponse.jsonSchema | ListOrdersByNextToken | Returns the next page of orders using the NextToken parameter. | All market places |
GetOrder.bps | GetOrderResponse.jsonSchema | GetOrder | Returns orders based on the AmazonOrderId values that you specify. | All market places |
ListOrderItems.bps | ListOrdersItemsResponse.jsonSchema | ListOrderItems | Returns order items based on the AmazonOrderId that you specify. | All market places |
ListOrderItemsByNextToken.bps | ListOrdersItemsByNextTokenResponse.jsonSchema | ListOrderItemsByNextToken | Returns the next page of order items using the NextToken parameter. | All market places |
Products: (https://docs.developer.amazonservices.com/en_US/products/Products_Overview.html)
Business Process Name | Schema Name | Amazon Marketplace Operation | Description | Availability |
ListMatchingProducts.bps | ListMatchingProductsResponse.jsonSchema | ListMatchingProducts | Returns a list of products and their attributes, based on a search query. | All marketplaces. |
GetMatchingProduct.bps | GetMatchingProductResponse.jsonSchema | GetMatchingProduct | Returns a list of products and their attributes, based on a list of ASIN values. | All marketplaces. |
GetMyPriceForASIN.bps | GetMyPriceForASINResponse.jsonSchema | GetMyPriceForASIN | Returns pricing information for your own active offer listings, based on ASIN. | All marketplaces. |
Finance:
(https://docs.developer.amazonservices.com/en_US/finances/Finances_Overview.html)
Business Process Name | Schema Name | Amazon Marketplace Operation | Description | Availability |
ListFinancialEventGroups.bps |
ListFinancialEventGroupsResponse.jsonSchema | ListFinancialEventGroups | Returns financial event groups for a given date range. | All marketplaces. |
ListFinancialEventGroupsByNextToken.bps | ListFinancialEventGroupsByNextTokenResponse.jsonSchema | ListFinancialEventGroupsByNextToken | Returns the next page of financial event groups using the NextToken parameter. | All marketplaces. |
ListFinancialEvents.bps | ListFinancialEventsResponse.jsonSchema | ListFinancialEvents | Returns financial events for a given order, financial event group, or date range. | All marketplaces. |
ListFinancialEventsByNextToken.bps | ListFinancialEventsByNextTokenResponse.jsonSchema | ListFinancialEventsByNextToken | Returns the next page of financial events using the NextToken parameter. | All marketplaces. |
Merchant Fulfillment: (https://docs.developer.amazonservices.com/en_US/merch_fulfill/MerchFulfill_Overview.html)
Business Process Name | Schema Name | Amazon Marketplace Operation | Description | Availability |
GetEligibleShippingService.bps | GetEligibleShippingServicesRequest.jsonSchema GetEligibleShippingServicesResponse.jsonSchema |
GetEligibleShippingServices | Returns a list of shipping service offers. | The Canada, US, MX, Spain, UK, France, Germany, Italy, and India marketplaces. |
GetAdditionalSellerInputs.bps | GetAdditionalSellerInputsRequest.jsonSchema GetAdditionalSellerInputsResponse.jsonSchema |
GetAdditionalSellerInputs | Returns a list of additional seller inputs that are required from the seller to purchase the shipping service that you specify. | The Canada, US, MX, Spain, UK, France, Germany, Italy, and India marketplaces. |
CreateShipment.bps |
CreateShipmentRequest.jsonSchema CreateShipmentResponse.jsonSchema |
CreateShipment | Purchases shipping and returns a shipping label. | The Canada, US, MX, Spain, UK, France, Germany, Italy, and India marketplaces. |
GetShipment.bps | GetShipmentResponse.jsonSchema | GetShipment | Returns an existing shipment for a given identifier. | The Canada, US, MX, Spain, UK, France, Germany, Italy, and India marketplaces. |
CancelShipment.bps | CancelShipmentResponse.jsonSchema | CancelShipment | Cancels an existing shipment. | The Canada, US, MX, Spain, UK, France, Germany, Italy, and India marketplaces. |
Feeds: (https://docs.developer.amazonservices.com/en_US/feeds/Feeds_Overview.html)
Business Process Name | Schema Name | Amazon Marketplace Operation | Description | Availability |
SubmitFeed.bps | SubmitFeedRequest.jsonSchema SubmitFeedResponse.jsonSchema |
SubmitFeed | Uploads a feed for processing by Amazon MWS. | All marketplaces. |
GetFeedSubmissionList.bps | GetFeedSubmissionListResponse.jsonSchema | GetFeedSubmissionList | Returns a list of all feed submissions submitted in the previous 90 days. | All marketplaces. |
GetFeedSubmissionListByNextToken.bps | GetFeedSubmissionListByNextTokenResponse.jsonSchema | GetFeedSubmissionListByNextToken | Returns a list of feed submissions using the NextToken parameter. | All marketplaces. |
GetFeedSubmissionCount.bps | GetFeedSubmissionCountResponse.jsonSchema | GetFeedSubmissionCount | Returns a count of the feeds submitted in the previous 90 days. | All marketplaces. |
CancelFeedSubmission.bps | CancelFeedSubmissionsResponse.jsonSchema | CancelFeedSubmissions | Cancels one or more feed submissions and returns a count of the feed submissions that were canceled. | All marketplaces. |
GetFeedSubmissionResult.bps | GetFeedSubmissionResultResponse.jsonSchema | GetFeedSubmissionResult | Returns the feed processing report and the Content-MD5 header. | All marketplaces. |
Fulfillment Inventory: (https://docs.developer.amazonservices.com/en_US/fba_inventory/FBAInventory_Overview.html)
Business Process Name | Schema Name | Amazon Marketplace Operation | Description | Availability |
ListInventorySupply.bps | ListInventorySupplyResponse.jsonSchema | ListInventorySupply | Returns information about the availability of a seller's inventory. | All marketplaces except Brazil. |
ListInventorySupplyByNextToken.bps | ListInventorySupplyByNextTokenResponse.jsonSchema | ListInventorySupplyByNextToken | Returns the next page of information about the availability of a seller's inventory using the NextToken parameter. | All marketplaces except Brazil. |
Reports: (https://docs.developer.amazonservices.com/en_US/reports/Reports_Overview.html)
Business Process Name |
Schema Name |
Amazon Marketplace Operation |
Description |
Availability |
GetReportList.bps |
GetReportListResponse.jsonSchema |
Returns a list of reports that were created in the previous 90 days. |
All marketplaces. |
|
GetReportListByNextToken.bps | GetReportListByNextTokenResponse.jsonSchema | GetReportListByNextToken | Returns a list of reports using the NextToken, which was supplied by a previous request to either GetReportListByNextToken or GetReportList, where the value of HasNext was true in the previous call. | All marketplaces. |
GetReport.bps | NA As the output will be the actual report | GetReport | Returns the contents of a report and the Content-MD5 header for the returned report body. | All marketplaces. |
UpdateReportAcknowledgements.bps | UpdateReportAcknowledgementsResponse.jsonSchema | UpdateReportAcknowledgements | Updates the acknowledged status of one or more reports. | All marketplaces. |
Fulfillment Inbound Shipment:
(https://docs.developer.amazonservices.com/en_US/reports/Reports_Overview.html)
Business Process Name |
Schema Name |
Amazon Marketplace Operation |
Description |
Availability |
GetInboundGuidanceForSKU.bps |
GetInboundGuidanceForSKUResponse.jsonSchema |
Lets a seller know if Amazon recommends sending an item to a given marketplace. |
All marketplaces except Brazil. |
|
GetInboundGuidanceForASIN.bps |
GetInboundGuidanceForASINResponse.jsonSchema |
Returns inbound guidance for a list of items by ASIN. |
All marketplaces except Brazil. |
|
CreateInboundShipmentPlan.bps |
CreateInboundShipmentPlanRequest.jsonSchema CreateInboundShipmentPlanResponse.jsonSchema |
Returns the information required to create an inbound shipment. |
All marketplaces except Brazil. |
|
CreateInboundShipment.bps |
CreateInboundShipmentRequest.jsonSchema CreateInboundShipmentResponse.jsonSchema |
Creates an inbound shipment. |
All marketplaces except Brazil. |
|
UpdateInboundShipment.bps |
UpdateInboundShipmentRequest.jsonSchema UpdateInboundShipmentResponse.jsonSchema |
Updates an existing inbound shipment. |
All marketplaces except Brazil. |
|
GetPrepInstructionsForSKU.bps |
GetPrepInstructionsForSKUResponse.jsonSchema |
Returns labeling requirements and item preparation instructions to help you prepare items for an inbound shipment. |
All marketplaces except Brazil. |
|
GetPrepInstructionsForASIN.bps |
GetPrepInstructionsForASINResponse.jsonSchema |
Returns item preparation instructions to help with item sourcing decisions. |
All marketplaces except Brazil. |
|
PutTransportContent.bps |
PutTransportContentResponse.jsonSchema |
Sends transportation information to Amazon about an inbound shipment. |
All marketplaces except Brazil. |
|
EstimateTransportRequest.bps |
EstimateTransportRequestResponse.jsonSchema |
Requests an estimate of the shipping cost for an inbound shipment. |
All marketplaces except Brazil. |
|
GetTransportContent.bps |
GetTransportContentResponse.jsonSchema |
Returns current transportation information about an inbound shipment. |
All marketplaces except Brazil. |
|
ConfirmTransportRequest.bps |
ConfirmTransportRequestResponse.jsonSchema |
Confirms that you accept the Amazon-partnered shipping estimate and you request that the Amazon-partnered carrier ship your inbound shipment. |
All marketplaces except Brazil. |
|
VoidTransportRequest.bps |
VoidTransportRequestResponse.jsonSchema |
Voids a previously-confirmed request to ship your inbound shipment using an Amazon-partnered carrier. |
All marketplaces except Brazil. |
|
GetPackageLabels.bps |
GetPackageLabelsResponse.jsonSchema |
Returns package labels. |
All marketplaces except Brazil. |
|
GetUniquePackageLabels.bps |
GetUniquePackageLabelsResponse.jsonSchema |
Returns unique package labels for faster and more accurate shipment processing at the Amazon fulfillment center. |
All marketplaces except Brazil. |
|
GetPalletLabels.bps |
GetPalletLabelsResponse.jsonSchema |
Returns pallet labels. |
All marketplaces except Brazil. |
|
GetBillOfLading.bps |
GetBillOfLadingResponse.jsonSchema |
Returns a bill of lading for a Less Than Truckload/Full Truckload (LTL/FTL) shipment. |
All marketplaces except Brazil. |
|
ListInboundShipments.bps |
ListInboundShipmentsResponse.jsonSchema |
Returns a list of inbound shipments based on criteria that you specify. |
All marketplaces except Brazil. |
|
ListInboundShipmentsByNextToken.bps |
ListInboundShipmentsByNextTokenResponse.jsonSchema |
Returns the next page of inbound shipments using the NextToken parameter. |
All marketplaces except Brazil. |
|
ListInboundShipmentItems.bps |
ListInboundShipmentItemsResponse.jsonSchema |
Returns a list of items in a specified inbound shipment, or a list of items that were updated within a specified time frame. |
All marketplaces except Brazil. |
|
ListInboundShipmentItemsByNextToken.bps |
ListInboundShipmentItemsByNextTokenResponse.jsonSchema |
Returns the next page of inbound shipment items using the NextToken parameter. |
All marketplaces except Brazil. |
Fulfillment Outbound Shipment:
(http://docs.developer.amazonservices.com/en_US/fba_outbound/FBAOutbound_Overview.html)
Business Process Name |
Schema Name |
Amazon Marketplace Operation |
Description |
Availability |
GetFulfillmentPreview.bps |
GetFulfillmentPreviewResponse.jsonSchema |
Returns a list of fulfillment order previews based on shipping criteria that you specify. |
All marketplaces except Brazil. |
|
CreateFulfillmentOrder.bps |
CreateFulfillmentOrderRequest.jsonSchema UpdateFulfillmentOrderResponse.jsonSchema |
Requests that Amazon ship items from the seller's inventory in Amazon's fulfillment network to a destination address. |
All marketplaces except Brazil. |
|
UpdateFulfillmentOrder.bps |
UpdateFulfillmentOrderRequest.jsonSchema UpdateFulfillmentOrderResponse.jsonSchema |
Updates and/or requests shipment for a fulfillment order with an order hold on it. |
All marketplaces except Brazil. |
|
GetFulfillmentOrder.bps |
GetFulfillmentOrderResponse.jsonSchema |
Returns a fulfillment order based on a specified SellerFulfillmentOrderId. |
All marketplaces except Brazil. |
|
ListAllFulfillmentOrders.bps |
ListAllFulfillmentOrdersResponse.jsonSchema |
Returns a list of fulfillment orders fulfilled after (or at) a specified date. |
All marketplaces except Brazil. |
|
ListAllFulfillmentOrdersByNextToken.bps |
ListAllFulfillmentOrdersByNextTokenResponse.jsonSchema |
Returns the next page of fulfillment orders using the NextToken parameter. |
All marketplaces except Brazil. |
|
GetPackageTrackingDetails.bps |
GetPackageTrackingDetailsResponse.jsonSchema |
Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. |
All marketplaces except Brazil. |
|
CancelFulfillmentOrder.bps |
CancelFulfillmentOrderResponse.jsonSchema |
Requests that Amazon stop attempting to fulfill an existing fulfillment order. |
All marketplaces except Brazil. |
|
ListReturnReasonCodes.bps |
ListReturnReasonCodesResponse.jsonSchema |
Returns a list of return reason codes for a seller SKU in a given marketplace. |
The US, Germany, France, Italy, UK, Japan, and Australia marketplaces. |
|
CreateFulfillmentReturn.bps |
CreateFulfillmentReturnRequest.jsonSchema CreateFulfillmentReturnResponse.jsonSchema |
Creates a fulfillment return. |
The US, Germany, France, Italy, UK, Japan, and Australia marketplaces. |
Comments
0 comments
Please sign in to leave a comment.