Trading Resume
POST {{URL_ORIGIN}}/api/operations/resume
Trading Resume API allows you to resume the trading for a:
NEW v1.30.0
Multiple filtered instruments, see here for more details
Type
Description
instrumentIds
[] Stringfied numbers
Optional
List of instruments to resume
Note: not sending this parameter will resume the trading for all instrumentsTrading Resume - Error Codes
Code
Message
2001
Wrong action
2001
Wrong instrumentIds
2401
Wrong instrumentId: [instrumentId]
403
Permission denied
NEW v1.31.0
201You can send up to 750 instruments per request
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
|
null |
RESPONSES
status OK
{} |
ENDPOINTS