organization · inferred from evidence
Brevo
Organization providing the SDK and API for contact management, referenced in the context of SDK updates.
- Brevo PHP SDK 2.0.7: updateContact 400s from swapped arguments
After upgrading getbrevo/brevo-php to 2.0.7, updateContact returns 400 because the parameter order changed and the UpdateContact object lands in the URL path. Swap the two arguments to match the new signature.