Skip to main content
POST
Create a sell quote

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
items
object[]
required

Items to include in the sell quote. Each item can specify an offerId or a productId+variantId pair.

Required array length: 1 - 50 elements
selectedOptionalIds
string[]

Optional IDs to select (e.g. instant payout). The quote will reflect fees for selected optionals.

Response

200 - application/json

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required