2024-07-01

by Felipe Sekkar de Padua

PIX

  • As of 2024-07-15, to deliver more performance from our API, all transactions will be processed asynchronously, therefore a new transaction status has been created: PROCESSING. With this change, transactions of method BANK_INSTRUCTION and REFUND will initially have the endToEnd attribute set as null and will be filled after the state transition to PROCESSING.

2024-06-12

by Jimmy Fernandes

FX

  • As of 2024-07-03, the merchantId parameter has been added as a required field in the query of the Get Market Quote endpoint.

2024-05-24

by Leone Parise

FX

  • New ACAM endpoints and webhooks
  • How to Send ACAM Customer Data documentation

PIX

  • Support for multiple bank accounts
  • New Banking endpoints to list bank accounts and get balance

2024-03-28

by Jimmy Fernandes

FX

  • Added property expiresIn in request for create an quote

2024-03-26

by Jimmy Fernandes

FX

  • Added property quoteId in request of simulate order

2024-03-25

by Jimmy Fernandes

FX

  • Added support for the AUD (Australian Dollar).
  • Added support for the CAD (Canadian Dollar)

2024-03-25

by Felipe Sekkar de Padua

PIX

  • Added an endpoint to invalidate dynamic qr code

2024-03-18

by Leone Parise

PIX

  • Allow transactions to be refunded multiple times
  • Added QRCode webhook events
  • Added payer validation to dynamic QRCodes. If the payer CPF is different, the transaction is refunded

FX

  • Added idempotentId attribute to create Orders

2024-03-11

by Leone Parise

PIX

  • Added an endpoint to get QR code by ID
  • Added an endpoint to get Transaction by ID