カスタム・カスケード参照のRESTエンドポイント
値リスト/カスタム・カスケード参照
カスタム・カスケード参照リソースは、カスタム・カスケード参照の表示、作成、更新および削除に使用されます。
- カスタム・カスケード参照の作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/customCascadingLookups
- カスタム・カスケード参照の削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/customCascadingLookups/{customCascadingLookups_Id}
- カスタム・カスケード参照の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/customCascadingLookups/{customCascadingLookups_Id}
- すべてのカスタム・カスケード参照の取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/customCascadingLookups
- カスタム・カスケード参照の更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/customCascadingLookups/{customCascadingLookups_Id}