{
  "decisionId": "AUTO-NCD-010",
  "mappingProfileId": "new-car-dealership-select-vehicles-for-stock-orde-auto-ncd-010",
  "businessData": {
    "requestContext": {
      "sourceSystem": "automotive-profile-factory",
      "correlationId": "factory-auto-ncd-010"
    },
    "salesOpportunities": [
      {
        "optionId": "SALES-010-01",
        "name": "Select Vehicles for Stock Order Option 1",
        "inventory": {
          "management": {
            "forecastedDemand": 2.6,
            "daysInInventory": 226.3,
            "allocationFeasibility": 2.64
          }
        },
        "financial": {
          "grossMarginOpportunity": 65000.0,
          "carryingCost": 165000.0
        }
      },
      {
        "optionId": "SALES-010-02",
        "name": "Select Vehicles for Stock Order Option 2",
        "inventory": {
          "management": {
            "forecastedDemand": 4.32,
            "daysInInventory": 124.1,
            "allocationFeasibility": 4.2
          }
        },
        "financial": {
          "grossMarginOpportunity": 132500.0,
          "carryingCost": 197500.0
        }
      }
    ]
  }
}
