Symbolic Periods

This resource provides a set of operations that facilitate the set up of symbolic periods.

Symbolic periods allow employees to enter values such as full day, which translates into the number of hours in an employee's shift.

Operations


Retrieve Date Span Grouped by Symbol Type
POST /v1/commons/symbolicperiod/multi_read


Retrieve Locale Date Span
POST /v1/commons/symbolicperiod/read


Retrieve Symbolic Period Types
GET /v1/commons/symbolicperiod/period_types


Retrieve Symbolic Periods
GET /v1/commons/symbolicperiod


Retrieve Symbolic Periods Grouped by Type
POST /v1/commons/symbolicperiod/types


Retrieve Symbolic Periods by Period Type ID
GET /v1/commons/symbolicperiod/{periodTypeId}