Limit: 10 request per 1 second
PUT /v1/order
Edit a pending order by order_id. Only the order_price or order_quantity can be amended.
Note: This endpoint requires trading scope in orderly key.
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Optional tag for the order. Supports two formats:
REFERRAL2026) - overrides referral relationshipenum:<UPPERCASE_ID> (e.g., enum:STRATEGY_DCA) - adds fee on top of existing fees, preserves referral
Max length: 36 characters. Cannot be modified after order placement.