Removed
Removal of user info in payment and mandate retrieval response
about 3 years ago
⚠️ Changes to our API for payment and mandate retrieval
We are removing the name, email, phone, date_of_birth, and address fields inside user in the GET /payments/{id} and GET /mandates/{id} responses. This is done to protect users and reduce sensitive information exchanges. This data should be available to you internally.
This is a breaking change and you must update your implementation to avoid downtime to your services.
We've updated our documentation and our API to reflect this change.
Dates:
- 17/01/2023 (Sandbox)
- 27/01/2023 (Production)
Affected endpoints:
