post cover image

Deprecation of Fields in the Clients API

From now on, requests to the Search Customers API (/v1/customers/search) that do not include the Query request parameter (email) will no longer return credit card information in their responses.

If you are using this API in your integration, we recommend updating it to include the email parameter in requests to the Search Customers API, as detailed in our API Reference.

Additionally, to obtain information about customer cards, it is necessary to make a request to the API /v1/customers/{customer_id}/cards.

If you encounter any inconvenience with your integration, please contact our Support team.