Dassault Systèmes · Schema

400 Post Leads Opportunities

response in case of Bad Request operation

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Properties

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

JSON Schema

400_post_leads-opportunities.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/dassault/json-schema/400_post_leads-opportunities.json",
  "title": "400 Post Leads Opportunities",
  "type": "object",
  "description": "response in case of Bad Request operation",
  "properties": {
    "data": {
      "type": [
        "null",
        "object"
      ]
    },
    "info": {
      "type": "object",
      "required": [
        "success",
        "statusCode"
      ],
      "properties": {
        "success": {
          "type": "boolean",
          "description": "indicator whether request is successful or not.",
          "example": false
        },
        "statusCode": {
          "type": "integer",
          "description": "HTTP Code of the response",
          "example": 400
        },
        "timeStamp": {
          "type": "string",
          "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",
          "description": "identification of the error"
        },
        "message": {
          "type": "string",
          "description": "description of the error."
        }
      }
    }
  },
  "required": [
    "data",
    "info",
    "error"
  ]
}

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/400_post_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 email required.

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