Skip to main content

Get Raw Product from eBay

GET 

//:domain/api/ebay/:integrationInstance/products/:product/raw

Fetch the raw eBay GetItem response for a single listing, live from eBay's Trading API. Powers the "Load Raw Data from eBay" button on the listing detail page.

The data is not persisted — it reflects the live eBay state.

Returns 403 if the product doesn't belong to the given integration instance. Returns 500 if eBay's API call fails (e.g. credentials not configured).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type