Posted vs. Settled Transactions

Overview

Transactions within Newline follow two distinct lifecycle milestones:

  • Settlement → The transaction has completed processing within Newline and the underlying payment rail
  • Posting → The transaction appears on the client's bank statement

In many cases, these events occur on the same day. However, they do not always align due to payment rail behavior and bank statement processing rules.

Understanding this distinction is essential for accurate reconciliation, reporting, and CSV usage.

Key Concept

TermDefinition
SettledTransaction has completed processing within Newline and the payment rail
PostedTransaction is recorded on the bank statement

Settlement reflects processing completion, while posting reflects statement visibility.

Why Settlement and Posting Differ

Settlement and posting may differ due to how payment rails operate and how banks generate statements.

Common scenarios include:

Instant Payments (RTP / Real-Time Rails)

Transactions may settle immediately on weekends but post on the next business day.

ACH Processing Windows

Transactions received late in processing windows may post later than their settlement date.

Fees and Interest

Fees and interest may be recorded operationally at one time but posted according to statement timing rules.

Manual or Late Entries

Transactions created or ingested later may post with different dates.

Additionally:

  • Posting follows bank statement cycles
  • No posting occurs on bank-closed days (weekends or holidays)

Rail Lifecycle Examples

The following examples reflect documented behavior.

Instant Payments (RTP)

  • Transaction settles in near real time
  • If processed on a weekend, it may post on the next business day

ACH

  • Settlement occurs after ACH processing completes
  • Transactions received late in processing windows may post on a later date

Fees, Interest, and Adjustments

  • May be recorded when processed internally
  • Posting follows statement timing and may differ from the operational processing time

Rail Timing Comparison

Rail / ActivitySettlement BehaviorPosting BehaviorKnown Timing Differences
Instant Payments (RTP)Near real timeBased on statement cycleWeekend settlement may post next business day
ACHAfter processing windowsBased on statement cycleLate processing may delay posting
Fees / AdjustmentsWhen processed internallyBased on statement cyclePosting may differ from processing time

Which CSV File Should I Use?

Newline provides multiple CSV reports because settlement, updates, and posting are separate lifecycle events.

Settled Transactions CSV

Use for:

  • Identifying transactions that have completed settlement
  • Reconciliation workflows
  • Tracking finalized fund movement

Records appear only when settlement is finalized.

Updated Transactions CSV

Use for:

  • Monitoring transaction status changes
  • Tracking failed or canceled transactions
  • Viewing ACH Notifications of Change (NOCs)

This report captures record-level updates, not settlement events.

Posted Transactions CSV (Prior Day)

Use for:

  • Bank statement reconciliation
  • Financial reporting and audits
  • Matching statement posting activity

This report reflects when transactions appear on the bank statement, not when they settle.

Accounts (Prior Day) CSV

Use for:

  • End-of-day account balances
  • Comparing settled and statement-aligned balances

Important:

  • settled_balance is derived from settled transactions
  • statement_closing_balance is derived from posted transactions

These values may differ due to timing differences between settlement and posting.

Example Timeline

RTP Weekend Scenario

  • Saturday → Transaction settles immediately
  • Monday → Transaction posts to the bank statement

Impact on Reconciliation

Understanding the difference between settlement and posting helps prevent reconciliation discrepancies.

Operational Reconciliation

Use settlement-based reporting when:

  • Tracking movement of funds
  • Monitoring payment completion
  • Measuring payment processing activity

Recommended source:

  • Settled Transactions CSV

Statement Reconciliation

Use posting-based reporting when:

  • Reconciling to bank statements
  • Preparing financial reports
  • Performing audits

Recommended source:

  • Posted Transactions CSV

Balance Reconciliation

When comparing account balances:

  • Operational balances align to settlement activity
  • Statement balances align to posting activity

Timing differences between settlement and posting may temporarily create differences between these balances.

FAQs & Common Confusions

Why does a transaction show as settled on one day but posted on another?

Settlement reflects processing completion, while posting reflects bank statement timing.

Why do posted dates skip weekends or holidays?

Posting occurs only on bank processing days.

Why does my settled balance differ from my statement balance?

Settled balances are based on completed transactions, while statement balances are based on posted transactions.

Which timestamp should be used for reconciliation and financial reporting?

Use the posted date from the Posted Transactions CSV for statement alignment and financial reporting.

Why can settlement and posting occur on different days?

Settlement is driven by payment rail processing, while posting is driven by bank statement cycles.

If a transaction settles on a weekend, when will it post?

Posting occurs on the next available bank processing day.

Which CSV is considered the source of truth for bank statement activity?

The Posted Transactions CSV reflects statement activity and should be used when reconciling to bank statements.

Which CSV is considered the source of truth for completed payment activity?

The Settled Transactions CSV reflects completed settlement events and should be used when tracking finalized payment activity.


Did this page help you?