Collection updated
Webhook event triggered when a collection is updated by the tenant.
This event is sent when the tenant updates collection fields via the PATCH endpoint.
The data.previous_values object contains the previous values of all fields that were changed.
Important: If the update causes a state change (e.g., updating total_minimum_amount
triggers a transition to minimum_paid), previous_values will include the previous state.
This event does NOT trigger separate state change webhooks like collection.minimum_paid.
Only the collection.updated webhook is sent.
Request Body
application/json
eventobject
timestampstring
ISO-8601 timestamp when the event was generated
Format
date-timeResponse Body
Example Requests
POST
/collection.updatedPOST
/collection.updated