Withdraw
POST
/v2/user/withdraw
Create a new withdrawal. The quote_id
field is reserved for withdrawals from the synthetic USD balance, and must be omitted for regular withdrawals. To get a quote for a withdrawal from the synthetic USD balance, use the /user/withdraw/susd
endpoint.
Request Body
Body
object
invoice
required
string
quote_id
string format: uuid
Responses
200
200
object
id
required
string
paymentHash
string
amount
number
fee
number
successTime
number
400
400