Authorizations
API key for authentication. Must be included in the x-api-key header.
Path Parameters
The unique identifier of the onramp transaction
Response
Onramp transaction status retrieved successfully
The unique identifier of the transaction
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Source currency (lowercase)
"eur"
Current status of the onramp transaction. INITIATED: Transaction has been started. FUNDS_RECEIVED: Funds have been received from the source. PAYMENT_SUBMITTED: Payment has been submitted to the destination. PAYMENT_PROCESSED: Payment has been fully processed. REFUND: Transaction has been refunded.
INITIATED, FUNDS_RECEIVED, PAYMENT_SUBMITTED, PAYMENT_PROCESSED, REFUND "PAYMENT_PROCESSED"
The unique identifier of the user who initiated the transaction
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Amount in source currency (fiat)
2
Amount in destination currency (crypto)
2.34
Blockchain transaction ID/hash
"4Hx6qtq21jNA4gZFHo51wTFtHWyj1Lwx6ii5kSQBHDkfQph5WP7XEpZDHqFFdALrtwbndQD74bfqta2oWFby8QTM"
Timestamp when funds were received
"YYYY-MM-DDTHH:MM:SS.sssZ"
Timestamp when payment was submitted
"YYYY-MM-DDTHH:MM:SS.sssZ"
Timestamp when payment was processed
"YYYY-MM-DDTHH:MM:SS.sssZ"