Skip to main content
GET
This endpoint allows you to fetch the full details of a single transaction using its unique identifier.

Path Parameters

string
required
The unique identifier of the transaction to retrieve.

Response

string
The unique identifier for the transaction.
string
The ID of the primary wallet involved.
string
The ID of the recipient wallet (for transfers).
number
The transaction amount.
string
The currency code.
string
The type of transaction (deposit, withdrawal, transfer, etc.).
string
The current status of the transaction.
string
A brief description of the transaction.
string
Provider-specific reference ID (e.g., Stripe or Monime).
string
The timestamp when the transaction was created.