Software Suggestion v2
Number of APIs: 6
-
Suggested Releases by PIDs (No Images) GET https://{{apiServer}}/software/suggestion/v2/suggestions/releases/productIds/{{pid}}?pageIndex={{page}}
-
Suggested Releases and Images by PIDs GET https://{{apiServer}}/software/suggestion/v2/suggestions/software/productIds/{{pid}}?pageIndex={{page}}
-
Compatible and Suggested Software Releases by PID GET https://{{apiServer}}/software/suggestion/v2/suggestions/compatible/productId/{{pid}}?pageIndex={{page}}
-
Suggested Releases by MDF IDs (No Images) GET https://{{apiServer}}/software/suggestion/v2/suggestions/releases/mdfIds/{{mdfId}}?pageIndex={{page}}
-
Compatible and Suggested Software Releases by MDF ID GET https://{{apiServer}}/software/suggestion/v2/suggestions/compatible/mdfId/{{mdfId}}?pageIndex={{page}}
-
Suggested Releases and Images by MDF IDs GET https://{{apiServer}}/software/suggestion/v2/suggestions/software/mdfIds/{{mdfId}}?pageIndex={{page}}