Get Transaction
Wallet
Get Transaction
Retrieves details of a specific wallet transaction by ID.
GET
Get Transaction
Retrieve the full details of a specific wallet transaction by its ID.
Example Request
Example Response
The
transactionId must be a valid UUID. You can obtain transaction IDs from the /wallet/transactions list endpoint.Authorizations
Your Rolla API key
Path Parameters
Transaction UUID
Response
Transaction retrieved successfully
Example:
true
Example:
"Transaction retrieved successfully"
Available options:
deposit, withdrawal, swap Available options:
pending, completed, failed, rejected, sent, processing