# ACH Transfer Settlement Timing

This guide explains how settlement timing works for ACH transfers initiated through the Jiko Partner API, including the distinction between federal settlement and the point at which funds become usable.

## What "Same Day Settlement" Means

"Same day settlement" refers to settlement at the federal level: a transfer is settled by the ACH network on the same day it is submitted to the network. It does **not** mean that a transfer is requested, submitted to the network, settled federally, and made available to the recipient all on the same calendar day.

Two delays surround the federal settlement event. The pre-transit delay is the time between when a transfer is requested and when it is submitted to the ACH network. The post-transit delay is the time between submission to the network and the point at which Jiko marks the transfer as internally settled.

## Pre-Transit Delay

Three factors determine when a requested transfer is submitted to the ACH network.

### ACH Processing Windows

The ACH network only accepts transfers during a limited number of processing windows each day. No windows run on weekends or federal bank holidays, so a transfer requested outside an open window is held until the next available one.

### Internal Risk Review

Every outbound ACH transfer is reviewed for risk before being submitted to the network.

### T+1 Liquidation (Withdrawals)

Outbound withdrawals are liquidated at T+1: funds become available, and the transfer is submitted to the ACH network, on the next business day after the request. Liquidation does not run over weekends or bank holidays.

## Post-Transit Delay

After a transfer has been submitted to the ACH network, Jiko waits two business days before marking it as internally settled. This delay exists because ACH transfers carry a meaningful risk of being returned within the first two days after submission. Waiting until that risk window has substantially closed lets Jiko settle transfers with reasonable confidence that they will not be reversed.

The practical effect of this delay differs by transfer type.

### Withdrawals

For withdrawals, the post-transit delay is purely an internal accounting marker. The recipient's external bank receives the funds on the federal settlement date, and availability at that bank is governed by its own posting rules.

### Funding (Deposits)

For deposits, the customer does not gain access to the funds until Jiko marks the transfer as internally settled — two business days after the transfer is sent to the ACH network.

## Worked Examples

### Withdrawal: $5,250 requested Friday, September 11

| Date | Event |
|  --- | --- |
| Fri, Sep 11 | Withdrawal request received. T+1 liquidation begins; liquidation cannot run over the weekend. |
| Mon, Sep 14 | Liquidation completes. Transfer submitted to the ACH network with a federal settlement date of September 14. The recipient bank may make funds available the same day, depending on its posting rules. |
| Wed, Sep 16 | Jiko marks the transfer as internally settled, two business days after submission to the network. |


### Deposit: $12,300 requested Wednesday, October 7

| Date | Event |
|  --- | --- |
| Wed, Oct 7 | Deposit request received and submitted to the ACH network the same day. |
| Fri, Oct 9 | Jiko marks the transfer as internally settled and the customer gains access to the funds, two business days after submission to the network. |