Create or add multiple participants to a corrective action

post

/fscmRestApi/resources/11.13.18.05/qualityCorrectiveAndPreventiveActions/{qualityCorrectiveAndPreventiveActionsUniqID}/child/correctiveActionParticipants

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Quality Corrective and Preventive Actions resource and used to uniquely identify an instance of Quality Corrective and Preventive Actions. The client should not generate the hash key value. Instead, the client should query on the Quality Corrective and Preventive Actions collection resource in order to navigate to a specific instance of Quality Corrective and Preventive Actions to get the hash key.
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
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 : qualityCorrectiveAndPreventiveActions-correctiveActionParticipants-item-response
Type: object
Show Source
  • Maximum Length: 255
    Corrective Actions Activity type code.
  • Maximum Length: 255
    Corrective Actions Activity type value.
  • Maximum Length: 400
    The assignee name for change participants of the corrective action.
  • Maximum Length: 20
    The assignee type code for change participants of the corrective action.
  • Maximum Length: 255
    Assignee type value describe participant is an individual or a role for a corrective and preventive action object.
  • Read Only: true
    Maximum Length: 255
    Comments provided at the time of approving or rejecting the corrective and preventive action object.
  • Links
  • Read Only: true
    Maximum Length: 4000
    User role that the application assigned to the corrective and preventive action object.
  • Read Only: true
    Time that the corrective action participants were reassigned to a corrective and preventive action object.
  • Read Only: true
    Maximum Length: 4000
    Name to which a corrective action participant is to be reassigned for a corrective and preventive action object.
  • Read Only: true
    Maximum Length: 30
    Response code value describe action taken by an approver on a corrective and preventive action object.
  • Maximum Length: 10
    The response required from change participants of the corrective action.
  • Maximum Length: 255
    Response required from value describe about whether a response is required from one or all participants for a corrective and preventive action object.
  • Read Only: true
    Maximum Length: 255
    Response value describe action taken by an approver on a corrective and preventive action object.
  • Abbreviation that identifies the status code of the corrective and preventive action object.
  • Maximum Length: 255
    Status code value that identifies the status of the corrective and preventive action object.
Back to Top