Skip to main content
POST
Batch order management

Authorizations

APIKey
string
header
required

General API key with full access

Authent
string
header
required

Authentication string

Body

application/x-www-form-urlencoded
json
Batch Order · object
required

This parameter is required to be encoded as a JSON string.

Example:
ProcessBefore
any

The time before which the request should be processed, otherwise it is rejected.

Example:

"2023-11-08T19:56:35.441899Z"

Response

200 - application/json
batchStatus
BatchInstructionResult · object[]
required

A structure containing information on the send order request.

result
enum<string>
required
Available options:
success
Example:

"success"

serverTime
string<date-time>
required

Server time in Coordinated Universal Time (UTC)

Example:

"2020-08-27T17:03:33.196Z"