Amazon SP API reference documentation link: https://developer-docs.amazon.com/sp-api/
Business Process Task and Schema Reference
Below is the list of Amazon Marketplace APIs currently supported by the Amazon Marketplace Connector.
Selling Partner API | Amazon API Reference | Connector API Reference HTML files for each of the API can be found here |
Orders
|
https://developer-docs.amazon.com/sp-api/docs/orders-api-v0-reference | |
Feeds
|
https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference | |
Reports
|
https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference |
API name listed correlates with the name of the Business Process in the Connector Project. For example, the GetOrders API name here is GetOrders.bps in Connector Project. The request schema is named GetOrdersRequest.jsonSchema,and the response schema is named GetOrdersResponse.jsonSchema.