Dates
Get shipping dates
GET
https://api.zapiet.com/v1.0/shipping/calendar
This endpoint allows you to get possible shipping dates.
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