Webhook: Shipment status updates (Flype → Your Server)
POST
/flype/webhook/shipment-status
Webhook - Shipment status updates from Flype to your server#
Flype can send shipment status updates to a webhook endpoint provided by the partner.This is not an endpoint that the partner calls. Instead, the partner provides Flype with a webhook URL, and Flype sends a request to that URL when a shipment status changes.
If webhook authentication is required, provide Flype with the required authentication method and credentials. For example, Flype can include a bearer token or custom header when sending webhook requests.