Dassault Systèmes · Example Payload

Searchleadsopportunities Response 400 400_Lead Opportunities_Search_Missingfromtodate

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Searchleadsopportunities Response 400 400_Lead Opportunities_Search_Missingfromtodate 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": false,
    "statusCode": 400,
    "timeStamp": "2025-08-08T15:14:19Z",
    "traceId": "afafb61eb2704ecb9b626d8b3b6c593f"
  },
  "error": {
    "code": "ERROR_043",
    "message": "Both startDateTime and endDateTime must be passed as parameters"
  },
  "data": null
}