Skip to main content
POST
Sync Promotion to Marketplaces

Authorizations

Authorization
string
header
required

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

Path Parameters

promotionId
string
required

Query Parameters

organizationId
string

Optional organization scope for session-authenticated calls. OAuth client credentials resolve the organization from the token.

Maximum string length: 120

Body

application/json
organizationId
string
Maximum string length: 120
marketplace
enum<string>

Optional single marketplace. When omitted, syncs all promotion marketplaces.

Available options:
lazada,
shopee,
tiktok,
shopify
productIds
string<uuid>[]

Optional product subset. When omitted, syncs all assigned products.

Response

Sync queued.

ok
boolean
required
queued
boolean
required
syncBatchId
string
required
marketplaces
string[]
required
jobId
string