2025-07-01
by Jimmy Fernandes- Add settlementId on order response
- Removed requirement for bankCode, branchCode, and accountNumber fields in TED_PIX accounts when the pixKey is provided
2025-06-06
by Jimmy FernandesExchange
Documentation
- Add bank channels section
- Add Counterparties section
- Add Exchange Data Convention section
- Add Use Cases section
Endpoints
- Add bank channels endpoints
- Update create order payload and response
- Add settlement webhooks
2025-05-26
by Jimmy FernandesExchange
Documentation
- Add order v2 documentation
- Add settlement documentation
- Add Create Exchange Order how tos
Endpoints
- Add counterparties endpoints
- Add settlements endpoints
2025-05-14
by Jimmy Fernandes- Launched Exchange V2.
- Updated the HOW TOS section with new details on Exchange V2.
- Added a migration guide with step-by-step instructions for transitioning from Exchange V1 to Exchange V2.
- Enhanced API documentation with additional examples.
2025-03-12
by Felipe Sekkar de Padua2024-11-07
by Mário AlvialPIX
Debit transactions (DICT Key, QR Code, Bank Instruction, Refund) can now include an optional, nullable field named memo
in the request. This field allows additional information to be sent to the recipient. For more details, refer to an example request here: PIX API - Transactions with DICT Key.
2024-11-05
by Felipe Sekkar de PaduaPIX
- As of 2024-11-15, the
name
attribute will become mandatory if thepayer
is sent when creating a Dynamic QRCode (https://docs.tracefinance.com/v2.0/reference/post_pix-api-qrcodes-dynamic)
2024-10-30
by Felipe Sekkar de Padua2024-09-16
by Mário AlvialWebhook
- Add retry feature to webhook subscription: Webhook documentation