Offramps
The Offramp object represents a fiat payout to a bank account.
Once you have created a Quote and made the crypto-transfer to the Quote's deposit address, you'll want to tell us who to pay and how much.
In return, we'll give you an Offramp object for each recipient which tells you the status of the fiat payout.
Below are the possible values for an Offramp's status
.
initiated
The Offramp object has been created but no crypto deposit has yet been received.
pending_internal_assessment
The crypto deposit has been received and the payment is awaiting approval from the Request team.
fiat_sent
The payment has been sent successfully.
bounced
A payment provider has indicated that something has gone wrong with the payment. Either new payment_details must be provided or the user can request a refund.
failed
The payment has bounced and funds were refunded to the sender.
Last updated