Webhooks
Outbound webhooks sent by SiPhox to the URLs configured in your business settings (Admin Dashboard → Settings → Webhook URLs). Every request is a POST with a JSON body and an X-Signature header containing the HMAC-SHA256 of the raw request body, using your API token as the secret — verify this signature server-side before acting on the payload, and respond with a 2xx to acknowledge. Delivery history is available in the Admin Dashboard, where individual deliveries can be replayed.
Outbound webhook: Order created or canceled
**This is not an endpoint on SiPhox — it documents a webhook SiPhox sends to your
Outbound webhook: Kit status updated
**This is not an endpoint on SiPhox — it documents a webhook SiPhox sends to your
Outbound webhook: Critical result contact
**This is not an endpoint on SiPhox — it documents a webhook SiPhox sends to your