Dassault Systèmes · Example Payload

Searchorders Response 200 Successful_Orderssearch_Oneresult

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Searchorders Response 200 Successful_Orderssearch_Oneresult is an example object payload from Dassault Systèmes, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datainfo

Example Payload

Raw ↑
{
  "data": [
    {
      "transaction": {
        "id": "PO_A123456789",
        "type": "PO",
        "status": "Sent to DSx.Finance",
        "description": "XYZ Company Order 50 products"
      },
      "creationDateTime": "2024-05-21T14:30:00Z",
      "dsRecievedPoDate": "2024-05-21",
      "bookingDateTime": "2024-05-29T18:00:00Z",
      "currency": "USD",
      "onlineConsentStatus": "Not Applicable",
      "billToSalesRepresentative": "DOE, Jane",
      "billToPoReference": "EXAMPLE-CORP-20250518",
      "billToSite": {
        "id": "100012345678901",
        "name": "Example Corporation",
        "localName": "\u793a\u4f8b\u516c\u53f8",
        "locationId": 1
      },
      "soldToSite": {
        "id": "200012345678901",
        "name": "Foobar Inc",
        "localName": "\u092b\u093c\u0942\u092c\u093e\u0930 \u0907\u0902\u0915",
        "locationId": 2
      },
      "businessUnit": {
        "id": "BU001",
        "name": "Corporate Sales Unit A",
        "localTimezone": "CET"
      }
    }
  ],
  "info": {
    "success": true,
    "statusCode": 200,
    "estimatedSearchCount": 1
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/searchOrders-response-200-successful_ordersSearch_OneResult"
All examples
curl "https://apis.io/api/v1/examples?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.