Skip to main content
DELETE
Cancel single order

授权

POLY_API_KEY
string
header
必填

Your API key

POLY_ADDRESS
string
header
必填

Ethereum address associated with the API key

POLY_SIGNATURE
string
header
必填

HMAC signature of the request

POLY_PASSPHRASE
string
header
必填

API key passphrase

POLY_TIMESTAMP
string
header
必填

Unix timestamp of the request

请求体

application/json
orderID
string
必填

Order ID (order hash) to cancel

示例:

"0xabcdef1234567890abcdef1234567890abcdef12"

响应

Order cancellation result

canceled
string[]
必填

Array of order IDs that were successfully canceled

示例:
not_canceled
object
必填

Map of order IDs that could not be canceled with error messages

示例: