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. |