This endpoint is designed to reduce the size of an existing order. Unlike replacing an order with a new one, reducing an order allows it to maintain its position in the order book at the same price level. Only a decrease in order size is permitted with this method.

Response Codes

CodeDescriptionStatus
200Successfully reduced ordersuccess
404An order with provided id not found.rejected
422Order was rejected by the protocolrejected
500Unexpected errors or blockchain node malfunctionunknown

Cost

Each request to this endpoint costs 1 API credit

Language
Credentials
Header
Click Try It! to start a request and see the response here!