Skip to main content
POST
Preview Channel List Price

Authorizations

Authorization
string
header
required

Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.

Body

application/json
platform
enum<string>
required
Available options:
shopee,
lazada,
tiktok,
shopify,
whatsapp,
zalora,
amazon
listPrice
number
required

Canonical list price to mark up.

organizationId
string

Required for session auth across multiple organizations. Optional for OAuth/API keys bound to one organization.

Maximum string length: 120
storeId
string | null
Maximum string length: 200
country
string | null
Maximum string length: 80
currency
string | null
Required string length: 3
ruleId
string<uuid>

Optional force a specific rule instead of specificity matching.

Response

Preview computed.

listPrice
number
required
channelListPrice
number
required
applied
boolean
required
source
enum<string>
required
Available options:
price_book,
canonical
markupPercent
number
rule
object | null
message
string