---
title: "Alterar recorrência de pagamento"
method: PATCH
path: "/payments-recurrences/{recurrenceId}"
---

# Alterar recorrência de pagamento

`PATCH /payments-recurrences/{recurrenceId}`

## Path parameters

- `recurrenceId` string, required

## Request body

- object
  - `type` 'PIX_AUTOMATIC', required
  - `detail` object
    - `allowOverdraftUsage` boolean
    - `maxAmount` number
    - `notifyScheduling` boolean

## Response `200`

successful operation

- object
  - `localtion` string

---

[API](https://skmtc.net/btgpactual/apis/folha-de-pagamentos.md) · [All operations](https://skmtc.net/btgpactual/apis/folha-de-pagamentos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/btgpactual/folha-de-pagamentos/revisions/2a24d3da114c/schema)
