GuidesAPI Reference
Log In
API Reference

Create Delivery Slot

Create delivery slots (previously known as Planned Delivery Windows) to represent fulfillment availability by time and day ranges.

Body Params
string

The delivery slot's display name.

int32

Last time to place an order that can be fulfilled in this delivery slot. Include if cutoff_day and cutoff_time are not included.

int32

The last day to place an order that can be fulfilled in this delivery slot. Counted as number of days from Monday (where Monday = 1). Include if cutoff is not included.

date

Last time to place an order that can be fulfilled in this delivery slot. Include if cutoff is not included.

date

The last date when this delivery slot occurs.

date

The first date when this delivery slot occurs.

int32

The last day this delivery slot is offered. Counted as number of days from Monday (where Monday = 1).

string

The time this time slot ends.

double

Additional fees associated with fulfilling an order in this time slot.

service_area_ids
array of int32s

Indicates the service areas that are applicable for this time slot.

service_area_ids
string

Your external system's ID for the associated service plans or SLAs.

int32

The first day this time slot is offered. Counted as the number of days from Monday (where Monday=1).

string

The time the time slot begins.

int32

Bringg's ID for a team.

string

Your external system's ID for the associated team.

service_area_external_ids
array of strings

Your external system's ID for the associated service area.

service_area_external_ids
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json