Exchange Transaction | Show
https://docs.herald-api.rare-able.com/api/exchange/transactions/{{exchangeTransactionId}}
POST
This endpoint is to show the full details of perticular exchange transaction.
Query PARAMS
exchangeTransactionId string required
Must be valid Exchange Transaction's Unique Id
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
exchange_transaction "object"
unique_id "string"
order_id "string"
from "string"
from_network_type "string"
to "string"
to_network_type "string"
from_value "decimal"
to_value "decimal"
wallet_address "string"
from_wallet_address "string"
to_wallet_address "string"
from_transaction_hash "string"
to_transaction_hash "string"
explorer_url "string"
status "string"
exchange_rate "decimal"
note "string"
user "object"
email "string"
name "string"
client_reference_id "string"
settlement "object"
amount "string"
currency "string"
status "string"
created_at "string"
updated_at "string"
success "boolean"
message "string"
code "integer"
data "array"