Times
Get delivery times
GET
https://api-us.zapiet.com/v1.0/delivery/locations/:locationId/calendar/:date
This endpoint allows you to get delivery times for a given date.
Path Parameters
Name | Type | Description |
---|---|---|
date* | string | The date you would like to get delivery times for YYYY-MM-DD. |
locationId* | string | The Zapiet location ID. |
Query Parameters
Name | Type | Description |
---|---|---|
shop* | string | The merchant's myshopify.com store url. |
Last updated