Create a question

post

/fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions

Request

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.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Acceptable Responses
    Title: Acceptable Responses
    The Acceptable Responses resource gets the acceptable response for a particular question.
  • Title: Allow comments from responder
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the responder can enter free text comments when submitting a response to the question on a questionnaire. If false, then the responder can't enter free text comments. The default value is false.
  • Title: Response Attachments
    Maximum Length: 80
    Value that identifies whether the responder is allowed to attach any documents to their responses.
  • Title: Response Attachments Code
    Maximum Length: 30
    Abbreviation that identifies whether the responder is allowed to attach any documents to their responses. A list of accepted values is defined in the lookup type POQ_QUESTION_RESPONSE_ATTACH. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Attachments
    Title: Attachments
    The Attachments resource gets the attachment for a particular question.
  • Title: Critical Question
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question is critical for evaluation. If false, then the question isn't critical. The default value is false.
  • Title: Display preferred response
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then display the preferred response, if it exists, to the supplier. If false, then don't display the preferred response. The default value is false.
  • Title: Latest Revision
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the revision is the latest revision for this question. If false, then the revision is not the latest. The default value is false.
  • Title: Maximum Score
    Maximum score for the question. For an automatically-scored question this value will be calculated. For a manually-scored question this value will be manually assigned to this question.
  • Title: Owner
    Maximum Length: 240
    Name of the owner of the question.
  • Value that uniquely identifies the owner of the question.
  • Title: Preferred Response Date
    Value that identifies the preferred response value for a question where the question is without predefined acceptable responses and response type is date.
  • Title: Preferred Response Date and Time
    Value that identifies the preferred response value for a question where the question is without predefined acceptable responses and response type is date and time.
  • Title: Preferred Response Number
    Value that identifies the preferred response value for a question where the question is without predefined acceptable responses and response type is a number. This attribute stores the preferred response value for this question.
  • Title: Preferred Response Text
    Maximum Length: 4000
    Value that identifies the preferred response value for this question where the question is without predefined acceptable responses and a response type is either single-line text, multi-line text, or URL.
  • Title: Question
    Maximum Length: 80
    Name of the question or identifier entered by the user.
  • Title: Hint
    Maximum Length: 1000
    Additional instructions or information to be presented to responders with the question text.
  • Value that uniquely identifies the question.
  • Title: Question Level
    Maximum Length: 80
    Value that identifies whether the question is relevant to a supplier or to a supplier site.
  • Title: Question Level Code
    Maximum Length: 30
    Abbreviation that identifies whether the question is relevant to a supplier or to a supplier site. A list of accepted values is defined in the lookup type POQ_QUESTION_LEVEL. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Question Text
    Plain text of the question to be displayed to responders on a questionnaire.
  • Title: Status
    Maximum Length: 80
    Value that identifies the status of the question.
  • Title: Status Code
    Maximum Length: 30
    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: Internal survey
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the question can have multiple internal responses. If false, then the question can only have a single internal response. The default value is false.
  • Title: Question Text
    Text of the question to be displayed to responders on a questionnaire. For the POST operation, use the question text in the base64 encoded format.
  • Title: Question Type
    Maximum Length: 80
    Value that identifies the following types of question: multiple choice question with single selection, a multiple choice question with multiple selections, a question without predefined acceptable responses.
  • Title: Question Type Code
    Maximum Length: 30
    Abbreviation that identifies the type of question. Valid values include MCSS, MCMS, or INPUT_BOX. A list of accepted values is defined in the lookup type POQ_QUESTION_TYPE. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Responder Type
    Maximum Length: 80
    Value that identifies the type of responder for the question. Valid values are SUPPLIER, INTERNAL, or AUTOMATIC.
  • Title: Responder Type Code
    Maximum Length: 30
    Abbreviation that identifies the type of responder for the question. Valid values are SUPPLIER, INTERNAL, or AUTOMATIC. A list of accepted values is defined in the lookup type POQ_RESPONDER_TYPE. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Response Required
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the response is required when a responder submits the question on a questionnaire. If false, then the response is not required. The default value is true.
  • Title: Response Type
    Maximum Length: 80
    Value that identifies the type of response that specifies the data type of the response. Domain values include single line text, multiple line text, number, date, date and time, and URL.
  • Title: Response Type Code
    Maximum Length: 30
    Abbreviation that identifies the type of response that specifies the data type of the response. A list of accepted values is defined in the lookup type POQ_RESPONSE_TYPE. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Revision
    Number that identifies the revision of this question. Revision 0 is the base revision.
  • Title: Score for No Response
    Score that is automatically assigned to an optional question if no response is provided for the question.
  • Scores
    Title: Scores
    The Scores resource gets the scores for number type questions.
  • Title: Score Calculation
    Maximum Length: 80
    Value that identifies the automatic scoring approach for multiple-choice multiple-select questions.
  • Title: Score Calculation Code
    Maximum Length: 30
    Abbreviation that identifies the type of scoring approach for this question. A list of accepted values is defined in the lookup type ORA_POQ_QUES_SCORING_APPROACH. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Scoring
    Maximum Length: 80
    Value that identifies the scoring method to be used for this question. The default value is NONE.
  • Title: Scoring Code
    Maximum Length: 30
    Abbreviation that identifies the scoring method to be used for this question. The default value is NONE. A list of accepted values is defined in the lookup type ORA_POQ_QUES_SCORING_METHOD. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Standards Organization
    Maximum Length: 80
    Value that identifies the standards organization designated as the source of this requirement.
  • Title: Standards Organization Code
    Maximum Length: 30
    Abbreviation that identifies the standards organization designated as the source of this requirement. A list of accepted values is defined in the lookup type POQ_STDS_ORG. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Subject
    Maximum Length: 80
    Value that identifies the subject to be associated with the question that is used to conduct a search.
  • Title: Subject Code
    Maximum Length: 30
    Abbreviation that identifies the subject to be associated with the question for search purposes. A list of accepted values is defined in the lookup type POQ_SUBJECT. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Supplier Attribute
    Maximum Length: 35
    Abbreviation that identifies the supplier attribute that this question is mapped to. Valid values include ADDITIONAL_INFORMATION, BUSINESS_CLASSIFICATION, CORPORATE_PROFILE, INCOME_TAX, PRODUCTS_AND_SERVICES, SUPPLIER_SITE, or TRANSACTION_TAX.
  • Title: Mapped to Supplier Attribute
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question is mapped to an attribute from the supplier profile. If false, then the question is not mapped. The default value is false.
Nested Schema : Acceptable Responses
Type: array
Title: Acceptable Responses
The Acceptable Responses resource gets the acceptable response for a particular question.
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The Attachments resource gets the attachment for a particular question.
Show Source
Nested Schema : Scores
Type: array
Title: Scores
The Scores resource gets the scores for number type questions.
Show Source
Nested Schema : supplierQualificationQuestions-acceptableResponses-item-post-request
Type: object
Show Source
  • Value that uniquely identifies the acceptable response.
  • Title: Response Attachments
    Maximum Length: 80
    Value that identifies whether the responder is allowed to attach any documents to their responses.
  • Title: Response Attachments Code
    Maximum Length: 30
    Abbreviation that identifies whether the responder is allowed to attach any documents to their responses.
  • Branches
    Title: Branches
    The Branches resource gets the branching questions for the acceptable response for a particular question.
  • Title: Critical Response
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the response is critical for evaluation. If false, then the response is not critical. The default value is false.
  • Title: Display Sequence
    Specifies the order in which the acceptable responses should be displayed to the responder on a questionnaire for this specific question.
  • Title: Exclude from Scoring
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question is excluded from scoring. If false, then the question is included in scoring. The default value is false.
  • Value that uniquely identifies the original account response for propagate responses for a new revision of a question.
  • Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the response value is the preferred response value for this question when evaluating responses. If false, then the response value is not the preferred response value. The default value is false.
  • Value that uniquely identifies the question an acceptable response applies to.
  • Title: Response Text
    Maximum Length: 1000
    Text of a manually entered acceptable response value.
  • Title: Score
    Score that is automatically assigned to the question response if the user selects the corresponding acceptable value as the question response.
Nested Schema : Branches
Type: array
Title: Branches
The Branches resource gets the branching questions for the acceptable response for a particular question.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : supplierQualificationQuestions-scores-item-post-request
Type: object
Show Source
  • Title: Critical Response
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the score range is critical for evaluation. If false, then the score range is not critical. The default value is false.
  • Title: From Response Value
    Lowest response value to which this scoring row applies. If the value is NULL then there is no lower limit for this scoring row.
  • Value that uniquely identifies the question which is related to this scoring record.
  • Value that uniquely identifies the question score.
  • Title: Score
    Score to be assigned to response values that occur between the from-response value and the to-response value.
  • Title: To Response Value
    Highest response value to which this scoring row applies. If the value is NULL then there is no upper limit for this scoring row.
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 : supplierQualificationQuestions-item-response
Type: object
Show Source
  • Acceptable Responses
    Title: Acceptable Responses
    The Acceptable Responses resource gets the acceptable response for a particular question.
  • Title: Allow comments from responder
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the responder can enter free text comments when submitting a response to the question on a questionnaire. If false, then the responder can't enter free text comments. The default value is false.
  • Title: Response Attachments
    Maximum Length: 80
    Value that identifies whether the responder is allowed to attach any documents to their responses.
  • Title: Response Attachments Code
    Maximum Length: 30
    Abbreviation that identifies whether the responder is allowed to attach any documents to their responses. A list of accepted values is defined in the lookup type POQ_QUESTION_RESPONSE_ATTACH. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Attachments
    Title: Attachments
    The Attachments resource gets the attachment for a particular question.
  • Title: Critical Question
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question is critical for evaluation. If false, then the question isn't critical. The default value is false.
  • Title: Display preferred response
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then display the preferred response, if it exists, to the supplier. If false, then don't display the preferred response. The default value is false.
  • Title: Latest Revision
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the revision is the latest revision for this question. If false, then the revision is not the latest. The default value is false.
  • Links
  • Title: Maximum Score
    Maximum score for the question. For an automatically-scored question this value will be calculated. For a manually-scored question this value will be manually assigned to this question.
  • Title: Owner
    Maximum Length: 240
    Name of the owner of the question.
  • Value that uniquely identifies the owner of the question.
  • Title: Preferred Response Date
    Value that identifies the preferred response value for a question where the question is without predefined acceptable responses and response type is date.
  • Title: Preferred Response Date and Time
    Value that identifies the preferred response value for a question where the question is without predefined acceptable responses and response type is date and time.
  • Title: Preferred Response Number
    Value that identifies the preferred response value for a question where the question is without predefined acceptable responses and response type is a number. This attribute stores the preferred response value for this question.
  • Title: Preferred Response Text
    Maximum Length: 4000
    Value that identifies the preferred response value for this question where the question is without predefined acceptable responses and a response type is either single-line text, multi-line text, or URL.
  • Title: Question
    Maximum Length: 80
    Name of the question or identifier entered by the user.
  • Title: Hint
    Maximum Length: 1000
    Additional instructions or information to be presented to responders with the question text.
  • Value that uniquely identifies the question.
  • Title: Question Level
    Maximum Length: 80
    Value that identifies whether the question is relevant to a supplier or to a supplier site.
  • Title: Question Level Code
    Maximum Length: 30
    Abbreviation that identifies whether the question is relevant to a supplier or to a supplier site. A list of accepted values is defined in the lookup type POQ_QUESTION_LEVEL. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Question Text
    Plain text of the question to be displayed to responders on a questionnaire.
  • Title: Status
    Maximum Length: 80
    Value that identifies the status of the question.
  • Title: Status Code
    Maximum Length: 30
    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: Internal survey
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the question can have multiple internal responses. If false, then the question can only have a single internal response. The default value is false.
  • Title: Question Text
    Text of the question to be displayed to responders on a questionnaire. For the POST operation, use the question text in the base64 encoded format.
  • Title: Question Type
    Maximum Length: 80
    Value that identifies the following types of question: multiple choice question with single selection, a multiple choice question with multiple selections, a question without predefined acceptable responses.
  • Title: Question Type Code
    Maximum Length: 30
    Abbreviation that identifies the type of question. Valid values include MCSS, MCMS, or INPUT_BOX. A list of accepted values is defined in the lookup type POQ_QUESTION_TYPE. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Responder Type
    Maximum Length: 80
    Value that identifies the type of responder for the question. Valid values are SUPPLIER, INTERNAL, or AUTOMATIC.
  • Title: Responder Type Code
    Maximum Length: 30
    Abbreviation that identifies the type of responder for the question. Valid values are SUPPLIER, INTERNAL, or AUTOMATIC. A list of accepted values is defined in the lookup type POQ_RESPONDER_TYPE. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Response Required
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the response is required when a responder submits the question on a questionnaire. If false, then the response is not required. The default value is true.
  • Title: Response Type
    Maximum Length: 80
    Value that identifies the type of response that specifies the data type of the response. Domain values include single line text, multiple line text, number, date, date and time, and URL.
  • Title: Response Type Code
    Maximum Length: 30
    Abbreviation that identifies the type of response that specifies the data type of the response. A list of accepted values is defined in the lookup type POQ_RESPONSE_TYPE. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Revision
    Number that identifies the revision of this question. Revision 0 is the base revision.
  • Title: Score for No Response
    Score that is automatically assigned to an optional question if no response is provided for the question.
  • Scores
    Title: Scores
    The Scores resource gets the scores for number type questions.
  • Title: Score Calculation
    Maximum Length: 80
    Value that identifies the automatic scoring approach for multiple-choice multiple-select questions.
  • Title: Score Calculation Code
    Maximum Length: 30
    Abbreviation that identifies the type of scoring approach for this question. A list of accepted values is defined in the lookup type ORA_POQ_QUES_SCORING_APPROACH. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Scoring
    Maximum Length: 80
    Value that identifies the scoring method to be used for this question. The default value is NONE.
  • Title: Scoring Code
    Maximum Length: 30
    Abbreviation that identifies the scoring method to be used for this question. The default value is NONE. A list of accepted values is defined in the lookup type ORA_POQ_QUES_SCORING_METHOD. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Standards Organization
    Maximum Length: 80
    Value that identifies the standards organization designated as the source of this requirement.
  • Title: Standards Organization Code
    Maximum Length: 30
    Abbreviation that identifies the standards organization designated as the source of this requirement. A list of accepted values is defined in the lookup type POQ_STDS_ORG. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Subject
    Maximum Length: 80
    Value that identifies the subject to be associated with the question that is used to conduct a search.
  • Title: Subject Code
    Maximum Length: 30
    Abbreviation that identifies the subject to be associated with the question for search purposes. A list of accepted values is defined in the lookup type POQ_SUBJECT. Review the values for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
  • Title: Supplier Attribute
    Read Only: true
    Maximum Length: 200
    Value that identifies the supplier attribute that this question is mapped to.
  • Title: Supplier Attribute
    Maximum Length: 35
    Abbreviation that identifies the supplier attribute that this question is mapped to. Valid values include ADDITIONAL_INFORMATION, BUSINESS_CLASSIFICATION, CORPORATE_PROFILE, INCOME_TAX, PRODUCTS_AND_SERVICES, SUPPLIER_SITE, or TRANSACTION_TAX.
  • Title: Mapped to Supplier Attribute
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question is mapped to an attribute from the supplier profile. If false, then the question is not mapped. The default value is false.
Nested Schema : Acceptable Responses
Type: array
Title: Acceptable Responses
The Acceptable Responses resource gets the acceptable response for a particular question.
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The Attachments resource gets the attachment for a particular question.
Show Source
Nested Schema : Scores
Type: array
Title: Scores
The Scores resource gets the scores for number type questions.
Show Source
Nested Schema : supplierQualificationQuestions-acceptableResponses-item-response
Type: object
Show Source
  • Value that uniquely identifies the acceptable response.
  • Title: Response Attachments
    Maximum Length: 80
    Value that identifies whether the responder is allowed to attach any documents to their responses.
  • Title: Response Attachments Code
    Maximum Length: 30
    Abbreviation that identifies whether the responder is allowed to attach any documents to their responses.
  • Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the supplier attribute.
  • Read Only: true
    Value that uniquely identifies the supplier attribute.
  • Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the supplier attribute value.
  • Branches
    Title: Branches
    The Branches resource gets the branching questions for the acceptable response for a particular question.
  • Read Only: true
    Maximum Length: 250
    Value that indicates the category name of browse category or item category if a question is mapped to products and services. The category name is always stored in session language of the buyer the first time a question is created.
  • Read Only: true
    Value that uniquely identifies whether the question is mapped to browse category or item category when it is mapped to the supplier attribute products and services.
  • Title: Critical Response
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the response is critical for evaluation. If false, then the response is not critical. The default value is false.
  • Title: Display Sequence
    Specifies the order in which the acceptable responses should be displayed to the responder on a questionnaire for this specific question.
  • Title: Exclude from Scoring
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question is excluded from scoring. If false, then the question is included in scoring. The default value is false.
  • Links
  • Value that uniquely identifies the original account response for propagate responses for a new revision of a question.
  • Read Only: true
    Value that uniquely identifies the immediate parent browse category of a given node, if there is a parent category, when the question is mapped to the supplier attribute products and services.
  • Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the response value is the preferred response value for this question when evaluating responses. If false, then the response value is not the preferred response value. The default value is false.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the question belongs to item category. If false, then the question belongs to browse category. The default value is null.
  • Value that uniquely identifies the question an acceptable response applies to.
  • Title: Response Text
    Maximum Length: 1000
    Text of a manually entered acceptable response value.
  • Title: Score
    Score that is automatically assigned to the question response if the user selects the corresponding acceptable value as the question response.
Nested Schema : Branches
Type: array
Title: Branches
The Branches resource gets the branching questions for the acceptable response for a particular question.
Show Source
Nested Schema : supplierQualificationQuestions-acceptableResponses-branches-item-response
Type: object
Show Source
Nested Schema : supplierQualificationQuestions-attachments-item-response
Type: object
Show Source
Nested Schema : supplierQualificationQuestions-scores-item-response
Type: object
Show Source
  • Title: Critical Response
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the score range is critical for evaluation. If false, then the score range is not critical. The default value is false.
  • Title: From Response Value
    Lowest response value to which this scoring row applies. If the value is NULL then there is no lower limit for this scoring row.
  • Links
  • Value that uniquely identifies the question which is related to this scoring record.
  • Value that uniquely identifies the question score.
  • Title: Score
    Score to be assigned to response values that occur between the from-response value and the to-response value.
  • Title: To Response Value
    Highest response value to which this scoring row applies. If the value is NULL then there is no upper limit for this scoring row.
Back to Top

Examples

This example describes how to create a question.

Example cURL Command

Use the following cURL command to submit a request on the REST resource.

curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' 
"https://servername/fscmRestApi/resources/version/supplierQualificationQuestions"

Example Request Body

The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.

{
	"Question": "Fiscal Year Revenue",
	"QuestionLevel": "Supplier",
	"ResponderType": "Supplier",
	"SupplierAttributeFlag": false,
	"QuestionType": "Text entry box",
	"ResponseType": "Number",
	"QuestionStatus": "Active",
	"ScoringMethod": "Automatic",
	"PreferredResponseNumber": "123",
	"ScoreForNoResponse": "0",
	"AttachmentAllowed": "Not allowed",
	"QuestionText":"RXN0aW1hdGUgeW91ciBleHBlY3RlZCByZXZlbnVlIGZvciB5b3VyIGN1cnJlbnQgZmlzY2FsIHllYXI=",
	"scores": [
	{
		"FromResponseValue": 0,
		"ToResponseValue": 500,
		"Score": 5
	},
	{
		"FromResponseValue": 501,
		"ToResponseValue": 5000,
		"Score": 10
	}
	]
}

Example Response Body

The following example includes the contents of the response body in JSON format:

{
	"QuestionId": 300100184967550,
	"Revision": 0,
	"Question": "Fiscal Year Revenue",
	"QuestionLevelCode": "SUPPLIER",
	"QuestionLevel": "Supplier",
	"ResponderTypeCode": "SUPPLIER",
	"ResponderType": "Supplier",
	"SupplierAttributeFlag": false,
	"SupplierAttributeCode": null,
	"SupplierAttribute": null,
	"QuestionTypeCode": "INPUT_BOX",
	"QuestionType": "Text entry box",
	"QuestionStatusCode": "ACTIVE",
	"QuestionStatus": "Active",
	"OwnerId": null,
	"Owner": null,
	"DisplayPreferredResponseFlag": null,
	"CriticalQuestionFlag": false,
	"ResponseRequiredFlag": false,
	"AllowResponderCommentsFlag": false,
	"QuestionHint": null,
	"SubjectCode": null,
	"Subject": null,
	"StandardsOrganizationCode": null,
	"StandardsOrganization": null,
	"ResponseTypeCode": "NUMBER",
	"ResponseType": "Number",
	"PreferredResponseDate": null,
	"PreferredResponseDatetime": null,
	"PreferredResponseNumber": 123,
	"PreferredResponseText": null,
	"ScoringMethodCode": "AUTOMATIC",
	"ScoringMethod": "Automatic",
	"MaximumScore": 10,
	"ScoreForNoResponse": 0,
	"ScoringApproachCode": null,
	"ScoringApproach": null,
	"AttachmentAllowedCode": "NOT_ALLOWED",
	"AttachmentAllowed": "Not allowed",
	"LatestRevisionFlag": true,
	"QuestionPlainText": "Fiscal Year Revenue",
	"scores": [
	{
		"QuestionScoreId": 300100184967551,
		"QuestionId": 300100184967550,
		"Score": 5,
		"FromResponseValue": 0,
		"ToResponseValue": 500,
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/scores/300100184967551",
			"name": "scores",
			"kind": "item",
			"properties": {
				"changeIndicator": ...
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/scores/300100184967551",
			"name": "scores",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550",
			"name": "supplierQualificationQuestions",
			"kind": "item"
		}
		]
	},
	{
		"QuestionScoreId": 300100184967552,
		"QuestionId": 300100184967550,
		"Score": 10,
		"FromResponseValue": 501,
		"ToResponseValue": 5000,
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/scores/300100184967552",
			"name": "scores",
			"kind": "item",
			"properties": {
				"changeIndicator": ...
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/scores/300100184967552",
			"name": "scores",
			"kind": "item"
		},
		{
			"rel": "parent",
			"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550",
			"name": "supplierQualificationQuestions",
			"kind": "item"
		}
		]
	}
	],
	"links": [
	{
		"rel": "self",
		"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550",
		"name": "supplierQualificationQuestions",
		"kind": "item",
		"properties": {
			"changeIndicator": ...
		}
	},
	{
		"rel": "canonical",
		"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550",
		"name": "supplierQualificationQuestions",
		"kind": "item"
	},
	{
		"rel": "child",
		"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/acceptableResponses",
		"name": "acceptableResponses",
		"kind": "collection"
	},
	{
		"rel": "child",
		"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/attachments",
		"name": "attachments",
		"kind": "collection"
	},
	{
		"rel": "child",
		"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/child/scores",
		"name": "scores",
		"kind": "collection"
	},
	{
		"rel": "enclosure",
		"href": "https://servername/fscmRestApi/resources/version/supplierQualificationQuestions/300100184967550/enclosure/QuestionText",
		"name": "QuestionText",
		"kind": "other"
	}
	]
}
Back to Top