Onramp Transactions | View https://docs.herald-api.rare-able.com/api/onramp/transactions/{{onrampTransactionId}}
GET

This endpoint is to show full details of perticular onramp transaction by using unique id.

Query PARAMS

onrampTransactionId string required
Must be valid Onramp Transaction's Unique Id

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

redirect_url "integer"
onramp_transaction "object"

unique_id "string"
from "string"
to "string"
from_value "decimal"
to_value "decimal"
redirect_url "string"
service_fee "decimal"
wallet_address "string"
status "string"
exchange_rate "decimal"
created_at "string"
updated_at "string"

success "boolean"
message "string"
code "integer"
data "array"