Update a holiday calendar event
patch
/fscmRestApi/resources/11.13.18.05/publicSectorCalWithDetails/{publicSectorCalWithDetailsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorCalWithDetailsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId, CalendarId and EventId ---for the Holiday Calendars and Events resource and used to uniquely identify an instance of Holiday Calendars and Events. The client should not generate the hash key value. Instead, the client should query on the Holiday Calendars and Events collection resource with a filter on the primary key values in order to navigate to a specific instance of Holiday Calendars and Events.
For example: publicSectorCalWithDetails?q=AgencyId=<value1>;CalendarId=<value2>;EventId=<value3>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorCalWithDetails-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which this holiday calendar event 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. -
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. -
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 : publicSectorCalWithDetails-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
The agency identifier of the public sector entity to which this holiday calendar event 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. -
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. -
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.