Create an offramp
An offramp facilitates the conversion of crypto to fiat. Once the crypto transfer is confirmed, HIFI will deposit the converted fiat into the receiving user’s bank account.
There are two types of offramp:
-
Quote-based offramp: This type of offramp first returns the conversion rate quote based on the best market rate, which you can accept through the Accept an offramp quote endpoint to initiate the offramp.
To learn more about quote-based offramps, click here. -
Non-quote-based offramp: This type of offramp will be initiated immediately upon creating an offramp.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Offramp
- Offramp (USD)
- Offramp (BRL)
- Offramp (COP)
- Offramp (MXN)
- Offramp (ARS)
- Offramp (Africa)
- Offramp Global Network (BRL)
- Offramp Global Network (MXN)
- Offramp Global Network (NGN)
- Offramp Global Network (HKD)
- Offramp Global Network (CHN)
unique identifier for the request (recommend using uuid v4)
offramp source
offramp destination
The type of supporting document, required for swift payment.
billing_document, order_document, shipment_document, regulatory_document, transport_document, other_document The URL of the supporting document, required for swift payment.
Memo code or description for usd offramp.
custom offramp fees, omit if no fees are charged
Whether this offramp requires approval before processing.
true: Offramp will enter approval workflowfalseor omitted: Offramp proceeds like usual
false
Optional supporting information for the offramp. May include detailed purpose of payment, beneficiary details, and supporting documents. When provided, documents must reference files previously uploaded via the file upload API.