GET
/
v1
/
eligible_delivery_window_slots

Query Parameters

orderId
string
required

The order for which to return eligible delivery window slots.

startTime
string
required

The range start for delivery window slots.

endTime
string
required

The range end for delivery window slots.

requestedCapacity
number | null

The requested capacity for the delivery window slot.

Response

200 - application/json
id
string
required

The id of the delivery window slot

deliveryWindowId
string
required

The id of the delivery window object

storeLocationId
string
required

The id of the store location

startTime
string
required

The start time of the delivery window slot

endTime
string
required

The end time of the delivery window slot

capacity
number | null

The capacity for the delivery window slot

priceCents
integer | null

The price for the delivery window slot

score
number | null

The score for the delivery window slot

expiresAt
string | null

The time at which the delivery window slot expires