Skip to main content
POST
Queues a batch of products for ingestion/upsert

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
items
object[]
required

Up to 1000 items per batch. Each item is a complete product with variants.

Maximum array length: 1000

Response

Batch accepted for asynchronous processing

batch_id
string
required

Batch identifier

received_count
integer
required

Number of items received