# transfers.ach.out.success

Outgoing ACH Transfer - Success Event
Triggered when Jiko, when acting as the [ODFI](https://www.nacha.org/content/how-ach-payments-work) has originated an ACH transfer and sent it to the ACH network. More information on ACH originations can be found in the [Create ACH Origination](/products/partner-api/reference/ach/create_ach_origination_api_v1_jiko_accounts__account_id__ach_originating__post) reference documentation.

Endpoint: POST transfers.ach.out.success
Version: Version: cf52545e

## Request fields (application/json):

  - `event_id` (string, required)

  - `timestamp` (string, required)

  - `payload` (object, required)

  - `payload.jiko_account_id` (string, required)

  - `payload.ach_origination_id` (string, required)

  - `event_type` (string, required)

