This repository contains Swagger models for developers to use to create software to call Selling Partner APIs. Developers can use
swagger codegen to generate client libraries from these models. Please refer to
selling-partner-api-docs for additional documentation and read the
Selling Partner API Developer Guide for instructions to get started.
The
models directory contains all of the currently available Selling Partner API models.
The
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.
The
schemas directory contains all of the currently available Selling Partner Api schemas.