Skip to main content
Receivables

Changelog (Brazil)

Request to Pay via QR Code API (Brazil)

This section includes updates introduced in Request to Pay via QR Code API (Brazil).

Version v2.9.0 | August 11, 2026

New

New
Summary Description
New required field: criacao Added criacao as a required field in CalendarioCobCalendarioCobV, and CalendarioCobVCompleto.
New schema: DevedorCobV Introduced DevedorCobV using oneOf (PessoaFisica / PessoaJuridica) for CobV endpoints.
New dedicated schemas: ValorCobranca and ValorDevolver Created dedicated schemas with specific descriptions for charge amount and refund amount modeling.
New product notice Added “Funcionalidade não disponível no JPMorganChase” notice on SaqueTrocoRetirada, and related schemas.

Updates

Updates
Summary Description
Desconto schema restructure + validation fix Restructured Desconto to oneOf (descontoDataFixa vs valorPerc) and added required to each branch so they are mutually exclusive (no longer both match).
Documentation/formatting fixes Fixed description formatting across multiple schemas and the main spec (line breaks, Markdown bullets, backticks). Improved Chave schema description formatting and fixed minor formatting in pix-decode Chave description. Fixed typo in txid parameter description.
Reference updates Updated CobSolicitada to reference CobValorMandatorioComMensagemSobreRetirada (instead of CobValorMandatorio). Updated CobVValorMandatorio.original to reference ValorCobranca (instead of Valor).
Payload schema simplification Simplified PayloadLocationSolicitadaCob by removing explicit id property definition.
Endpoint definition change Moved txid parameter from path-level to operation-level in cob_{txid} and cobv_{txid} endpoints.

Removed

Removed
Summary Description
Removed retirada field Removed retirada from CobValor and CobValorMandatorio.
Removed txid field (schema) Removed txid from PayloadLocationCompleta.
Removed txid from response examples Removed txid from the loc object in all cob/cobv response examples (cobResponse1–7, getCobs1, getCobs2, getCobsV1).
Removed sandbox gateway custom locale config Removed sandbox gateway custom locale configuration.