---
title: "Changes to Criar cobrança recorrente."
method: PUT
path: "/cobr/{txid}"
---

# Changes to Criar cobrança recorrente.

`PUT /cobr/{txid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 35 revisions.

- **2025-09-05** `4047ae07a639` — 2 info
- **2024-10-18** `1a3df62a7286` — 6 breaking, 5 warning, 11 info
- **2024-08-30** `e60160879b89` — 1 info
- **2020-06-29** `5967a4b6f934` — 1 breaking

## Changes

- **2025-09-05** `4047ae07a639` — 2 info
  - added `subschema #1, subschema #5` to the response body `allOf` list for the response status `201`
  - removed `subschema #1, subschema #5` from the response body `allOf` list for the response status `201`
- **2024-10-18** `1a3df62a7286` — 6 breaking, 5 warning, 11 info
  - added the new required request property `allOf[subschema #2: Cobrança Recorrente Base]/calendario/dataDeVencimento`
  - added the new required request property `allOf[subschema #2: Cobrança Recorrente Base]/valor/original`
  - the `allOf[subschema #2: Cobrança Recorrente Base]/valor` request property type/format changed from `string`/`` to `object`/``
  - the `allOf[subschema #3: Cobrança Recorrente Base]/valor` response's property type/format changed from `string`/`` to `object`/`` for status `201`
  - removed the required property `allOf[subschema #3: Cobrança Recorrente Base]/calendario/dataVencimento` from the response with the `201` status
  - removed the required property `allOf[subschema #4]/calendario/dataCriacao` from the response with the `201` status
  - removed the request property `allOf[#/components/schemas/DadosDevedorRecorrencia]/dadosDevedor`
  - removed the request property `allOf[subschema #2: Cobrança Recorrente Base]/calendario/dataVencimento`
  - removed the request property `allOf[subschema #2: Cobrança Recorrente Base]/contaRecebedor`
  - removed the optional property `allOf[#/components/schemas/DadosDevedorRecorrencia]/dadosDevedor` from the response with the `201` status
  - removed the optional property `allOf[subschema #3: Cobrança Recorrente Base]/contaRecebedor` from the response with the `201` status
  - added the new optional request property `allOf[#/components/schemas/DadosDevedorRecorrencia]/devedor`
  - added the new optional request property `allOf[subschema #2: Cobrança Recorrente Base]/recebedor`
  - the `ajusteDiaUtil` request property default value changed from `false` to `true`
  - removed the pattern `\d{1,10}\.\d{2}` from the request property `allOf[subschema #2: Cobrança Recorrente Base]/valor`
  - added the optional property `allOf[#/components/schemas/DadosDevedorRecorrencia]/devedor` to the response with the `201` status
  - added the optional property `allOf[subschema #3: Cobrança Recorrente Base]/recebedor` to the response with the `201` status
  - the `ajusteDiaUtil` response's property default value changed from `false` to `true` for the status `201`
  - the `allOf[subschema #3: Cobrança Recorrente Base]/valor` response's property pattern `\d{1,10}\.\d{2}` was removed for the status `201`
  - added the required property `allOf[subschema #3: Cobrança Recorrente Base]/calendario/dataDeVencimento` to the response with the `201` status
  - added the required property `allOf[subschema #3: Cobrança Recorrente Base]/valor/original` to the response with the `201` status
  - added the required property `allOf[subschema #4]/calendario/criacao` to the response with the `201` status
- **2024-08-30** `e60160879b89` — 1 info
  - endpoint added
- **2020-06-29** `5967a4b6f934` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/bacen/apis/api-pix/docs/cobr/:txid/put.md) · [API](https://skmtc.dev/bacen/apis/api-pix.md) · [Page](https://skmtc.dev/bacen/apis/api-pix/changes/cobr/:txid/put)
