プロジェクト詳細RESTエンドポイントのフレックスフィールド
プロジェクト詳細のMaintenance/Debriefs/Flexfields
プロジェクト詳細のフレックスフィールド・リソースは、プロジェクトに関する詳細を含むフレックスフィールドを管理します。
- 1つのプロジェクト・フレックスフィールドの作成
- メソッド: postパス:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF
- すべてのプロジェクト・フレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF
- 1つのプロジェクト・フレックスフィールドの取得
- メソッド: getパス:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF/{DebriefHeaderId3}
- 1つのプロジェクト・フレックスフィールドの更新
- メソッド: patchパス:
/fscmRestApi/resources/11.13.18.05/debriefs/{DebriefHeaderId}/child/projectDetailsDFF/{DebriefHeaderId3}