Create qualification question records
post
/fscmRestApi/resources/11.13.18.05/supplierQualificationAreas/{QualAreaId}/child/questions
Request
Path Parameters
-
QualAreaId(required): integer(int64)
Value that uniquely identifies the area.
Header Parameters
-
Metadata-Context: string
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".
-
REST-Framework-Version: string
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
- application/json
Root Schema : schema
Type:
Show Source
object-
Attachments: array
Attachments
Title:
AttachmentsThe Attachments resource is used to view, create, and update qualification area attachments. -
DisplaySequence: integer
(int32)
Order in which the questions are displayed to the user for this specific area.
-
KnockoutScore: number
Value that indicates that any response score at or below the knockout score for the question will give the qualification the knockout outcome.
-
QualAreaQuestionId: integer
(int64)
Value that uniquely identifies the qualification area question.
-
Question(required): string
Title:
QuestionMaximum Length:80Name of the question or an identifier entered by the user. -
QuestionId(required): integer
(int64)
Value that uniquely identifies the question.
-
QuestionStatus: string
Title:
MeaningMaximum Length:80Status of the question. -
QuestionStatusCode: string
Maximum Length:
255Abbreviation 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. -
Weight: number
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:
arrayTitle:
AttachmentsThe Attachments resource is used to view, create, and update qualification area attachments.
Show Source
Nested Schema : supplierQualificationAreas-questions-Attachments-item-post-request
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path where the attachment is stored. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents of the attachment expire. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attached file. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextText content of the attached file. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) of the Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of the web page that is attached.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : supplierQualificationAreas-questions-item-response
Type:
Show Source
object-
Attachments: array
Attachments
Title:
AttachmentsThe Attachments resource is used to view, create, and update qualification area attachments. -
DisplaySequence: integer
(int32)
Order in which the questions are displayed to the user for this specific area.
-
KnockoutScore: number
Value that indicates that any response score at or below the knockout score for the question will give the qualification the knockout outcome.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
QualAreaQuestionId: integer
(int64)
Value that uniquely identifies the qualification area question.
-
Question: string
Title:
QuestionMaximum Length:80Name of the question or an identifier entered by the user. -
QuestionId: integer
(int64)
Value that uniquely identifies the question.
-
QuestionStatus: string
Title:
MeaningMaximum Length:80Status of the question. -
QuestionStatusCode: string
Maximum Length:
255Abbreviation 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. -
QuestionText: string
(byte)
Title:
Question TextRead Only:trueText of the question to be displayed to responders in the questionnaire. -
Revision: integer
(int32)
Title:
RevisionRead Only:trueDefault Value:0Number that identifies the revision number of the question. Revision 0 is the base revision. -
Weight: number
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:
arrayTitle:
AttachmentsThe Attachments resource is used to view, create, and update qualification area attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierQualificationAreas-questions-Attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the record. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path where the attachment is stored. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents of the attachment expire. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the record. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attached file. -
UploadedFileLength: integer
Title:
File SizeSize of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextText content of the attached file. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) of the Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) of the web page that is attached. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when creating the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- Attachments
-
Parameters:
- QualAreaId:
$request.path.QualAreaId - QualAreaQuestionId:
$request.path.QualAreaQuestionId
The Attachments resource is used to view, create, and update qualification area attachments. - QualAreaId: