サポート文書RESTエンドポイント
契約/サポート文書
リソースは、サポート文書カテゴリの文書の表示、作成、更新、削除に使用されます。 この情報には、ファイル名、タイトル、説明、カテゴリが含まれます。
- サポート文書の作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/SupportingDocuments
- サポート文書の削除
- メソッド: deleteパス:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/SupportingDocuments/{SupportingDocumentsUniqID}
- サポート文書の取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/SupportingDocuments/{SupportingDocumentsUniqID}
- サポート文書の取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/SupportingDocuments
- サポート文書の更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/SupportingDocuments/{SupportingDocumentsUniqID}