Change in Webhook Behaviour


📘

2024-04-15

Change release date

This change applies to webhooks with topics 1 (Customer Account Update) and 5 (Additional Customer Fields Update). Currently these webhooks are fired whenever a change is made to the entity or when a PUT endpoint is called on them. This behaviour is now being updated for the PUT endpoints; if the PUT update does not result in any changes to the entity the webhook will not be fired. Therefore consequently these webhooks will now only be fired on an actual update of the entities.