Skip to main content
POST
Cancel resting Phoenix limit orders

Authorizations

X-API-Key
string
header
required

Body

application/json
wallet
string
required
market_id
string
required
Example:

"phoenix:SOL-PERP"

orders
object[]
required

Orders to cancel, identified by (price, sequence) from the trader's open-orders view — Phoenix cancels are per-market batches, not per-PDA like Jupiter.

Minimum array length: 1
client_order_id
string
required

Response

Transaction built (status = phoenix-cancel-orders)

success
boolean
data
object[]
error
string