明細属性RESTエンドポイント
下書きサプライヤ・ネゴシエーションResponses/Lines/Line属性グループ/明細属性
明細属性リソースは、サプライヤ・ネゴシエーション明細の属性に関する詳細を管理します。
- すべての属性の取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/lineAttributeGroups/{GroupId}/child/lineAttributes
- 1つの属性の取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/lineAttributeGroups/{GroupId}/child/lineAttributes/{AttributeId}
- 明細属性のレスポンス値の更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/lineAttributeGroups/{GroupId}/child/lineAttributes/{AttributeId}