v2

OpenAPI 3.0.02026-07-311824171.4 MB
Block Trade
Private

Invalidates a block trade signature, effectively cancelling the block trade. This can be called at any time before private/execute_block_trade is called.

📖 Related Article: Block Trading

Scope: block_trade:read_write

Try in API console

get/private/invalidate_block_trade_signature

Query parameters

signaturestring required

Signature of block trade<br>It is valid only for 5 minutes around given timestamp

Example:1565173369982.1M9tO0Q-.z9n9WyZUU5op9pEz6Jtd2CI71QxQMMsCZAexnIfK9HQRT1pKH3clxeIbY7Bqm-yMcWIoE3IfCDPW5VEdiN-6oS0YkKUyXPD500MUf3ULKhfkmH81EZs

Signature of block trade that will be invalidated

Response

Success response

jsonrpc'2.0' required

The JSON-RPC version (2.0)

idinteger

The id that was sent in the request

result'ok' required

Result of method execution. ok in case of success