Skip to main content

Outbound webhook: Kit status updated

POST 

/webhook-events/kit-updated

This is not an endpoint on SiPhox — it documents a webhook SiPhox sends to your configured URL. Fires whenever a kit's kitStatus, sampleStatus, or related fields change; the payload's kit object is a full kit snapshot with current statuses, shipment tracking, and external identifiers. Each request includes an X-Signature header (HMAC-SHA256 of the raw body using your API token as the secret). Respond with 2xx to acknowledge.

Request

Responses

Webhook acknowledged by your server.