EVENTS.BUS_VAL_RULE.UPDATED event indicates that an existing business validation rule has been successfully modified. The event provides the details about the business validation rule with the changes included.
This event is used in a webhook configured in Project settings in Voucherify dashboard.
This page documents only the event. If you need more details about the webhook payload data that includes this event, go to Introduction to webhooks page.
Body
application/json
Event data object schema for bus_val_rule.updated.
This is an object representing a request validation rule. This is an object representing a response validation rule.
Timestamp representing the date and time when the validation rule was updated in the ISO 8601 format.
Example:
"2024-01-01T11:11:11.111Z"
Response
Webhook accepted

