Amazon Selling Partner API Models
Go to file
Gibran Waldron 9439f0fe67 Update FBA Outbound model with new deliveryInformation optional field. 2024-09-11 10:40:32 -07:00
.github Update closing_inactive_issues.yml 2024-05-23 14:57:23 +05:30
clients Merge pull request #353 from umedats/main 2024-02-21 14:38:11 -08:00
models Update FBA Outbound model with new deliveryInformation optional field. 2024-09-11 10:40:32 -07:00
schemas Update Analytics Sales and Traffic schema 2024-06-25 14:41:24 -07:00
CODE_OF_CONDUCT.md Initial commit 2020-07-27 17:31:44 -07:00
CONTRIBUTING.md Initial commit 2020-07-27 17:31:44 -07:00
LICENSE Initial commit 2020-07-27 17:31:44 -07:00
NOTICE Initial commit 2020-07-27 17:31:44 -07:00
README.md Update README.md 2024-05-29 18:53:27 +05:30

README.md

Selling Partner API Models

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.

Note: For any issues related to SP API like bugs or troubleshooting, please reach out to Developer Support so that the right team can help / channel your inputs (in case of bugs / feature requests) to the development team.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.