Skip to main content
GET
Get Offramp Transaction Status

Authorizations

x-api-key
string
header
required

API key for authentication. Must be included in the x-api-key header.

Path Parameters

transaction_id
string<uuid>
required

The unique identifier of the offramp transaction

Response

Offramp transaction status retrieved successfully

id
string<uuid>

The unique identifier of the offramp transfer

Example:

"5ce6a665-a056-4989-96cd-4800f500457d"

status
string

Current status of the offramp transaction

Example:

"PAYMENT_PROCESSED"

source_amount
number

Amount in source currency (crypto)

Example:

0.1

destination_amount
number

Amount in destination currency (fiat after conversion and fees)

Example:

5.93

offramp_quote_id
string<uuid>

The unique identifier of the quote that was used for this transfer

Example:

"a120ece6-baab-400b-9d5c-7867f1cd1595"

rail_fee
number

Fee charged for the payment rail

Example:

0

account_details
object