v3

latestOpenAPI 3.1.0raw.githubusercontent.com2025-07-02111260.6 KB

Receive webhooks - Tracking results

This endpoint is NOT part of the Ship24 API but rather has to be implemented on your side in order to receive webhook messages. Ship24 will be pushing tracking results to your endpoint using a trackings array containing tracking objects. The tracking object is detailed below as well as in Schemas > Tracking. Learn how to set up and use webhooks.

postWebhook/your-endpoint

Headers

Authorizationstring

Ship24 will send your allocated webhook secret in each request.

Payload

Response

Indicates that your server successfully processed Ship24's request.