# Webhooks Specification

This specification covers the webhook events available on the Scurri platform.
Each definition includes a description of when an event is triggered and the payload that will be sent to the configured endpoint.

Webhooks can be configured and managed on the Scurri UI.


Version: 2026.1

## Download OpenAPI description

 - [Webhooks Specification](https://docs.scurri.com/_bundle/connect/webhooks/versions/2026.1/openapi.yaml)

## Consignments

 - [POST ProofOfDelivery](https://docs.scurri.com/connect/webhooks/versions/2026.1/openapi/consignments/proof_of_delivery_update.md): Triggered when Scurri retrieves a Proof of Delivery document from a carrier. The payload includes a direct link to retrieve the file, and extra consignment related information.
## Tracking

 - [POST TrackingUpdate](https://docs.scurri.com/connect/webhooks/versions/2026.1/openapi/tracking/tracking_update.md): A webhook that is triggered when one or more tracking updates are received from the carrier.
