Create Delivery SlotCopy Pagepost https://developer-api.bringg.com/services/m435jvwE/service_uuid1/service_uuid2Create delivery slots (previously known as Planned Delivery Windows) to represent fulfillment availability by time and day ranges.Body ParamsnamestringThe delivery slot's display name.team_external_idstringYour external system's ID for the associated team.team_idint32Bringg's ID for a team.service_plan_external_idstringYour external system's ID for the associated service plans or SLAs.service_area_external_idsarray of stringsYour external system's ID for the associated service area.service_area_external_idsADD stringservice_area_idsarray of int32sIndicates the service areas that are applicable for this time slot.service_area_idsADD int32feedoubleAdditional fees associated with fulfilling an order in this time slot.effective_start_datedateThe first date when this delivery slot occurs.effective_end_datedateThe last date when this delivery slot occurs.cutoffint32Last time to place an order that can be fulfilled in this delivery slot. Include if cutoff_day and cutoff_time are not included.cutoff_dayint32The 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.cutoff_timedateLast time to place an order that can be fulfilled in this delivery slot. Include if cutoff is not included.start_dayint32The first day this time slot is offered. Counted as the number of days from Monday (where Monday=1).start_timestringThe time the time slot begins.end_dayint32The last day this delivery slot is offered. Counted as number of days from Monday (where Monday = 1).end_timestringThe time this time slot ends.Responses 200200 400400Updated 17 days ago What’s NextCreate BlackoutGet QuotesCreate Order (Task)