Dassault Systèmes · Example Payload

Createleadsopportunities Response 503 503_Serviceunavailable

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Createleadsopportunities Response 503 503_Serviceunavailable 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": 503,
    "timestamp": "2025-06-30T12:36:46.556Z",
    "traceId": "3d29ece30a064ea68c3f5f4a9f785c6f"
  },
  "error": {
    "code": "ERR899",
    "message": "Service currently unavailable, please try again later."
  },
  "data": {
    "partnerLeadOpportunityId": null,
    "dsLeadOpportunityId": null,
    "action": null
  }
}