Webhooks are essential tools for modern applications, enabling real-time communication and actions based on specific events. By integrating with GoSpeed Logistics webhooks, developers can create more dynamic, responsive, and efficient applications, enhancing user experience through immediate data synchronization and event handling.

This section of our API documentation will guide you through setting up and using webhooks, providing detailed instructions on configuring endpoints, managing payloads, and handling requests to maximize the utility of real-time data interactions in your software architecture.

Webhook Events

Webhook Event Description
pending Delivery created but not yet assigned.
assigned Delivery has been assigned to a delivery person.
accepted Delivery person has accepted the assignment.
picked_up Package has been picked up from the sender.
started Delivery journey has started.
on_the_way Delivery is en route to the recipient.
completed Package has been successfully delivered.
incomplete Delivery was partially completed.
failed Delivery attempt failed.
cancelled Delivery was cancelled.