Update an agency staff for notification
patch
/fscmRestApi/resources/11.13.18.05/publicSectorApplicationInstallLinks/{publicSectorApplicationInstallLinksUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorApplicationInstallLinksUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyPersonId, PersonId1, PersonNameId, EffectiveStartDate, EffectiveEndDate, PersonId2, EffectiveStartDate1, EffectiveEndDate1 and EmailAddressId ---for the Application links resource and used to uniquely identify an instance of Application links. The client should not generate the hash key value. Instead, the client should query on the Application links collection resource with a filter on the primary key values in order to navigate to a specific instance of Application links.
For example: publicSectorApplicationInstallLinks?q=AgencyPersonId=<value1>;PersonId1=<value2>;PersonNameId=<value3>;EffectiveStartDate=<value4>;EffectiveEndDate=<value5>;PersonId2=<value6>;EffectiveStartDate1=<value7>;EffectiveEndDate1=<value8>;EmailAddressId=<value9>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorApplicationInstallLinks-item
Type:
Show Source
object-
DisplayName(optional):
string
Title:
NameMaximum Length:240The name of the person as shown in the application. -
EmailAddress(optional):
string
Title:
EmailMaximum Length:240The work email address of the person. -
FirstName(optional):
string
Title:
First NameMaximum Length:150The first name of the person. -
JobTitleId(optional):
string
Title:
Job TitleMaximum Length:50The identifier of the job title that is assigned to the employee. -
LastName(optional):
string
Title:
Last NameMaximum Length:150The last name of the person. -
links(optional):
array Items
Title:
ItemsLink Relations -
NotifiedDttm(optional):
string(date-time)
Title:
Issued OnThe date on which the notifications were last sent. -
PersonId(optional):
integer(int64)
The identifier of the person for whom the row records data.
-
PersonNumber(optional):
string
Title:
Person NumberMaximum Length:30The identifier of the person. The value is not determined by the type of person, such as an employee or a contingent worker.
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 : publicSectorApplicationInstallLinks-item
Type:
Show Source
object-
DisplayName(optional):
string
Title:
NameMaximum Length:240The name of the person as shown in the application. -
EmailAddress(optional):
string
Title:
EmailMaximum Length:240The work email address of the person. -
FirstName(optional):
string
Title:
First NameMaximum Length:150The first name of the person. -
JobTitleId(optional):
string
Title:
Job TitleMaximum Length:50The identifier of the job title that is assigned to the employee. -
LastName(optional):
string
Title:
Last NameMaximum Length:150The last name of the person. -
links(optional):
array Items
Title:
ItemsLink Relations -
NotifiedDttm(optional):
string(date-time)
Title:
Issued OnThe date on which the notifications were last sent. -
PersonId(optional):
integer(int64)
The identifier of the person for whom the row records data.
-
PersonNumber(optional):
string
Title:
Person NumberMaximum Length:30The identifier of the person. The value is not determined by the type of person, such as an employee or a contingent worker.
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.