getbrevo / brevo-php

A fully-featured PHP API client to interact with Brevo.
https://developers.brevo.com/
MIT License
51 stars 23 forks source link

ContactsAPI updateBatchContacts results in 404 when one of emails not found #7

Open ybert opened 1 year ago

ybert commented 1 year ago

As reported in sendinblue php repo , we can't batch update contacts as if an error occurs on 1 contact in the batch, it returns an API error with no update at all.

The API is unusable.

Any plan to fix this soon as it has been reported 5 month ago ?