API Reference
/- transfers.ach.out.success
application.approved
application.manual_review
application.documents_needed
application.rejected
transfers.ach.in.success
transfers.ach.in.rejected
transfers.ach.out.rejected
transfers.ach.out.sent
card.status.closed
card.status.open
card.status.frozen
card.status.locked
card.transaction.approved
card.transaction.on_hold
card.transaction.reversed
card.transaction.rejected
transfers.wire.out.success
transfers.wire.out.processing
transfers.wire.out.rejected
transfers.wire.in.success
transfers.wire.in.rejected
transfers.on-us.success
transfers.on-us.processing
transfers.on-us.rejected
transfers.on-us.received
tradable.maturity
report.status.available
report.status.pending
report.status.failed
counterparty.status.linked
counterparty.status.unlinked
counterparty.status.failed
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.
- Production serverhttps://your-partner-name.partner-api.jikoservices.com/transfers.ach.out.success
- Sandbox serverhttps://your-partner-name.sandbox-api.jikoservices.com/transfers.ach.out.success
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "jiko_account_id": "8a7ec6c0-2701-40a1-8954-68870964b50d", "ach_origination_id": "9321f597-78a2-49cd-9880-3039ae735fa7" }, "event_type": "transfers.ach.out.success" }