Skip to main content
POST
Create an onramp

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
requestId
string
required

unique identifier for the request (recommend using uuid v4)

source
object
required

onramp source

destination
object
required

onramp destination

purposeOfPayment
enum<string>
Available options:
gift,
bills,
groceries,
travel,
health,
entertainment,
housing,
school-fees,
other
isInstant
boolean
default:false

instant onramp. coming soon ...

fee
object | null

custom onramp fee, omit if no fee is charged

Response

Success

transferType
string
transferDetails
object