Get a current-user billing transaction
Returns one transaction visible to the current user, including amount, status, wallet context, and billing metadata.
Path Parameters
The ID of the transaction to retrieve.
Response
Transaction was successfully retrieved.
API response containing transaction data returned to callers.
The account ID associated with this transaction.
The account name value for this transaction.
The business ID associated with this transaction.
The business name value for this transaction.
The lead ID associated with this transaction.
The lead name value for this transaction.
The monetary amount for this transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The monetary net amount for this transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The monetary gateway fee amount for this transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The current gateway status for this transaction.
The gateway ID associated with this transaction.
The monetary platform fee amount for this transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$The operator or customer notes recorded for this transaction.
The human-readable description of this transaction.
Provider and wallet audit metadata for this transaction.
The payment method display value for this transaction.
The transaction type classification for this transaction.
Debit, Adjustment, Deposit The current transaction status for this transaction.
Pending, Confirmed, Failed The correlation ID associated with this transaction.
The date and time for the created by value on this transaction.
The modified by value for this transaction.
The unique identifier for the entity.
The date and time when the entity was created.
The date and time when the entity was last modified, if applicable.

