機械翻訳について

価格階層RESTエンドポイント

ドラフト・サプライヤ・ネゴシエーションResponses/Lines/Price階層
価格階層リソースは、ネゴシエーション明細の数量に従って階層に関する詳細を管理し、各サプライヤから階層価格設定を要請します。
価格階層の作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/priceTiers
価格階層の削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/priceTiers/{PriceTierId}
すべての価格階層の取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/priceTiers
1つの価格階層の取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/priceTiers/{PriceTierId}
価格階層の更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/priceTiers/{PriceTierId}