Skip to main content
PUT
Update TP/SL attached to a resting limit entry

Authorizations

Authorization
string
header
required

API key beginning with fp_live_ (live keys, served at developers.myfundedperpetuals.com) or fp_test_ (test keys, served at sandbox.myfundedperpetuals.com). A key presented on the other host is rejected with 401 and a message naming the correct host.

Path Parameters

order_id
string
required

Body

application/json
take_profit_price
number | null
Required range: x > 0
stop_loss_price
number | null
Required range: x > 0

Response

Attached exits updated.

data
object
required
queued
boolean