Amazon Selling Partner API Models
Go to file
Sal Ricciardi b58dcea329 Update description for operationType 2023-03-07 11:24:25 -08:00
.github Changed stale workflow model to stale instead of ancient 2022-06-08 10:46:12 -06:00
clients Add a constructor for AWSSigV4Signer so that a request can be signed in a NAWS environment using only the IAM role and region , Add custom credential provider support ,Add fix to Junit test case and tests when building ,remove enable trust all mode code path 2023-02-24 13:50:03 -05:00
models Updating boiler plate info for vendorOrders.json 2023-03-06 16:20:01 -05:00
schemas Update description for operationType 2023-03-07 11:24:25 -08: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 Add notification schemas 2022-06-27 11:00:07 -07:00

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.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.