Path Parameters
The ID of the portfolio that owns the order
The ID of the order being edited
Body
The client order ID of the order being edited
The updated version of the client order ID
Deprecated: The product ID of the order being edited
Order size in base asset units (either base_quantity
or quote_value
is required)
Order size in quote asset units, i.e. the amount the user wants to spend (when buying) or receive (when selling); the quantity in base units will be determined based on the market liquidity and indicated quote_value
(either base_quantity
or quote_value
is required)
The limit price (required for TWAP, VWAP, LIMIT, and STOP_LIMIT orders)
The expiry time of the order in UTC (TWAP, VWAP, LIMIT, and STOP_LIMIT GTD only)
The maximum order size that will show up on venue order books. Specifying a value here effectively makes a LIMIT order into an "iceberg" style order.
The maximum order size that will show up on venue order books. Specifying a value here effectively makes a LIMIT order into an "iceberg" style order.
Specifies the stop price at which the order activates. The order is activated if the last trade price on Coinbase Exchange crosses the stop price specified on the order
Response
A successful response.
The ID of the order being edited