Skip to main content
GET
Get Status Response
Get the status of an onramp transaction using the reference ID.

Authorizations

Authorization
string
header
required

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

Path Parameters

referenceId
string
required

Response

success
boolean
Example:

true

message
string
Example:

"Onramp status successfully retrieved."

data
object