Update a grants personnel

patch

/fscmRestApi/resources/11.13.18.05/grantsPersonnel/{PersonId}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Certified Date
    Date when the person completed the conflict of interest review. Enter a start date in this format: YYYY-MM-DD.
  • Title: Principal Investigator
    Maximum Length: 1
    Indicates whether the person is qualified to be a principal investigator, the person primarily responsible for research. List of accepted values are True or False.
  • Maximum Length: 255
    Email of the person selected from Human Resources to administer and manage awards. The application checks the attributes of this person in the following order: Email, Person Number, Person Name. The application first searches for a matching email, then a matching person number, then a matching person name.
  • Grants Personnel Descriptive Flexfields
    Title: Grants Personnel Descriptive Flexfields
    A listing of all the descriptive flexfields available for Grants personnel.
  • Grants Personnel Keywords
    Title: Grants Personnel Keywords
    The Grants Personnel Keywords resource is used to view, create, and delete keywords that are associated to Grants personnel.
  • Maximum Length: 255
    Name of the person selected from Human Resources to administer and manage awards. The application checks the attributes of this person in the following order: Email, Person Number, Person Name. The application first searches for a matching email, then a matching person number, then a matching person name.
  • Maximum Length: 30
    Number of the person selected from Human Resources to administer and manage awards. The application checks the attributes of this person in the following order: Email, Person Number, Person Name. The application first searches for a matching email, then a matching person number, then a matching person name.
  • Title: Review Completed
    Maximum Length: 10
    Indicates whether a conflict of interest exists according to the institution policy and whether the person has completed the review. List of accepted values are True or False.
Nested Schema : Grants Personnel Descriptive Flexfields
Type: array
Title: Grants Personnel Descriptive Flexfields
A listing of all the descriptive flexfields available for Grants personnel.
Show Source
Nested Schema : Grants Personnel Keywords
Type: array
Title: Grants Personnel Keywords
The Grants Personnel Keywords resource is used to view, create, and delete keywords that are associated to Grants personnel.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : grantsPersonnel-GrantsPersonnelKeyword-item-patch-request
Type: object
Show Source
  • Title: Keyword
    Identifier of the keyword selected from Grants keywords.
  • Title: Keyword Name
    Maximum Length: 80
    Name of the keyword that is used to uniquely describe and track the key subject area for the Grants personnel.
  • Title: Person Name
    Identifier of the person selected from Human Resources to administer and manage awards.
  • Identifier of the keyword associated with the Grants personnel.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : grantsPersonnel-item-response
Type: object
Show Source
  • Title: Active Person
    Read Only: true
    Maximum Length: 255
    Indicates if the person has an active primary assignment in Human Resources as of the current date.
  • Title: Certified Date
    Date when the person completed the conflict of interest review. Enter a start date in this format: YYYY-MM-DD.
  • Title: Principal Investigator
    Maximum Length: 1
    Indicates whether the person is qualified to be a principal investigator, the person primarily responsible for research. List of accepted values are True or False.
  • Maximum Length: 255
    Email of the person selected from Human Resources to administer and manage awards. The application checks the attributes of this person in the following order: Email, Person Number, Person Name. The application first searches for a matching email, then a matching person number, then a matching person name.
  • Grants Personnel Descriptive Flexfields
    Title: Grants Personnel Descriptive Flexfields
    A listing of all the descriptive flexfields available for Grants personnel.
  • Grants Personnel Keywords
    Title: Grants Personnel Keywords
    The Grants Personnel Keywords resource is used to view, create, and delete keywords that are associated to Grants personnel.
  • Title: Job
    Read Only: true
    Maximum Length: 240
    Job assigned to the primary assignment of the person in Human Resources.
  • Links
  • Title: Department
    Read Only: true
    Maximum Length: 240
    Organization assigned to the primary assignment of the person in Human Resources.
  • Title: Person Name
    Identifier of the person selected from Human Resources to administer and manage awards.
  • Maximum Length: 255
    Name of the person selected from Human Resources to administer and manage awards. The application checks the attributes of this person in the following order: Email, Person Number, Person Name. The application first searches for a matching email, then a matching person number, then a matching person name.
  • Maximum Length: 30
    Number of the person selected from Human Resources to administer and manage awards. The application checks the attributes of this person in the following order: Email, Person Number, Person Name. The application first searches for a matching email, then a matching person number, then a matching person name.
  • Title: Review Completed
    Maximum Length: 10
    Indicates whether a conflict of interest exists according to the institution policy and whether the person has completed the review. List of accepted values are True or False.
Nested Schema : Grants Personnel Descriptive Flexfields
Type: array
Title: Grants Personnel Descriptive Flexfields
A listing of all the descriptive flexfields available for Grants personnel.
Show Source
Nested Schema : Grants Personnel Keywords
Type: array
Title: Grants Personnel Keywords
The Grants Personnel Keywords resource is used to view, create, and delete keywords that are associated to Grants personnel.
Show Source
Nested Schema : grantsPersonnel-GrantsPersonnelDFF-item-response
Type: object
Show Source
Nested Schema : grantsPersonnel-GrantsPersonnelKeyword-item-response
Type: object
Show Source
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Details of the keyword that is used to track the key subject area for the Grants personnel.
  • Title: From Date
    Read Only: true
    Date when the keyword becomes active.
  • Title: Keyword
    Identifier of the keyword selected from Grants keywords.
  • Title: Keyword Name
    Maximum Length: 80
    Name of the keyword that is used to uniquely describe and track the key subject area for the Grants personnel.
  • Links
  • Title: Person Name
    Identifier of the person selected from Human Resources to administer and manage awards.
  • Identifier of the keyword associated with the Grants personnel.
  • Title: To Date
    Read Only: true
    Date after which the keyword is inactive.
Back to Top