This repository contains documentation for developers to use when building applications that call the Selling Partner APIs. The documentation includes API references, use case guides, and additional guides and documents.
Please see the Selling Partner API Developer Guide for instructions to get started.
The guides directory contains use case guides and additional guides and documentation.
The references directory contains API references for all available Selling Partner APIs. In order to use these APIs you must be a registered developer. Not all APIs are accessible by all registered developers and you must have approval from Amazon before you can access these APIs.
You can find the API models and currently available client helper code in the selling-partner-api-models repo.
The selling-partner-api-models/models directory contains all of the currently available Selling Partner API models.
The selling-partner-api-models/clients directory contains a Java library and a C# library with mustache templates for use with swagger-codegen to generate client libraries with authentication and authorization functionality included. The templates are located in resources/swagger-codegen.
Developers can use the Selling Partner vendor APIs to help automate the program operations of vendors enrolled in the following invitation-only programs:
-
Retail Procurement Program. With the Retail Procurement program Amazon invites selected vendors to partner with Amazon to fulfill purchase orders to be shipped to an Amazon fulfillment center.
-
Direct Fulfillment Program. With the Direct Fulfillment program Amazon invites selected vendors to partner with Amazon to fulfill orders directly to customers on Amazon's behalf.
If you are a developer working with a vendor enrolled in the retail procurement or direct fulfillment programs, see below for links to more information about the related Selling Partner APIs.
Retail Procurement Use Case Guide: Vendor Retail Procurement APIs Use Case Guide
Selling Partner API | Vendor Model | API Reference |
---|---|---|
Selling Partner API for Retail Procurement Payments | vendorInvoices.json | vendorInvoices.md |
Selling Partner API for Retail Procurement Orders | vendorOrders.json | vendorOrders.md |
Selling Partner API for Retail Procurement Shipments | vendorShipments.json | vendorShipments.md |
Selling Partner API for Retail Procurement Transaction Status | vendorTransactionStatus.json | vendorTransactionStatus.md |
Direct Fulfillment Use Case Guide: Vendor Direct Fulfillment APIs Use Case Guide
Selling Partner API | Vendor Model | API Reference |
---|---|---|
Selling Partner API for Direct Fulfillment Inventory Updates | vendorDirectFulfillmentInventoryV1.json | vendorDirectFulfillmentInventoryV1.md |
Selling Partner API for Direct Fulfillment Orders | vendorDirectFulfillmentOrdersV1.json | vendorDirectFulfillmentOrdersV1.md |
Selling Partner API for Direct Fulfillment Payments | vendorDirectFulfillmentPaymentsV1.json | vendorDirectFulfillmentPaymentsV1.md |
Selling Partner API for Direct Fulfillment Shipping | vendorDirectFulfillmentShippingV1.json | vendorDirectFulfillmentShippingV1.md |
Selling Partner API for Direct Fulfillment Transaction Status | vendorDirectFulfillmentTransactionsV1.json | vendorDirectFulfillmentTransactionsV1.md |
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.