- サブカテゴリ:
- 添付
サプライヤ登録質問リスト・レスポンス値RESTエンドポイント
サプライヤ登録質問リスト・レスポンス/サプライヤ登録質問リスト・レスポンス・セクション/サプライヤ登録質問リスト・セクション・レスポンス/サプライヤ登録質問リスト・レスポンス値
質問リスト・レスポンス値リソースには、質問リストの特定の質問に対するレスポンス値(日付、テキストまたは数値)が格納されます。
- 質問リストからすべての質問レスポンス値レコードを取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/supplierRegistrationQuestionnaireResponses/{SupplierRegistrationKey}/child/questionnaireResponseSections/{QuestnaireRespSectionId}/child/questionnaireResponses/{QuestnaireResponseId}/child/questionnaireResponseValues
- 質問リストから1つの質問レスポンス値レコードを取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/supplierRegistrationQuestionnaireResponses/{SupplierRegistrationKey}/child/questionnaireResponseSections/{QuestnaireRespSectionId}/child/questionnaireResponses/{QuestnaireResponseId}/child/questionnaireResponseValues/{QuestnaireRespValueId}
- 質問リストの1つの質問レスポンス値レコードを更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/supplierRegistrationQuestionnaireResponses/{SupplierRegistrationKey}/child/questionnaireResponseSections/{QuestnaireRespSectionId}/child/questionnaireResponses/{QuestnaireResponseId}/child/questionnaireResponseValues/{QuestnaireRespValueId}