Dassault Systèmes · Example Payload

Searchleadsopportunities Response 200 200_Lead Opportunities_Search

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

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

Top-level fields

infoerrordata

Example Payload

Raw ↑
{
  "info": {
    "success": true,
    "statusCode": 200,
    "timeStamp": "2025-08-08T16:36:23Z",
    "traceId": "785594df0cbd4f149d0ffbd7e0933820"
  },
  "error": null,
  "data": [
    {
      "dsLeadOpportunityId": [
        "1FFC-7BQC5E",
        "BYTK-COL4A0",
        "5KSL-VLSWRX"
      ]
    }
  ]
}