Orders

Cancel all open orders

delete/orders/all

Request body

product_idinteger

cancel all orders for particular product, cancels orders for all products if not provided

cancel_limit_orders'true' | 'false'

set as true to cancel open limit orders

cancel_stop_orders'true' | 'false'

set as true to cancel stop orders

Response

returns back success response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.