Skip to main content

Get eBay Listing

GET 

/api/ebay/:integrationInstance/products/:product

Get a single locally-synced eBay listing, including its mapped product (when mapped) and the raw listing payload as last fetched from eBay.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Path parameters:

  • integrationInstance (integer): The eBay integration instance ID.
  • product (integer): The eBay listing record ID.

Request

Responses

OK

Response Headers
    Content-Type