Configure webhook endpoints to receive real-time notifications for order events, payments, and inventory updates.
Coming Soon
Webhook configuration will be available shortly
{event.label}
{event.desc}
Need webhooks now?{" "}
{`{
"event": "order.status_changed",
"timestamp": "2024-01-15T10:30:00Z",
"data": {
"order_id": "...",
"status": "delivered"
}
}`}