API Reference

Replace Order

Rate Limit: 300 requests per 60 seconds

Replace order, support orderQty and limitPrice. Please note that currently replace spot order and a small part of situation with perp order are achieved through a rapid cancel and place a new order process.

Request

Field nameTypeNecessaryRemarks
orderIdStringYOrder ID
replaceQtyStringNReplace order qty
replacePriceStringNReplace order price
syncModeStringNAPI synchronous validation or asynchronous validation(required "true" or "false")

Response

Field nameTypeRemarks
orderIdStringSame order ID
orderStateStringOrder State
Language
Credentials
OAuth2