Update a holiday calendar
patch
/fscmRestApi/resources/11.13.18.05/publicSectorHolidayCalendars/{publicSectorHolidayCalendarsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorHolidayCalendarsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and CalendarId ---for the Holiday Calendars resource and used to uniquely identify an instance of Holiday Calendars. The client should not generate the hash key value. Instead, the client should query on the Holiday Calendars collection resource with a filter on the primary key values in order to navigate to a specific instance of Holiday Calendars.
For example: publicSectorHolidayCalendars?q=AgencyId=<value1>;CalendarId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorHolidayCalendars-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which this holiday calendar applies.
-
CalendarId(optional):
string
Title:
Calendar IDMaximum Length:30The unique identifier for the holiday calendar. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the holiday calendar. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the holiday calendar was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description of the holiday calendar. -
HolidayCalendarDetail(optional):
array Holiday Calendar Events
Title:
Holiday Calendar EventsThe holiday calendar events resource is used to view, create, or modify holiday calendar events. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the holiday calendar was last modified. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last modified the holiday calendar. -
links(optional):
array Items
Title:
ItemsLink Relations -
ValidFromDate(optional):
string(date)
Title:
Valid from DateThe start date on which the holiday calendar becomes effective. -
ValidToDate(optional):
string(date)
Title:
Valid to DateThe end date after which the holiday calendar is no longer effective.
Nested Schema : Holiday Calendar Events
Type:
arrayTitle:
Holiday Calendar EventsThe holiday calendar events resource is used to view, create, or modify holiday calendar events.
Show Source
Nested Schema : publicSectorHolidayCalendars-HolidayCalendarDetail-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which this holiday calendar applies.
-
CalendarId(optional):
string
Title:
Calendar IDMaximum Length:30The unique identifier for the holiday calendar. -
Comments(optional):
string
Title:
DescriptionMaximum Length:100The description of the holiday calendar event. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the holiday calendar event. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the holiday calendar event was created. -
EventDate(optional):
string(date)
Title:
Event DateThe date of the holiday calendar event. -
EventId(optional):
string
Title:
Event IDMaximum Length:30The unique identifier for the holiday calendar event. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the holiday calendar event was last modified. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last modified the holiday calendar event. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorHolidayCalendars-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which this holiday calendar applies.
-
CalendarId(optional):
string
Title:
Calendar IDMaximum Length:30The unique identifier for the holiday calendar. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the holiday calendar. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the holiday calendar was created. -
Description(optional):
string
Title:
DescriptionMaximum Length:100The description of the holiday calendar. -
HolidayCalendarDetail(optional):
array Holiday Calendar Events
Title:
Holiday Calendar EventsThe holiday calendar events resource is used to view, create, or modify holiday calendar events. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the holiday calendar was last modified. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last modified the holiday calendar. -
links(optional):
array Items
Title:
ItemsLink Relations -
ValidFromDate(optional):
string(date)
Title:
Valid from DateThe start date on which the holiday calendar becomes effective. -
ValidToDate(optional):
string(date)
Title:
Valid to DateThe end date after which the holiday calendar is no longer effective.
Nested Schema : Holiday Calendar Events
Type:
arrayTitle:
Holiday Calendar EventsThe holiday calendar events resource is used to view, create, or modify holiday calendar events.
Show Source
Nested Schema : publicSectorHolidayCalendars-HolidayCalendarDetail-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which this holiday calendar applies.
-
CalendarId(optional):
string
Title:
Calendar IDMaximum Length:30The unique identifier for the holiday calendar. -
Comments(optional):
string
Title:
DescriptionMaximum Length:100The description of the holiday calendar event. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the holiday calendar event. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe date and time that the holiday calendar event was created. -
EventDate(optional):
string(date)
Title:
Event DateThe date of the holiday calendar event. -
EventId(optional):
string
Title:
Event IDMaximum Length:30The unique identifier for the holiday calendar event. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date and time that the holiday calendar event was last modified. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last modified the holiday calendar event. -
links(optional):
array Items
Title:
ItemsLink Relations
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.