Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Creating API Keys section of our Coinbase App Authentication docs for information on how to generate your Bearer Token.
Body
The ID of the order.
The update price of the order.
"19000.00"
The updated size of the order.
"0.001"
The configuration of the attached order. Only TriggerBracketGtc, LimitLimitGtc or StopLimitStopLimitGtc are eligible..
drops both the legs of TP/SL, order becomes a simple limit order
"true"
The updated stop price of the order. Only applicable for editing TP/SL or SL orders.
"17000.00"
Response
A successful response.
The amount of the second Asset in the Trading Pair. For example, on the BTC/USD Order Book, USD is the Quote Asset.
10
The amount of the first Asset in the Trading Pair. For example, on the BTC-USD Order Book, BTC is the Base Asset.
0.001
Breakdown of commission charges for the order