Get Team Delivery BlocksCopy Pagepost https://developer-api.bringg.com/services/625654bd/{service_uuid1}/{service_uuid2}Gets a list of delivery blocks assigned to a specific team by time range.Body Paramsteam_idint32requiredstart_timedaterequiredThe starting date and time of the delivery blocks to list for the specified team. Use epoch time.end_timedaterequiredThe ending date and time of the delivery blocks to list for the specified team. Use epoch time.team_external_idstringrequiredYour external system's ID for the team associated with the delivery blocks. You need to specify either this field or the team_id field.Response 200200Updated 18 days ago