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.
Response schema for the Leadping API billing transaction response returned to authenticated clients.
The ID and name for this business.
The ID and name for this lead.
Monetary amount for this billing transaction or wallet operation.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$Net monetary amount after fees, credits, or adjustments.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$Payment gateway fee amount charged for the wallet transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$Payment gateway status returned for this transaction.
Leadping platform fee amount included in the transaction.
^-?(?:0|[1-9]\d*)(?:\.\d+)?$Additional billing notes that explain the transaction for admins or customers.
Human-readable description that explains this billing transaction response to API users.
Masked or human-readable payment method shown for this transaction.
Debit or credit classification for this wallet transaction.
Debit, Adjustment, Deposit Processing status for this wallet transaction.
Pending, Confirmed, Failed 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.

