Absence.io · Example Payload

Location Example

AbsencesEmployeesLeave ManagementHR

Location Example is an example object payload from Absence.io, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_idnametimezonecountry

Example Payload

Raw ↑
{
  "_id": "500888",
  "name": "HQ-SanFrancisco",
  "timezone": "America/Los_Angeles",
  "country": "US"
}