Dassault Systèmes · Schema

503 Leads Opportunities

Service Unavailable

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Properties

Name Type Description
info object
error object
data object
View JSON Schema on GitHub

JSON Schema

503_leads-opportunities.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/dassault/json-schema/503_leads-opportunities.json",
  "title": "503 Leads Opportunities",
  "type": "object",
  "description": "Service Unavailable",
  "properties": {
    "info": {
      "type": "object",
      "properties": {
        "success": {
          "type": "boolean",
          "description": "boolean to indicate if request was successful or not.",
          "example": false
        },
        "statusCode": {
          "type": "integer",
          "description": "HTTP code of the response",
          "example": 503
        },
        "timestamp": {
          "type": "string",
          "format": "date-time",
          "description": "Timestamp of the query",
          "example": "2025-06-30T12:36:46.556Z"
        },
        "traceId": {
          "type": "string",
          "description": "Identifier to be communicated to 3DS Support in case support/investigation is required",
          "example": "3d29ece30a064ea68c3f5f4a9f785c6f"
        }
      }
    },
    "error": {
      "type": "object",
      "properties": {
        "code": {
          "type": "string",
          "example": "ERR899"
        },
        "message": {
          "type": "string",
          "example": "Service currently unavailable, please try again later."
        }
      }
    },
    "data": {
      "type": "object",
      "properties": {
        "partnerLeadOpportunityId": {
          "description": "Identification of the lead-opportunity in the CRM system of the 3DS partner.",
          "type": "null",
          "example": "null"
        },
        "dsLeadOpportunityId": {
          "description": "Identification of the lead-opportunity in 3DS System (MySalesPipeline).",
          "type": "null",
          "example": "null"
        },
        "action": {
          "description": "categorisation of the action performed",
          "type": "null",
          "example": "null"
        }
      }
    }
  },
  "required": [
    "error",
    "info"
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/503_leads-opportunities"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.