Webhook payload update & new order events
OpenTiendas webhooks have been updated to provide a more robust and scalable event model for external integrations.
This release introduces a new webhook envelope format shared across all events, making it easier to implement idempotency, consume multiple event types from a single endpoint, and clearly separate event metadata from resource data.
It also adds the first Order webhooks, allowing external systems to react in real time to key order lifecycle changes.

