Skip to main content
POST
Create Product Listing
Publishes a product to your app’s sales channel. Create the sales channel first — the listing is attached to the channel resolved from your app identity. Auth: OAuth access token with the write_products scope.

Body Parameters

string
required
The product to publish. Accepts the product UUID (product_id) or its numeric id.
string
The product’s id on the external channel, if you’re mirroring it. Stored and returned as-is.

Request

Response

Errors