Endpoint for amending the price and/or remaining count of an existing event-market order using the V2 request/response shape.
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Order ID
Subaccount number (0 for primary, 1-32 for subaccounts). Defaults to 0.
Market ticker
Side of the order
bid, ask Updated price for the order in fixed-point dollars.
"0.5600"
String representation of the updated quantity for the order.
"10.00"
The original client-specified order ID to be amended
The new client-specified order ID after amendment
Order amended successfully
Number of contracts remaining after the amend. Only present when the amend caused a fill or changed the resting size.
"10.00"
Number of contracts filled as a result of the amend crossing the book. Only present when fills occurred or remaining size changed.
"10.00"
Volume-weighted average fill price for fills resulting from the amend. Only present when fills occurred.
"0.5600"