These docs are for v2.2022.0501. Click to read the latest docs for v2.2023.0501.

List Department Assignments

Sample Response

{
    "data": [
        {
            "department_id": 4567,
            "name": "FOH",
            "location_id": 9876
        }
    ],
    "object": "department_assignments"
}
Language
Authorization
Click Try It! to start a request and see the response here!