Transaction Record
Pronunciation: tran-ZAK-shun ruh-KAWRD
Definition
A transaction record is the structured, durable representation of a financial instruction and its lifecycle. It normally contains identifiers, parties, accounts or addresses, amounts, currencies, fees, references, statuses, dates, provider responses, and links to ledger or dispute records. The record should preserve history rather than only the latest status so operations, support, accounting, and audit teams can reconstruct what happened and why.
Overview
A transaction record is the operational source used to reconstruct what was requested, what the system decided, what external parties reported, and what financial effects occurred. It may represent one transaction entity with an append-only event history or several linked records for attempts, transfers, fees, and adjustments.
Core fields include a stable internal identifier, transaction type, amount and currency or asset, accounts or destinations, lifecycle state, created and updated times, provider and network references, authorization evidence, fees, and relationships to orders, settlements, refunds, reversals, or replacements. Sensitive data should be minimized, protected, and retained according to policy.
Corrections should preserve history instead of silently overwriting financial facts. Access, version changes, and manual actions need audit evidence. A transaction record differs from a customer receipt: the record supports operations, reconciliation, accounting, investigation, and compliance, while the receipt is a selected external presentation of that information.
The record should use immutable event history or versioned transitions rather than replacing status without context. Links to Dispute Case , refunds, captures, fees, settlement, and ledger entries make the lifecycle navigable. Sensitive data should be minimized or tokenized, but identifiers needed for reconciliation must remain searchable. Retention rules should reflect financial, legal, privacy, and operational requirements.
Records should also distinguish event time, receipt time, processing time, booking time, and posting time. These timestamps reveal where delay occurred and support period reconciliation. Corrections should create linked adjustment or reversal records instead of deleting the original evidence.
The record provides evidence for Transaction Processing and later accounting in the General Ledger .
Key Takeaway
A trustworthy transaction record preserves the identities, evidence, state history, and financial relationships needed to reconstruct the complete event.
Sources
- OxaPay Official Documentation — OxaPay Documentation (2026-07-30)
- IETF RFC 9110 — IETF (2026-07-30)