GuidesAPI Reference
Log In
API Reference

Assign Team to Service Area

Bringg sends orders with addresses in a certain service area to the team(s) assigned to that area.

Body Params
int32

Bringg's unique ID for the service area. Required if no service_area_external_id.

string

Your ID for the service area. Must be unique per merchant. Required if no service_area_id.

date

The start date and time this team serves this area. Required if effective_end_date is not empty.

date

The end date and time this team serves this area. Required if start_date is not empty.

int32

Indicates which team receives orders first when multiple teams serve the same area.

int32

Bringg's id for a team. Required if no team_external_id.

string

Your ID for a team. Must be unique per merchant. Required if no team_id.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json