Crypto Transactions | View https://docs.herald-api.rare-able.com/crypto/transactions/{{cryptoTransactionId}}
GET

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

Query PARAMS

cryptoTransactionId string required
Must be valid Crypto Transaction's Unique Id

RESPONSES

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

crypto_transaction "object"

unique_id "string"
from "string"
to "string"
network_type "string"
from_value "decimal"
to_value "decimal"
true_to_value "decimal"
wallet_address "string"
explorer_url "string"
transaction_hash "string"
status "string"
exchange_rate "decimal"
note "string"
user "object"

email "string"
name "string"
client_reference_id "string"
created_at "string"
updated_at "string"

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