Skip to main content
GET
Get Status Response
This endpoint will be used to get the status of the onramp transaction.

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