Brevo loyalty endpoints release
Brevo Loyalty causes customers to remain customers for a longer time through meaningful engagement. Loyalty programs encourage increased purchase frequency and higher average cart value. It gives you insights into your customers interactions so you can adapt to their preferences. The endpoints consist of Rewards and Programs.
New optional response key in create and update contact response
New response key named metadata
is added for create-contact and update-contact routes. This key is optional in response and is used for providing more information for the errors, if needed.
New attributes added in Transactional webhooks
New attributes added for Transactional webhooks in sent
, clicked
, opened
, proxy_open
and unsubscribe
.
Deprecate Reseller API endpoints
Deprecated Reseller related API endpoints
OAuth 2.0 Authentication flow for apps and integrations
Users can now benefit from a secure, straightforward third party authentication to Brevo via oAuth apps. This allows users to connect to all our listed public APIs through OAuth 2.0 and have a granular definiton of what users access which applications.
Permissions platform changed for company management
manage_owned_companies
and manage_other_companies
is now under a seperate Companies permissions title.
New value domain provider added in Domain Management API
A new value is added in the response of the Create a domain
API endpoint. The response will now look as the JSON mentioned below.
Additional DNS record added
User will now be asked to add three DNS records in addition to two. An example is mentioned below.
Introduced multi-tag support for Transactional SMS
You can now use multiple tags to tag a SMS and you can also filter an SMS with tags. You can add an array of strings in the tag parameter.
Phone number validation changes for Transactional API
Route: Transactional SMS endpoints