- サブカテゴリ:
- コンテスト・スコア詳細
コンテスト・スコアのRESTエンドポイント
コンテスト/コンテスト・スコア
コンテスト・スコア
- コンテスト・スコアの作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores
- コンテスト・スコアの削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores/{ContestScoresUniqID}
- コンテスト・スコアの取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores/{ContestScoresUniqID}
- すべてのコンテスト・スコアを取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores
- コンテスト・スコアの更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/contests/{ContestNumber}/child/ContestScores/{ContestScoresUniqID}