v.1.17.0
2024-07-10
Implementation of the Generate Static QRCode endpoint in the Receipts module.
Changed the QRCodes Notification endpoint in the Webhooks module, inserting sub-items of the message parameter.
Changed the Notification QRCodes endpoint in the Webhooks module, inserting a new response to the notification_type parameter, which can now be pix_qrcode or pix_static_qrcode.
v.1.16.0
2024-04-25
Changed the Generate Billing Checkout endpoint in the Receipts module, making the expiration_time parameter optional.
v.1.15.0
2024-04-19
Implementation of the Generate Billing Checkout endpoint in the Receipts module.
v.1.14.0
2024-04-17
Implementation of external_reference in the Generate Billing QRCode endpoint in the Receipts module.
Implementation of external_reference in the List QRCodes endpoint in the Receipts module.
Implementation of external_reference in the QRCode Query - EndtoEnd endpoint in the Receipts module.
Implementation of external_reference in the QRCode Query - Reference Code endpoint in the Receipts module.
v.1.13.0
2024-02-23
Implementation of the Consult Payment - Idempotent endpoint.
v.1.12.1
2023-09-18
Change to the List Webhooks endpoint, inserting the parent parameter webhooks in the items present in the Attribute Description table in the Webhooks module.
v.1.12.0
2023-09-15
Implementation of the List Webhooks endpoint in the Webhooks module.
Creation of the Updates page.
Change in the List Types of Webhooks endpoint, inserting the Attribute Description table in the Webhooks module.
v.1.11.0
2023-07-31
Implementation of md5 on the Notification Payments endpoint in the Webhooks module.
Implementation of md5 in the Notification QrCodes endpoint in the Webhooks module.
v.1.10.0
2023-07-26
Implementation of expiration time in the Generate Billing QrCode endpoint in the Receipts module.
v.1.9.0
2023-05-10
Removed QrCode image representation in base64.
v.1.8.0
2023-02-09
Change to the Pix payment endpoint, making it possible to choose the payment initiation method (DICT or manual)
v.1.7.0
2023-02-06
Removal of mandatory requirements for some CashOut attributes.
v.1.6.0
2023-01-17
Implementation of QrCode query endpoint by end to end.
v.1.5.0
2022-12-23
Mandatory removal of data from the QrCode generator.
Correction in the type of request to simulate QrCode payment.
v.1.4.0
2022-10-17
Implementation of routes for Webhooks .
v.1.3.0
2022-08-30
Removal of the authorized payment register endpoint.
Merging functions into a single endpoint Register Payments .
v.1.2.0
2022-08-22
Addition of idempotent_id attribute for Pix payments.
v.1.1.0
2022-07-15
Updated authentication method to Oauth2.0 .
v.1.0.0
2021-08-10
Creation, structuring and initial identification of APIs.