Skip to main content
POST
Build isolated market order transaction with liquidation estimate

Authorizations

Authorization
string
header
required

Bearer access token issued by /v1/auth/* login endpoints.

Body

application/json

JSON request payload for post.v1.ix.place_isolated_market_order_enhanced.

Request payload for /ix/place-isolated-market-order.

authority
string
required
side
string
required
symbol
string
required
allowCrossAndIsolatedForAsset
boolean | null
feePayer
string | null
flightBuilderAuthority
string | null
flightFeeCollectorTrader
string | null
isReduceOnly
boolean | null
maxPriceInTicks
integer<int64> | null
Required range: x >= 0
numBaseLots
integer<int64> | null
Required range: x >= 0
pdaIndex
integer<int32> | null
Required range: x >= 0
positionAuthority
string | null
quantity
number<double> | null
skipTransferToParent
boolean | null
tpSl
null | object

TP/SL configuration shared across endpoints.

transferAmount
integer<int64>
Required range: x >= 0

Response

200 - application/json
instructions
object[]
required
estimatedLiquidationPriceUsd
number<double> | null