---
title: "Trigger inbound processing"
method: PUT
path: "/trigger-inbound"
tags: ["Operations"]
---

# Trigger inbound processing

`PUT /trigger-inbound`

Initiate inbound processing of ODFI files for shards.

## Request body

- TriggerRequest
  - `shardNames` string[], required

## Response `200`

All specified shards have completed inbound processing successfully.

- TriggerResponse
  - `Shards` object — A map of shards and any errors encountered during processing.

---

[API](https://skmtc.net/moov-io/apis/achgateway-api.md) · [All operations](https://skmtc.net/moov-io/apis/achgateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moov-io/achgateway-api/versions/621cad6ee731/schema)
