Authorizations
API key for authentication. Must be included in the x-api-key header.
Path Parameters
The unique identifier of the offramp transaction
Response
Offramp transaction status retrieved successfully
The unique identifier of the transaction
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Destination fiat currency (lowercase)
"eur"
Current status of the offramp transaction
PENDING
, CRYPTO_RECEIVED
, CONVERSION_PROCESSED
, PAYMENT_SUBMITTED
, PAYMENT_PROCESSED
, FAILED
, CANCELLED
"PAYMENT_PROCESSED"
The unique identifier of the user who initiated the transaction
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Amount in source currency (crypto)
50.25
Amount in destination currency (fiat after conversion and fees)
48.75
Bank transaction reference ID
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Exchange rate used for crypto to fiat conversion
0.97
Transaction fees applied
1.5
Timestamp when crypto was received
"YYYY-MM-DDTHH:MM:SS.sssZ"
Timestamp when crypto conversion was processed
"YYYY-MM-DDTHH:MM:SS.sssZ"
Timestamp when fiat payment was processed
"YYYY-MM-DDTHH:MM:SS.sssZ"