mod
Replaces an order
{
"orderId": 1235,
"price": 1000000000000,
"size": 20000000
}{
"id": 1246,
"initialSize": 18000000,
"remainingSize": 18000000,
"deals": [ ],
"origId": 1245,
"origRemainingSize": 8000000
}{
"error": 2
}
"mod" is the only method that may have a different format of an error response
{
"reply": {
"error": 74,
"origId": 42,
"origRemainingSize": 10000
}
}Field name
Type
Description
Field name
Type
Description
Last updated