Dassault Systèmes · Example Payload

Searchportfolioitems Response 200 200_Portfolioitemssearchgetresponse

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Searchportfolioitems Response 200 200_Portfolioitemssearchgetresponse is an example object payload from Dassault Systèmes, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

infodata

Example Payload

Raw ↑
{
  "info": {
    "success": true,
    "statusCode": 200,
    "estimatedSearchCount": 3049,
    "timeStamp": "2025-08-14T06:24:04.000Z"
  },
  "data": [
    {
      "salesPortfolioType": "Brand",
      "salesPortfolioInfrastructure": "On Premise",
      "salesPortfolioisOrderable": true,
      "salesPortfolioLevel1": "CATIA",
      "salesPortfolioLevel2": "CATIA V4",
      "salesPortfolioLevel3": "MANUFACTURING",
      "salesPortfolioId": "CLASS00001_ONPR_CATIAV4_SOL000038"
    }
  ]
}