PHPackages                             august6th/amzn-sp-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. august6th/amzn-sp-api

ActiveLibrary[API Development](/categories/api)

august6th/amzn-sp-api
=====================

Amazon Selling Partner API SDK

v2.0.2(3mo ago)024BSD-3-ClausePHPPHP &gt;=5.5

Since Jul 28Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/august6th/amzn-sp-api)[ Packagist](https://packagist.org/packages/august6th/amzn-sp-api)[ RSS](/packages/august6th-amzn-sp-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (8)Used By (0)

Selling Partner API for PHP
===========================

[](#selling-partner-api-for-php)

The Selling Partner API for Retail Procurement Transaction Status provides programmatic access to status information on specific asynchronous POST transactions for vendors.

This PHP package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: v1
- Build package: io.swagger.codegen.languages.PhpClientCodegen For more information, please visit

This PHP package has not modified any auto-generated code, so it can easily adapt even if Amazon officially updates the model or API.

Requirements
------------

[](#requirements)

PHP 5.5 and later

Installation &amp; Usage
------------------------

[](#installation--usage)

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/)

Then run `composer require august6th/amzn-sp-api`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
    require_once('/path/to/./vendor/autoload.php');
```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
