Skip to main content
POST
Withdraw

Path Parameters

market
string
default:7u3HeHxYDLhnCoErrtycNokbQYbWGzLs6JSDqGAv5PfF
required

Market public key

reserve
string
default:d4A2prbA2whesmvHaL88BH6Ewn5N4bTSU2Ze8P6Bc4Q
required

Reserve public key

Query Parameters

percentage
integer
default:10

The percentage of funds to withdraw

Required range: 0 <= x <= 100
amount
number

The amount to withdraw. Human readable value (not lamports), e.g. 0.1 SOL. If amount close to the deposited amount (99.9%), the full amount will be withdrawn

Required range: x >= 0

Body

application/json
type
enum<string>
default:transaction
required
Available options:
transaction
account
string
default:6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176
required

The public key of the account that executes the transaction

Response

200 - application/json

OK

type
any
required
transaction
string
required
dialectExperimental
object