2025-07-04

by Jimmy Fernandes

Exchange

  • Add cryptoWalletChain on create order request
  • Add cryptoWalletChain on order response

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-05-26

by Jimmy Fernandes

Exchange

Documentation

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 Padua

PIX

  • Added dictKeyId field in Credit Dict Key Transaction. With that change, now it is possible to identify the key that originated the transaction. This value is present in both the query response and the events sent.

2024-11-07

by Mário Alvial

PIX

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-10-30

by Felipe Sekkar de Padua

PIX

  • Added NAME_MUST_NOT_BE_RESTRICTED transaction validation.