Skip to main content
POST
/preview/catalog/products/batch

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Defines a batch of operations.

entries
object[]
required

The request entries to be processed in the batch.

Response

202 - application/json

Batch accepted. The status of the operation can be tracked using the report endpoint and the operationToken.

A batch was accepted. The report can be accessed using the reporting endpoint.

operationToken
string
required