A request to update a BreakType
Update Break Type Request
Name | Type | Tags | Description |
---|---|---|---|
break_type |
Break Type |
Required | A defined break template that sets an expectation for possible Break instances on a Shift . |
{
"break_type": {
"break_name": "Lunch",
"expected_duration": "PT50M",
"is_paid": true,
"location_id": "26M7H24AZ9N6R",
"version": 1
}
}