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

List Location Assignments

Sample Response

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