Skip to main content
POST
Migrate orders

Authorizations

Authorization
string
header
required

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

Body

application/json

Orders to migrate.

orders
object[]
required
Required array length: 1 - 1000 elements

Response

201

Orders batch enqueued successfully