Cancels all orders matching the requested criteria.
For more information, please visit the INTX Java SDK.
The Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Identifies the portfolio by UUID (e.g., 892e8c7c-e979-4cad-b61b-55a197932cf1
) or portfolio ID (e.g., 5189861793641175
)
Identifies the instrument by name (e.g., BTC-USDC
), UUID (e.g., ce55a827-f04a-45c0-9d9b-8bbdb9b48065
), or instrument ID (e.g., 7149252043835013
)
Identifies the side by name (e.g., BUY
, SELL
)
BUY
, SELL
"BUY"
Identifies the instruments by type . Allowed values: SPOT, PERPETUAL_FUTURE
Order submitted
The response is of type object[]
.