Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location --request GET '/api/organizations//locations//breaks'
{
"id": "break_type_001",
"name": "Lunch Break",
"locationId": "loc_001",
"durationMinutes": 30,
"frequencyMinutes": 240,
"paid": false,
"mandatory": true,
"active": true,
"enabled": true,
"createdAt": "2023-10-27T09:00:00Z",
"updatedAt": "2023-10-27T09:00:00Z",
"deletedAt": null
}