Changelog
Filter by:
April of 2024
The Claims API has been adjusted with new routes for the endpoints to help with a better understanding of each of them. Therefore, it will be necessary to migrate from the current version to v2 by 07/06/2024. Access our API Reference, where we provide both versions to facilitate the migration.
Update
API Reference
Added event_date property to the preference creation resource
Addition
SDK
Add field sponsor_id
Addition
Checkout Pro
Checkout API
Starting from April 8th, the fields: cards.issuer
, cards.payment_method
, and cards.security_code
will no longer be returned in queries made to search for customers, unless the parameters: email or customer_id are included. If you need to access these fields, it will be necessary to consume the GET endpoint: /v1/customers/{customer_id}/cards.
Removal
API Reference