Dates
Get calendar
POST
https://api.zapiet.com/v1.0/delivery/locations/:locationId/calendar
This endpoint allows you to get a list of available and unavailable dates for a location.
Path Parameters
Name
Type
Description
locationId*
string
The Zapiet location ID.
Query Parameters
Name
Type
Description
shop*
string
The merchant's myshopify.com store url.
Request Body
Name
Type
Description
shoppingCart
array
The customer's shopping cart.
Last updated