Delivery status
Sam Forde avatar
Written by Sam Forde
Updated over a week ago

The delivery status request reflects the order status from your service in both Shopify and Zapiet - Pickup + Delivery.

Delivery status

The request is called only if tracking details are enabled. We will send a request every 10 minutes after the tracking details have been added to the order. To format the Delivery status request:

  1. Go to the App Setup page

  2. Click Delivery status

Endpoint

We accept GET and POST requests. If you need to, you can use ####{{ courier.delivery.id }} variable that you passed us in the Create delivery request. For the full list of allowed variables, check the Delivery status section of our Allowed variables article.

Response

For the response, we expect a single "key" : "value" pair. The key should be static, and the value can change depending on the status.

Did this answer your question?