Skip to main content
POST
Import Selected Zalora Products

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
productSetIds
string[]
required

Zalora productSetIds to import. Values are trimmed and de-duplicated while preserving order.

Required array length: 1 - 25 elements
Required string length: 1 - 255
storeId
string

Connected Zalora store/account ID. Omit when the organization has exactly one Zalora store or one default Zalora store.

Required string length: 1 - 255
organizationId
string

Required for session auth; derived from the credential for bearer auth.

Required string length: 1 - 255

Response

Jobs accepted for background processing.

ok
boolean
required
status
enum<string>
required
Available options:
accepted
jobId
string
required
data
object
required
apiVersion
string
operationId
string
warnings
string[]
recommendations
string[]