Get Transaction
Transactions
Get Transaction
Retrieve details of a specific transaction by its unique ID.
GET
Get Transaction
This endpoint allows you to fetch the full details of a single transaction using its unique identifier.
Path Parameters
The unique identifier of the transaction to retrieve.
Response
The unique identifier for the transaction.
The ID of the primary wallet involved.
The ID of the recipient wallet (for transfers).
The transaction amount.
The currency code.
The type of transaction (deposit, withdrawal, transfer, etc.).
The current status of the transaction.
A brief description of the transaction.
Provider-specific reference ID (e.g., Stripe or Monime).
The timestamp when the transaction was created.