機械翻訳について

添付のRESTエンドポイント

ドラフト・サプライヤ・ネゴシエーションResponses/Lines/Attachments
添付リソースは、サプライヤ・ネゴシエーション・レスポンスのレスポンス添付を管理します。
添付の作成
メソッド: post
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/attachments
添付の削除
メソッド: delete
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/attachments/{attachmentsUniqID}
すべての添付の取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/attachments
添付ファイルを1つ取得
メソッド: get
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/attachments/{attachmentsUniqID}
添付の更新
メソッド: patch
パス: /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/attachments/{attachmentsUniqID}