Offramp Transactions | View https://docs.herald-api.rare-able.com/api/offramp/transactions/{{offrampTransactionId}}
GET

This endpoint is to show the full details of perticular offramp transaction.

Query PARAMS

offrampTransactionId string required
Must be valid Offramp Transaction's Unique Id

RESPONSES

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

offramp_transaction "object"

unique_id "string"
from "string"
to "string"
network_type "string"
from_value "decimal"
to_value "decimal"
explorer_url "string"
wallet_address "string"
status "string"
exchange_rate "decimal"
transaction_hash "string"
bank_account_transaction "object"

payment_id "string"
info "object"

amount "decimal"
status "string"
bank_account "object"

unique_id "string"
type "string"
currency "string"
bank_account "object"

bank_name "string"
account_number "string"
route_number "string"
status "string"
created_at "string"
updated_at "string"
note "string"
created_at "string"
updated_at "string"

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