We are currently busy implementing the Mailbox API andpoint into our CRM PHP App. The documentation is different from the usage in this SDK.
We are trying to update a customer and all of its embedded data like: Address, Websites, Phones, Emails and 1 Property. We get a 204 response back. But in Helpscout nothing changed. I am also in contact with support because of the sensitive data.
I dived deeper into the SDK code and the Documentation. The documentation is very different when updating a customer and its embedded data than the SDK itself uses.
We are currently busy implementing the Mailbox API andpoint into our CRM PHP App. The documentation is different from the usage in this SDK.
We are trying to update a customer and all of its embedded data like: Address, Websites, Phones, Emails and 1 Property. We get a 204 response back. But in Helpscout nothing changed. I am also in contact with support because of the sensitive data.
I dived deeper into the SDK code and the Documentation. The documentation is very different when updating a customer and its embedded data than the SDK itself uses.
I am running PHP 8.3 and Laravel 11.18. This is the documentation page i found: https://developer.helpscout.com/mailbox-api/endpoints/customers/overwrite/
Please help me out here as this module needs to be live next week.