Skip to main content

Create Product from eBay Listing

POST 

/api/ebay/:integrationInstance/products/:product/create-sku-product

Create a product from a single eBay listing and map the listing to it. If a product with the listing SKU already exists, the listing is linked to that product instead of creating a duplicate (linked_existing is true in the response). Returns 422 when the listing is already mapped.

Authorization

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

Request

Responses

Created

Response Headers
    Content-Type