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

Headers

algoId
string

ID of the algorithm that is making the request.

Query Parameters

processBefore
string<date-time>

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

broker
string<iiban>

Valid Broker IIBAN on whose behalf the order is sent. The format must follow the usual IIBAN pattern XXXX YYYY ZZZZ WWWW or machine pattern XXXXYYYYZZZZWWWW.

Note: This is currently available exclusively in the Kraken pre-prod environments.

Response

200 - application/json
batchStatus
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"