# transfers.ach.out.success

Outgoing ACH Transfer - Success Event

Triggered when Jiko, when acting as the ODFI 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 reference documentation.

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

## 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` (any, required)


