---
title: "GET /contact/{contactId}/ach-debit-recurring"
method: GET
path: "/contact/{contactId}/ach-debit-recurring"
---

# GET /contact/{contactId}/ach-debit-recurring

`GET /contact/{contactId}/ach-debit-recurring`

Check whether a contact has an active recurring ACH debit authorization. When active, the issuer can automatically debit the payer's bank account for future invoices with auto-pull enabled.

## Path parameters

- `contactId` string, required

## Query parameters

- `filter:legalEntityId` string

## Response `200`

OK

- object
  - `hasActiveRecurringAuth` boolean, required — Whether the contact has authorized recurring ACH debits.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `429` — TooManyRequests
- `500` — Internal Error

---

[API](https://skmtc.net/slashfi/apis/slash-public-api.md) · [All operations](https://skmtc.net/slashfi/apis/slash-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slashfi/slash-public-api/revisions/773c90f079c5/schema)
