Dassault Systèmes · Example Payload

Getorderdetails Response 200 Successful_Getorderdetails

3DEXPERIENCEPLMProduct Lifecycle ManagementCADManufacturingSolidWorksCATIAENOVIAEngineering3D Collaboration

Getorderdetails Response 200 Successful_Getorderdetails 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"
      },
      "businessUnit": {
        "id": "BU001",
        "name": "Corporate Sales Unit A",
        "localTimezone": "CET"
      },
      "billToSite": {
        "id": "100012345678901",
        "name": "Example Corporation",
        "localName": "\u793a\u4f8b\u516c\u53f8",
        "locationId": 1
      },
      "billToContact": "DOE, Jini",
      "soldToSite": {
        "id": "200012345678901",
        "name": "Foobar Inc",
        "localName": "\u092b\u093c\u0942\u092c\u093e\u0930 \u0907\u0902\u0915",
        "locationId": 2
      },
      "creationDateTime": "2024-05-21T14:30:00Z",
      "dsReceivedPoDate": "2024-05-21",
      "bookingDateTime": "2024-05-29T18:00:00Z",
      "currency": "USD",
      "onlineConsentStatus": "Not Applicable",
      "billToSalesRepresentative": "DOE, Jane",
      "billToPoReference": "EXAMPLE-CORP-20250518",
      "agreement": {
        "type": "General VAR Agreement",
        "reference": "Enterprise License Agreement Q2 2024"
      },
      "sboNumber": "ABC0012345",
      "customerRequestedArrivalDate": "2025-05-31",
      "dsSalesRepresentative": "DOE, John",
      "isMultiYear": false,
      "hasExitClause": false,
      "recurringChargeBillingCycle": "Calendar Year",
      "opportunity": "A1B2-C3D4E5",
      "paymentTerms": "Net Date of Invoice + 60 days",
      "licenseChargeConditions": [
        {
          "sequenceNumber": 1,
          "lineGroup": "SBL0001234567",
          "onlineInstanceSeatId": "R1122334455667",
          "orderType": "Stop - Transform",
          "usageScope": "GEO EMEA",
          "promotion": {
            "id": "PAO0000111",
            "name": "3DEXPERIENCE for small and medium business",
            "combination": "Collaborative Design & Engineering Learning @Home"
          },
          "waiver": {
            "endDate": "2025-09-15"
          },
          "licenseChargeBreakdown": [
            {
              "sequenceNumber": 1,
              "installedBaseNumber": "LN00012345678",
              "subOrderType": "New License",
              "revenueType": "ALC",
              "portfolio": "CATIA",
              "release": "3DEXPERIENCE R2025x",
              "product": {
                "trigram": "ABC",
                "type": "Named User",
                "number": "1AB-ABC",
                "name": "Generic Product Standard with Cloud Services",
                "dsOffering": "Licensed Program"
              },
              "quantity": 2,
              "unitListPrice": 1000,
              "totalListPrice": 2000,
              "billToNetAmount": 1930,
              "billToAnnualAmount": 1930,
              "billToDiscountPercentage": 30.5,
              "billToMarginPercentage": 10.5,
              "maximumCustomerNetAmount": 1958.95,
              "maximumCustomerAnnualAmount": 1958.95,
              "minimumCustomerDiscountPercentage": 10.5,
              "startDate": "2025-06-01",
              "endDate": "2026-05-31",
              "duration": 2,
              "calculatedStartDate": "2025-06-01",
              "calculatedEndDate": "2026-05-31",
              "yearNumber": 1,
              "coupon": {
                "name": "10% off on Installation Fee",
                "discountPercentage": 10
              },
              "inflation": {
                "date": "2025-07-01",
                "ratio": 1.04,
                "exception": "Capping To Price List"
              }
            }
          ]
        }
      ]
    }
  ],
  "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/getOrderDetails-response-200-successful_getOrderDetails"
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.