Dassault Systèmes · Example Payload

Updateleadopportunitiesdetails Response 200 200_Leadsopportunitiescreateresponse

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Updateleadopportunitiesdetails Response 200 200_Leadsopportunitiescreateresponse 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": null,
    "traceId": null
  },
  "error": null,
  "data": {
    "partnerLeadOpportunityId": "OPPY-12345",
    "dsLeadOpportunityId": "XJSR-DZMFFT",
    "action": "update"
  }
}