maturity_at. Adding is asynchronous and fills the same way an open does.
Trying to open a second Hedge on a market and side you already hold returns
409 hedge_exists. Add to it instead.Request
You add to a Hedge by market and side - Marks resolves your open Hedge on that side server-side.Pass an
Idempotency-Key so the add is safe to retry. See API Conventions.404 no_open_hedge if you don’t have an open Hedge on that side - open one instead.
The response
Thehedge_id is unchanged - the top-up nets into it. collateral_usdc is the extra locked for the added notional, new_notional_usd is the position’s total after the add, and maturity_at is unchanged: the top-up inherits the original maturity.

