Submit a product catalogue for synchronisation

Submit a batch of products to be inserted or updated (upsert) into the merchant''s product catalogue. The request is accepted and processed asynchronously; the response contains a jobId and statusUrl that can be polled to track progress and retrieve a final report.

Each product item supports the documented properties as well as arbitrary custom attributes (e.g. brand), which are passed through to the catalogue.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Products to upsert and synchronisation options

products
array of objects
required

List of products to upsert into the catalogue.

products*
options
object

Optional flags that control how the synchronisation job is executed.

Headers
string

Optional client-supplied identifier for this batch. Used for idempotency: a batch identifier that has already been used for the same catalogue will be rejected with a duplicate_batch_id error.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json