Skip to content
Last updated

Version history

2025.1 (Current)

Date: 2025-11-21

API Reference: View Reference

New

  • 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.

Updates

  • 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

2024.1

API Reference: View Reference

New

  • Scurri Webhooks: Initial release.
  • Tracking Update Webhook: Introduced a new webhook type that triggers when Scurri receives new tracking events from a carrier.