Date: 2025-11-21
API Reference: View Reference
- Proof of Delivery Webhook: Introduced a new webhook type that triggers when Scurri retrieves a Proof of Delivery (POD) document from a carrier. This typically occurs when a shipment reaches the Delivered tracking status.
- Tracking Update Schema Enhancements: The Tracking Update webhook schema has been updated. Fields now include maximum length specifications and are marked as required in the schema to guarantee their presence in the payload.
- Tracking Update Event Status Values: Reverted status values from title case (Out for Delivery) to uppercase (OUT_FOR_DELIVERY) to maintain compatibility with the original payload. The statuses are as follows:
- MANIFESTED
- INFORMATION
- IN_TRANSIT
- OUT_FOR_DELIVERY
- ATTEMPTED_DELIVERY
- DELIVERED
- EXCEPTION
API Reference: View Reference
- Scurri Webhooks: Initial release.
- Tracking Update Webhook: Introduced a new webhook type that triggers when Scurri receives new tracking events from a carrier.