Retrieve Location

Minimum Plan Required: Comp

Sample Response

{
    "data": {
        "id": 4569,
        "company_id": 1234,
        "name": "Pub",
        "country": "CA",
        "state": "SK",
        "city": "Saskatoon",
        "formatted_address": "1234 Street, Saskatoon, SK, Canada",
        "lat": 50,
        "lng": -104,
        "place_id": "ChIJXXXXXXXXXXXXXXXXXXZghg",
        "timezone": "America/Regina",
        "timezone_updated": false,
        "hash": "bc8bxxxxxxxxxxxxxxxxxxxxxxxxx1ca8",
        "mapping_id": "",
        "department_based_budget": true,
        "holiday_pay": true,
        "auto_send_log_book_time": null,
        "mon_hours_close": "00:00:00",
        "tue_hours_close": "00:00:00",
        "wed_hours_close": "00:00:00",
        "thu_hours_close": "00:00:00",
        "fri_hours_close": "00:00:00",
        "sat_hours_close": "00:00:00",
        "sun_hours_close": "00:00:00",
        "mon_hours_open": "07:00:00",
        "tue_hours_open": "08:00:00",
        "wed_hours_open": "08:00:00",
        "thu_hours_open": "08:00:00",
        "fri_hours_open": "08:00:00",
        "sat_hours_open": "08:00:00",
        "sun_hours_open": "07:00:00",
        "mon_is_closed": true,
        "tue_is_closed": false,
        "wed_is_closed": false,
        "thu_is_closed": false,
        "fri_is_closed": false,
        "sat_is_closed": false,
        "sun_is_closed": false,
        "shift_feedback": true,
        "message": "Click here to create a footnote... This is a message that is visible to all employees.",
        "created": "2021-10-19T22:56:48+00:00",
        "modified": "2022-11-25T20:19:23+00:00"
    },
    "object": "location"
}
Language
Authorization
Click Try It! to start a request and see the response here!