API Reference

Get transaction by ID

get

Retrieve detailed information about a specific transaction

Authorizations
x-api-keystringRequired

API key for authentication.

Path parameters
idstringRequiredExample: 64abc123def456789012349
Responses
chevron-right
200

Transaction retrieved successfully

application/json
_idstringOptional
statusstringOptional
txHashstringOptional
protocolstringOptional
pricenumberOptional
settlementAmountstringOptional
feestringOptional
feePercentnumberOptional
refundStatusstringOptional
createdAtstring · date-timeOptional
updatedAtstring · date-timeOptional
get
/wallet/transactions/{id}

Last updated

Was this helpful?