{
  "decisionId": "AUTO-TOW-047",
  "businessData": {
    "requestContext": {
      "sourceSystem": "automotive-profile-factory",
      "correlationId": "factory-auto-tow-047"
    },
    "towRequests": [
      {
        "optionId": "TOW-047-01",
        "name": "Prioritize Invoice Review Option 1",
        "financial": {
          "invoiceAmount": 42000.0
        },
        "assessment": {
          "billingDiscrepancyScore": 70.0,
          "payerPriorityScore": 37.0,
          "documentationGapScore": 70.0
        },
        "billing": {
          "and": {
            "collections": {
              "agingDays": 2.0
            }
          }
        },
        "risk": {
          "collectionRiskScore": 64.0
        }
      },
      {
        "optionId": "TOW-047-02",
        "name": "Prioritize Invoice Review Option 2",
        "financial": {
          "invoiceAmount": 31000.0
        },
        "assessment": {
          "billingDiscrepancyScore": 30.0,
          "payerPriorityScore": 44.0,
          "documentationGapScore": 46.0
        },
        "billing": {
          "and": {
            "collections": {
              "agingDays": 1.0
            }
          }
        },
        "risk": {
          "collectionRiskScore": 71.0
        }
      }
    ]
  }
}
