Skip to main content
POST
Bulk Start

Authorizations

Authorization
string
header
required

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

Headers

Accept-Language
enum<string>
default:en

The language of the response

Available options:
en,
ru

Body

application/json
ids
integer[]
required

Array of order IDs (maximum 100)

Required array length: 1 - 100 elements
Example:

Response

Bulk Action Result

success
integer[]

Array of successfully processed order IDs

Example:
failed
object[]

Array of failed orders with error messages

Example: