deprecated

2023.03.21 - The branding_id is deprecated

We talk about the Custom Experience and no more Branding.

🤔 Why?
Because the word Branding is not wide enough to designate everything that can be set-up. The term Custom Experience is more appropriate and reflect in-app naming.

So, this change is expected to be reflected in the API code.

Technical change:

branding_id it's replace by custom_experience_id in signature_requests payload and responses.

branding_id is deprecated but you don't need to change anything in your code, it will still work and it is not planned to be suppressed.
It is the new property name and it should be used for new implementations.