Skip to main content
POST
Add to a Hedge

Authorizations

Authorization
string
header
required

Partner API key: mk_live_... (production) or mk_test_... (sandbox).

Body

application/json
side
string
required

buy | sell — the side of the open hedge to add to

additional_notional_usd
number
required

Notional to add to the existing hedge.

market
string
default:USDTNGN

e.g. USDTNGN

Response

Successful Response

data
HedgeAddResult · object | null
error
ErrorObject · object | null
meta
Meta · object