Ebay Partner Network

v0.0.1

📘

For more information please use the API documentation here.

Set up


Source

Before you can begin using the API to retrieve your Transaction Detail Report (TDR), you’ll need to enable API access for your EPN account.

The steps to enable API access are as follows:

  1. Login to your EPN account at https://partner.ebay.com/login.user
  2. Once logged into your account, click the “Cloud Icon” in the bottom left corner
  3. Click “API”
  4. Click the button “Enable API Access Now”

Once complete, API access will be enabled on your EPN account, and your Account SID and Auth Token will be generated.

Extract

To create an extract select the report you want to extract and the amount of months you would like to backfill.

Features


FeatureSupportNotes
Backfill36 Months
IncrementalIncremental is supported on all reports
API reliability🟠May run into rate limiting issues, if 429 errors occur, reduce the backfill size and try again.

Reports detail


⬇️ Report🔑 Incremental key🔑 Primary key📄 Link to API endpoint
SalesUPDATE_DATEEPN_TRANSACTION_IDSales
Buyer RegistrationsUPDATE_DATEEPN_TRANSACTION_IDBuyer Registrations

🚧

Duplicates

Due to limitations with Ebay Partner Network, these extracts will return duplicates if the extract is ran on append (incremental), twice in one day.

It is recommended to deduplicate these in a transform just in case.