Skip to main content

Order Take(TRADE)

Interface Description

Accept order, Complete Transaction

HTTP Request

POST /sapi/v1/block-match/order/take

Request Weight (IP)

1

Request fields:

NameTypeMandatoryDescription
settlementKeyStringYESSettlement Key
recvWindowLONGNO
timestampLONGYES

Example response:

{
"success": true
}