Updates an existing holiday list, identified by its Holiday ListID.

put

/primeapi/restapi/v16.2/holidayList

Request

Supported Media Types
  • application/json
Body Parameter
Holiday List to be updated.
Root Schema : ApiEntityHolidayGroup
Type: object
Nested Schema : holidays
Type: array
Unique Items Required: true
Nested Schema : ApiEntityHoliday
Type: object
Nested Schema : DayWorkTime
Type: object
Nested Schema : workTimes
Type: array
Nested Schema : DayWorkRange
Type: object

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityHolidayGroup
Type: object
Nested Schema : holidays
Type: array
Unique Items Required: true
Nested Schema : ApiEntityHoliday
Type: object
Nested Schema : DayWorkTime
Type: object
Nested Schema : workTimes
Type: array
Nested Schema : DayWorkRange
Type: object