PHPackages                             cdma-numiscorner/ebay-sell-feed-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. [HTTP &amp; Networking](/categories/http)
4. /
5. cdma-numiscorner/ebay-sell-feed-api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

cdma-numiscorner/ebay-sell-feed-api
===================================

&lt;p&gt;The &lt;strong&gt;Feed API&lt;/strong&gt; lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.&lt;/p&gt;

1.0.2(3y ago)0953unlicensePHPPHP ^7.4 || ^8.0

Since Jun 27Pushed 3y ago2 watchersCompare

[ Source](https://github.com/cdma-numiscorner/ebaySellFeedApi)[ Packagist](https://packagist.org/packages/cdma-numiscorner/ebay-sell-feed-api)[ Docs](https://openapi-generator.tech)[ RSS](/packages/cdma-numiscorner-ebay-sell-feed-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

The **Feed API** lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.

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

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
