API Reference
Authorizations
x-api-keystringRequired
API key for authentication.
Path parameters
idstringRequiredExample:
64abc123def456789012349Responses
200
Transaction retrieved successfully
application/json
_idstringOptional
statusstringOptional
txHashstringOptional
protocolstringOptional
pricenumberOptional
settlementAmountstringOptional
feestringOptional
feePercentnumberOptional
refundStatusstringOptional
createdAtstring · date-timeOptional
updatedAtstring · date-timeOptional
404
Transaction not found
application/json
get
/wallet/transactions/{id}Last updated
Was this helpful?