GuidesAPI Reference
Log In
API Reference

Create Delivery Slots

We are currently updating the documentation for this API, and appreciate your patience meanwhile. Create delivery slots that represent when you offer fulfillment services. You can also offer these delivery slots to consumers so they can select when they would prefer to receive their orders.Previously known as planned delivery window.

Body Params
string

Display name of time slot.

int32

The last day to place an order that can be fulfilled in this time slot. Counted as number of days from Monday (where Monday = 1).

string

Last time to place an order that can be fulfilled in the time slot. Falls within each time slot or on a daily basis. Format 00:00.

int32

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

string

The time this time slot ends. Counted as minutes from midnight Monday UTC. Format 00:00.

string

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

service_area_ids
array of int32s

Use to apply certain time slots for specific service areas. For example, to offer delivery only once a week in rural areas.

service_area_ids
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. Counted as minutes from midnight Monday UTC. Format 00:00.

int32

Bringg's ID for a team.

string

Your ID for a team.

string

Your ID for the service plan. Use to create time slots for specific SLA. For example, offer VIP members 30 min windows instead of 2 hour windows.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json