Withdrawals
Withdrawal Flow
Initiating a Withdrawal
Arguments
Argument
Type
Required
Description
mutation {
initiateRampQuoteWithdrawal(
rampQuote: "quote_id"
paymentMethod: "payment_method_id"
reference: "order_123"
) {
id
status
agent
paymentDetails
exchangeRate
amountUsd
amountLocal
}
}Response
Field
Type
Description
Status Lifecycle
Status
Description
Next Steps
Marking as Received
Arguments
Argument
Type
Required
Description
Last updated