Skip to content

Webhooks Specification (2025.1)

The Scurri Webhooks specification outlines the types of events for which webhooks can be triggered from 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.

Configuration of webhooks can be managed via the webhooks dashboard on the Scurri UI.

Download OpenAPI description
Languages
Servers
https://docs.scurri.com

Consignments

Scurri supports sending Webhook notifications for specific consignment lifecycle events, allowing your system to react immediately to updates.

Currently, the following event is supported:

  • Proof of Delivery (POD): Triggered when Scurri successfully retrieves a proof of delivery document from a carrier. Please refer to the sections below for detailed payload specifications.
Webhooks

Tracking

Scurri supports sending Webhook notifications for specific tracking lifecycle events, allowing your system to react immediately to updates.

Currently, the following event is supported:

  • Tracking Update: Triggered when Scurri processes tracking updates received from carriers. Please refer to the sections below for detailed payload specifications.
Webhooks