GET api/Maple/LiveModel

Response Information

Response body formats

application/json, text/json

Sample:
{
  "ModelID": "88ff1222-4fbc-4762-a68e-8e99383fba3c",
  "Name": "sample string 2",
  "IsLive": true,
  "CurrentYear": 4,
  "CurrentMonth": 64,
  "ExpiredAssumptionsDate": "2024-11-26T09:37:16.7407297+00:00",
  "CreatedBy": "sample string 7",
  "CreatedDate": "2024-11-26T09:37:16.7407297+00:00",
  "ModifiedBy": "sample string 9",
  "ModifiedDate": "2024-11-26T09:37:16.7407297+00:00",
  "DefaultRecoveryTemplateID": 11,
  "RequiredAssumptionDate": "2024-11-26T09:37:16.7407297+00:00",
  "ApplicationModeID": 13,
  "BudgetLookbackModelID": "382ddd1f-1023-4f3c-a294-7f58e9adaae9",
  "IsRealLogicModel": true,
  "BudgetYearBI": 16,
  "BudgetMonthBI": 64,
  "AnalysisStartYear": 18,
  "Hapline": 19.0,
  "AnchorRequiredAssumptionDate": "2024-11-26T09:37:16.7407297+00:00"
}

text/javascript

Sample:
{"ModelID":"88ff1222-4fbc-4762-a68e-8e99383fba3c","Name":"sample string 2","IsLive":true,"CurrentYear":4,"CurrentMonth":64,"ExpiredAssumptionsDate":"2024-11-26T09:37:16.7407297+00:00","CreatedBy":"sample string 7","CreatedDate":"2024-11-26T09:37:16.7407297+00:00","ModifiedBy":"sample string 9","ModifiedDate":"2024-11-26T09:37:16.7407297+00:00","DefaultRecoveryTemplateID":11,"RequiredAssumptionDate":"2024-11-26T09:37:16.7407297+00:00","ApplicationModeID":13,"BudgetLookbackModelID":"382ddd1f-1023-4f3c-a294-7f58e9adaae9","IsRealLogicModel":true,"BudgetYearBI":16,"BudgetMonthBI":64,"AnalysisStartYear":18,"Hapline":19.0,"AnchorRequiredAssumptionDate":"2024-11-26T09:37:16.7407297+00:00"}