Webhook Contact Updated Model v1
Definition of the Webhook payload used for Contact Updated events to provide both old and new versions.
Contact Updated Model v1
{ "old": { Contact Model }, "new": { Contact Model } }
Definition of the Webhook payload used for Contact Updated events to provide both old and new versions.
{ "old": { Contact Model }, "new": { Contact Model } }