Create qualification question records

post

/fscmRestApi/resources/11.13.18.05/supplierQualificationAreas/{QualAreaId}/child/questions

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
Nested Schema : Attachments
Type: array
Title: Attachments
The Attachments resource is used to view, create, and update qualification area attachments.
Show Source
Nested Schema : supplierQualificationAreas-questions-Attachments-item-post-request
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 : supplierQualificationAreas-questions-item-response
Type: object
Show Source
  • Attachments
    Title: Attachments
    The Attachments resource is used to view, create, and update qualification area attachments.
  • Order in which the questions are displayed to the user for this specific area.
  • Value that indicates that any response score at or below the knockout score for the question will give the qualification the knockout outcome.
  • Links
  • Value that uniquely identifies the qualification area question.
  • Title: Question
    Maximum Length: 80
    Name of the question or an identifier entered by the user.
  • Value that uniquely identifies the question.
  • Title: Meaning
    Maximum Length: 80
    Status of the question.
  • Maximum Length: 255
    Abbreviation that identifies the status of the question. A list of accepted values is defined in the lookup type POQ_QUESTION_STATUS. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Question Text
    Read Only: true
    Text of the question to be displayed to responders in the questionnaire.
  • Title: Revision
    Read Only: true
    Default Value: 0
    Number that identifies the revision number of the question. Revision 0 is the base revision.
  • Value that indicates the importance of the question in the qualification area. This value is used to calculate the overall score of the qualification.
Nested Schema : Attachments
Type: array
Title: Attachments
The Attachments resource is used to view, create, and update qualification area attachments.
Show Source
Nested Schema : supplierQualificationAreas-questions-Attachments-item-response
Type: object
Show Source
Back to Top