Edit Order (Beta)
Edit an open order. This feature is in beta please reach out to your Coinbase Prime account manager for more information.
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
New peg offset value for PEG orders. 0 means peg to BBO. Only non-negative values are allowed. The order's peg_offset_type is immutable and is reused server-side to interpret this value (PEG orders only)
New WIG (Would if Good) level for PEG orders - the best price a pegged order would be placed on venues, opposite to limit_price. Cannot be added or removed post-placement (PEG orders only)
Response
A successful response.
The ID of the order being edited