---
title: "Delete ACH adjustment"
method: DELETE
path: "/ach_transfers/adjustments/{id}/"
tags: ["Payments"]
---

# Delete ACH adjustment

`DELETE /ach_transfers/adjustments/{id}/`

Reverses the adjustment on the parent transfer. The transfer must be `pending`.

## Response `204`

Reversed.

## Other responses

- `400` — Parent transfer is not pending.

---

[API](https://skmtc.net/piriod/apis/piriod-api.md) · [All operations](https://skmtc.net/piriod/apis/piriod-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/piriod/piriod-api/versions/70cbc827dc7b/schema)
