POST api/MDRARiskAssessment/SyncUpdate

Request Information

URI Parameters

None.

Body Parameters

MDRARiskAssessment
NameDescriptionTypeAdditional information
Id

integer

None.

InspectionId

integer

None.

Title

string

None.

ReferenceNo

string

None.

PartOfMachine

string

None.

HazardTypeId

integer

None.

HazardTypeName

string

None.

HazardSourceId

integer

None.

HazardSourceName

string

None.

LifeCycleId

integer

None.

LifeCycleName

string

None.

ResponsiblePersonId1

integer

None.

ResponsiblePersonId2

integer

None.

HazardDescription

string

None.

IsRiskSufficientlyReduced

boolean

None.

RiskSufficientlyReducedBy

integer

None.

RiskSufficientlyReducedDate

date

None.

IsComplete

boolean

None.

CompletedBy

integer

None.

CompletedDate

date

None.

ResidualRisk

string

None.

CreatedBy

integer

None.

CreatedDate

date

None.

LastModifiedBy

integer

None.

LastModifiedDate

date

None.

DeletedBy

integer

None.

DeletedDate

date

None.

ResponsiblePersonName

string

None.

ResponsiblePersonName2

string

None.

CompletedByName

string

None.

CreatedByName

string

None.

ReferenceNoQRBase64

string

None.

MDRARiskAssessmentLineLister

MDRARiskAssessmentLineLister

None.

MDRARiskAssessmentLine

MDRARiskAssessmentLine

None.

MDRARiskAssessmentLines

Collection of MDRARiskAssessmentLine

None.

CustomerId

integer

None.

InspectionInspectorId

integer

None.

InspectionIsCompleted

boolean

None.

InspectionCustomerId

integer

None.

StatusCode

string

None.

LocalId

integer

None.

InspectionLocalId

integer

None.

LocalResponsiblePersonId1

integer

None.

LocalResponsiblePersonId2

integer

None.

RiskSufficientlyReducedByName

string

None.

IsPopUpClose

boolean

None.

WebInspectionInspectorId

integer

None.

WebInspectionIsCompleted

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "InspectionId": 2,
  "Title": "sample string 3",
  "ReferenceNo": "sample string 4",
  "PartOfMachine": "sample string 5",
  "HazardTypeId": 6,
  "HazardTypeName": "sample string 7",
  "HazardSourceId": 8,
  "HazardSourceName": "sample string 9",
  "LifeCycleId": 10,
  "LifeCycleName": "sample string 11",
  "ResponsiblePersonId1": 12,
  "ResponsiblePersonId2": 1,
  "HazardDescription": "sample string 13",
  "IsRiskSufficientlyReduced": true,
  "RiskSufficientlyReducedBy": 1,
  "RiskSufficientlyReducedDate": "2025-08-29T20:27:48.8716875+00:00",
  "IsComplete": true,
  "CompletedBy": 1,
  "CompletedDate": "2025-08-29T20:27:48.8716875+00:00",
  "ResidualRisk": "sample string 14",
  "CreatedBy": 15,
  "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
  "LastModifiedBy": 17,
  "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
  "DeletedBy": 1,
  "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
  "ResponsiblePersonName": "sample string 19",
  "ResponsiblePersonName2": "sample string 20",
  "CompletedByName": "sample string 21",
  "CreatedByName": "sample string 22",
  "ReferenceNoQRBase64": "sample string 23",
  "MDRARiskAssessmentLineLister": {
    "MDRARiskAssessmentLines": [
      {
        "Id": 1,
        "MDRARiskAssessmentId": 2,
        "SequenceNo": 3,
        "ControlTypeId": 4,
        "IRLikelihoodOfOccurrenceId": 5,
        "IRFrequencyOfExposureId": 6,
        "IRDegreeOfPossibleHarmId": 7,
        "IRNumberOfPersonsAtRiskId": 8,
        "IRScore": 9.0,
        "IRENPLR": "sample string 10",
        "CMDescription": "sample string 11",
        "CMLikelihoodOfOccurrenceId": 1,
        "CMFrequencyOfExposureId": 1,
        "CMDegreeOfPossibleHarmId": 1,
        "CMNumberOfPersonsAtRiskId": 1,
        "CMScore": 1.0,
        "CMENPLR": "sample string 12",
        "CreatedBy": 13,
        "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
        "LastModifiedBy": 15,
        "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
        "LocalId": 17,
        "MDRARiskAssessmentLocalId": 18,
        "CommentUserName": "sample string 19",
        "CreatedByName": "sample string 20",
        "CompletedByName": "sample string 21",
        "IRBgColor": "sample string 22",
        "IRRiskDescription": "sample string 23",
        "CMBgColor": "sample string 24",
        "CMRiskDescription": "sample string 25",
        "MDRARiskAssessmentLinePhotos": [
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          },
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          }
        ],
        "InspectionInspectorId": 26,
        "InspectionIsCompleted": true,
        "InspectionCustomerId": 28,
        "ControlTypeIdName": "sample string 29",
        "InspectionId": 30,
        "KeyNoIRLikelihoodOfOccurrenceId": 31,
        "KeyNoIRFrequencyOfExposureId": 32,
        "KeyNoIRDegreeOfPossibleHarmId": 33,
        "KeyNoIRNumberOfPersonsAtRiskId": 34,
        "KeyNoCMLikelihoodOfOccurrenceId": 35,
        "KeyNoCMFrequencyOfExposureId": 36,
        "KeyNoCMDegreeOfPossibleHarmId": 37,
        "KeyNoCMNumberOfPersonsAtRiskId": 38
      },
      {
        "Id": 1,
        "MDRARiskAssessmentId": 2,
        "SequenceNo": 3,
        "ControlTypeId": 4,
        "IRLikelihoodOfOccurrenceId": 5,
        "IRFrequencyOfExposureId": 6,
        "IRDegreeOfPossibleHarmId": 7,
        "IRNumberOfPersonsAtRiskId": 8,
        "IRScore": 9.0,
        "IRENPLR": "sample string 10",
        "CMDescription": "sample string 11",
        "CMLikelihoodOfOccurrenceId": 1,
        "CMFrequencyOfExposureId": 1,
        "CMDegreeOfPossibleHarmId": 1,
        "CMNumberOfPersonsAtRiskId": 1,
        "CMScore": 1.0,
        "CMENPLR": "sample string 12",
        "CreatedBy": 13,
        "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
        "LastModifiedBy": 15,
        "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
        "LocalId": 17,
        "MDRARiskAssessmentLocalId": 18,
        "CommentUserName": "sample string 19",
        "CreatedByName": "sample string 20",
        "CompletedByName": "sample string 21",
        "IRBgColor": "sample string 22",
        "IRRiskDescription": "sample string 23",
        "CMBgColor": "sample string 24",
        "CMRiskDescription": "sample string 25",
        "MDRARiskAssessmentLinePhotos": [
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          },
          {
            "Id": 1,
            "MDRARiskAssessmentLineId": 2,
            "ImagePath": "sample string 3",
            "CreatedBy": 4,
            "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
            "LastModifiedBy": 6,
            "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
            "DeletedBy": 1,
            "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
            "ImageBase64": "sample string 8",
            "LocalId": 9,
            "MDRALineLocalId": 10
          }
        ],
        "InspectionInspectorId": 26,
        "InspectionIsCompleted": true,
        "InspectionCustomerId": 28,
        "ControlTypeIdName": "sample string 29",
        "InspectionId": 30,
        "KeyNoIRLikelihoodOfOccurrenceId": 31,
        "KeyNoIRFrequencyOfExposureId": 32,
        "KeyNoIRDegreeOfPossibleHarmId": 33,
        "KeyNoIRNumberOfPersonsAtRiskId": 34,
        "KeyNoCMLikelihoodOfOccurrenceId": 35,
        "KeyNoCMFrequencyOfExposureId": 36,
        "KeyNoCMDegreeOfPossibleHarmId": 37,
        "KeyNoCMNumberOfPersonsAtRiskId": 38
      }
    ],
    "SearchCriteria": {
      "Id": 1,
      "MDRARiskAssessmentId": 2,
      "SequenceNo": 3,
      "ControlTypeId": 4,
      "IRLikelihoodOfOccurrenceId": 5,
      "IRFrequencyOfExposureId": 6,
      "IRDegreeOfPossibleHarmId": 7,
      "IRNumberOfPersonsAtRiskId": 8,
      "IRScore": 9.0,
      "IRENPLR": "sample string 10",
      "CMDescription": "sample string 11",
      "CMLikelihoodOfOccurrenceId": 1,
      "CMFrequencyOfExposureId": 1,
      "CMDegreeOfPossibleHarmId": 1,
      "CMNumberOfPersonsAtRiskId": 1,
      "CMScore": 1.0,
      "CMENPLR": "sample string 12",
      "CreatedBy": 13,
      "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
      "LastModifiedBy": 15,
      "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
      "LocalId": 17,
      "MDRARiskAssessmentLocalId": 18,
      "CommentUserName": "sample string 19",
      "CreatedByName": "sample string 20",
      "CompletedByName": "sample string 21",
      "IRBgColor": "sample string 22",
      "IRRiskDescription": "sample string 23",
      "CMBgColor": "sample string 24",
      "CMRiskDescription": "sample string 25",
      "MDRARiskAssessmentLinePhotos": [
        {
          "Id": 1,
          "MDRARiskAssessmentLineId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
          "ImageBase64": "sample string 8",
          "LocalId": 9,
          "MDRALineLocalId": 10
        },
        {
          "Id": 1,
          "MDRARiskAssessmentLineId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
          "ImageBase64": "sample string 8",
          "LocalId": 9,
          "MDRALineLocalId": 10
        }
      ],
      "InspectionInspectorId": 26,
      "InspectionIsCompleted": true,
      "InspectionCustomerId": 28,
      "ControlTypeIdName": "sample string 29",
      "InspectionId": 30,
      "KeyNoIRLikelihoodOfOccurrenceId": 31,
      "KeyNoIRFrequencyOfExposureId": 32,
      "KeyNoIRDegreeOfPossibleHarmId": 33,
      "KeyNoIRNumberOfPersonsAtRiskId": 34,
      "KeyNoCMLikelihoodOfOccurrenceId": 35,
      "KeyNoCMFrequencyOfExposureId": 36,
      "KeyNoCMDegreeOfPossibleHarmId": 37,
      "KeyNoCMNumberOfPersonsAtRiskId": 38
    },
    "Pager": {
      "PageSize": 1,
      "Take": 2,
      "Skip": 3,
      "CurrentPage": 4.0,
      "TotalPage": "sample string 5",
      "TotalRecord": 6.0
    },
    "MDRARiskAssessmentId": 1,
    "InspectionInspectorId": 2,
    "InspectionIsCompleted": true,
    "MDRARiskAssessmentIsCompleted": true
  },
  "MDRARiskAssessmentLine": {
    "Id": 1,
    "MDRARiskAssessmentId": 2,
    "SequenceNo": 3,
    "ControlTypeId": 4,
    "IRLikelihoodOfOccurrenceId": 5,
    "IRFrequencyOfExposureId": 6,
    "IRDegreeOfPossibleHarmId": 7,
    "IRNumberOfPersonsAtRiskId": 8,
    "IRScore": 9.0,
    "IRENPLR": "sample string 10",
    "CMDescription": "sample string 11",
    "CMLikelihoodOfOccurrenceId": 1,
    "CMFrequencyOfExposureId": 1,
    "CMDegreeOfPossibleHarmId": 1,
    "CMNumberOfPersonsAtRiskId": 1,
    "CMScore": 1.0,
    "CMENPLR": "sample string 12",
    "CreatedBy": 13,
    "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
    "LastModifiedBy": 15,
    "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
    "DeletedBy": 1,
    "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
    "LocalId": 17,
    "MDRARiskAssessmentLocalId": 18,
    "CommentUserName": "sample string 19",
    "CreatedByName": "sample string 20",
    "CompletedByName": "sample string 21",
    "IRBgColor": "sample string 22",
    "IRRiskDescription": "sample string 23",
    "CMBgColor": "sample string 24",
    "CMRiskDescription": "sample string 25",
    "MDRARiskAssessmentLinePhotos": [
      {
        "Id": 1,
        "MDRARiskAssessmentLineId": 2,
        "ImagePath": "sample string 3",
        "CreatedBy": 4,
        "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
        "LastModifiedBy": 6,
        "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
        "ImageBase64": "sample string 8",
        "LocalId": 9,
        "MDRALineLocalId": 10
      },
      {
        "Id": 1,
        "MDRARiskAssessmentLineId": 2,
        "ImagePath": "sample string 3",
        "CreatedBy": 4,
        "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
        "LastModifiedBy": 6,
        "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
        "DeletedBy": 1,
        "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
        "ImageBase64": "sample string 8",
        "LocalId": 9,
        "MDRALineLocalId": 10
      }
    ],
    "InspectionInspectorId": 26,
    "InspectionIsCompleted": true,
    "InspectionCustomerId": 28,
    "ControlTypeIdName": "sample string 29",
    "InspectionId": 30,
    "KeyNoIRLikelihoodOfOccurrenceId": 31,
    "KeyNoIRFrequencyOfExposureId": 32,
    "KeyNoIRDegreeOfPossibleHarmId": 33,
    "KeyNoIRNumberOfPersonsAtRiskId": 34,
    "KeyNoCMLikelihoodOfOccurrenceId": 35,
    "KeyNoCMFrequencyOfExposureId": 36,
    "KeyNoCMDegreeOfPossibleHarmId": 37,
    "KeyNoCMNumberOfPersonsAtRiskId": 38
  },
  "MDRARiskAssessmentLines": [
    {
      "Id": 1,
      "MDRARiskAssessmentId": 2,
      "SequenceNo": 3,
      "ControlTypeId": 4,
      "IRLikelihoodOfOccurrenceId": 5,
      "IRFrequencyOfExposureId": 6,
      "IRDegreeOfPossibleHarmId": 7,
      "IRNumberOfPersonsAtRiskId": 8,
      "IRScore": 9.0,
      "IRENPLR": "sample string 10",
      "CMDescription": "sample string 11",
      "CMLikelihoodOfOccurrenceId": 1,
      "CMFrequencyOfExposureId": 1,
      "CMDegreeOfPossibleHarmId": 1,
      "CMNumberOfPersonsAtRiskId": 1,
      "CMScore": 1.0,
      "CMENPLR": "sample string 12",
      "CreatedBy": 13,
      "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
      "LastModifiedBy": 15,
      "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
      "LocalId": 17,
      "MDRARiskAssessmentLocalId": 18,
      "CommentUserName": "sample string 19",
      "CreatedByName": "sample string 20",
      "CompletedByName": "sample string 21",
      "IRBgColor": "sample string 22",
      "IRRiskDescription": "sample string 23",
      "CMBgColor": "sample string 24",
      "CMRiskDescription": "sample string 25",
      "MDRARiskAssessmentLinePhotos": [
        {
          "Id": 1,
          "MDRARiskAssessmentLineId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
          "ImageBase64": "sample string 8",
          "LocalId": 9,
          "MDRALineLocalId": 10
        },
        {
          "Id": 1,
          "MDRARiskAssessmentLineId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
          "ImageBase64": "sample string 8",
          "LocalId": 9,
          "MDRALineLocalId": 10
        }
      ],
      "InspectionInspectorId": 26,
      "InspectionIsCompleted": true,
      "InspectionCustomerId": 28,
      "ControlTypeIdName": "sample string 29",
      "InspectionId": 30,
      "KeyNoIRLikelihoodOfOccurrenceId": 31,
      "KeyNoIRFrequencyOfExposureId": 32,
      "KeyNoIRDegreeOfPossibleHarmId": 33,
      "KeyNoIRNumberOfPersonsAtRiskId": 34,
      "KeyNoCMLikelihoodOfOccurrenceId": 35,
      "KeyNoCMFrequencyOfExposureId": 36,
      "KeyNoCMDegreeOfPossibleHarmId": 37,
      "KeyNoCMNumberOfPersonsAtRiskId": 38
    },
    {
      "Id": 1,
      "MDRARiskAssessmentId": 2,
      "SequenceNo": 3,
      "ControlTypeId": 4,
      "IRLikelihoodOfOccurrenceId": 5,
      "IRFrequencyOfExposureId": 6,
      "IRDegreeOfPossibleHarmId": 7,
      "IRNumberOfPersonsAtRiskId": 8,
      "IRScore": 9.0,
      "IRENPLR": "sample string 10",
      "CMDescription": "sample string 11",
      "CMLikelihoodOfOccurrenceId": 1,
      "CMFrequencyOfExposureId": 1,
      "CMDegreeOfPossibleHarmId": 1,
      "CMNumberOfPersonsAtRiskId": 1,
      "CMScore": 1.0,
      "CMENPLR": "sample string 12",
      "CreatedBy": 13,
      "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
      "LastModifiedBy": 15,
      "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
      "DeletedBy": 1,
      "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
      "LocalId": 17,
      "MDRARiskAssessmentLocalId": 18,
      "CommentUserName": "sample string 19",
      "CreatedByName": "sample string 20",
      "CompletedByName": "sample string 21",
      "IRBgColor": "sample string 22",
      "IRRiskDescription": "sample string 23",
      "CMBgColor": "sample string 24",
      "CMRiskDescription": "sample string 25",
      "MDRARiskAssessmentLinePhotos": [
        {
          "Id": 1,
          "MDRARiskAssessmentLineId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
          "ImageBase64": "sample string 8",
          "LocalId": 9,
          "MDRALineLocalId": 10
        },
        {
          "Id": 1,
          "MDRARiskAssessmentLineId": 2,
          "ImagePath": "sample string 3",
          "CreatedBy": 4,
          "CreatedDate": "2025-08-29T20:27:48.8716875+00:00",
          "LastModifiedBy": 6,
          "LastModifiedDate": "2025-08-29T20:27:48.8716875+00:00",
          "DeletedBy": 1,
          "DeletedDate": "2025-08-29T20:27:48.8716875+00:00",
          "ImageBase64": "sample string 8",
          "LocalId": 9,
          "MDRALineLocalId": 10
        }
      ],
      "InspectionInspectorId": 26,
      "InspectionIsCompleted": true,
      "InspectionCustomerId": 28,
      "ControlTypeIdName": "sample string 29",
      "InspectionId": 30,
      "KeyNoIRLikelihoodOfOccurrenceId": 31,
      "KeyNoIRFrequencyOfExposureId": 32,
      "KeyNoIRDegreeOfPossibleHarmId": 33,
      "KeyNoIRNumberOfPersonsAtRiskId": 34,
      "KeyNoCMLikelihoodOfOccurrenceId": 35,
      "KeyNoCMFrequencyOfExposureId": 36,
      "KeyNoCMDegreeOfPossibleHarmId": 37,
      "KeyNoCMNumberOfPersonsAtRiskId": 38
    }
  ],
  "CustomerId": 24,
  "InspectionInspectorId": 25,
  "InspectionIsCompleted": true,
  "InspectionCustomerId": 27,
  "StatusCode": "sample string 28",
  "LocalId": 29,
  "InspectionLocalId": 30,
  "LocalResponsiblePersonId1": 31,
  "LocalResponsiblePersonId2": 32,
  "RiskSufficientlyReducedByName": "sample string 33",
  "IsPopUpClose": true,
  "WebInspectionInspectorId": 35,
  "WebInspectionIsCompleted": true
}

application/xml, text/xml

Sample:
<MDRARiskAssessment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSCWebAPI.Domain">
  <CompletedBy>1</CompletedBy>
  <CompletedByName>sample string 21</CompletedByName>
  <CompletedDate>2025-08-29T20:27:48.8716875+00:00</CompletedDate>
  <CreatedBy>15</CreatedBy>
  <CreatedByName>sample string 22</CreatedByName>
  <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
  <CustomerId>24</CustomerId>
  <DeletedBy>1</DeletedBy>
  <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
  <HazardDescription>sample string 13</HazardDescription>
  <HazardSourceId>8</HazardSourceId>
  <HazardSourceName>sample string 9</HazardSourceName>
  <HazardTypeId>6</HazardTypeId>
  <HazardTypeName>sample string 7</HazardTypeName>
  <Id>1</Id>
  <InspectionCustomerId>27</InspectionCustomerId>
  <InspectionId>2</InspectionId>
  <InspectionInspectorId>25</InspectionInspectorId>
  <InspectionIsCompleted>true</InspectionIsCompleted>
  <InspectionLocalId>30</InspectionLocalId>
  <IsComplete>true</IsComplete>
  <IsPopUpClose>true</IsPopUpClose>
  <IsRiskSufficientlyReduced>true</IsRiskSufficientlyReduced>
  <LastModifiedBy>17</LastModifiedBy>
  <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
  <LifeCycleId>10</LifeCycleId>
  <LifeCycleName>sample string 11</LifeCycleName>
  <LocalId>29</LocalId>
  <LocalResponsiblePersonId1>31</LocalResponsiblePersonId1>
  <LocalResponsiblePersonId2>32</LocalResponsiblePersonId2>
  <MDRARiskAssessmentLine>
    <CMBgColor>sample string 24</CMBgColor>
    <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
    <CMDescription>sample string 11</CMDescription>
    <CMENPLR>sample string 12</CMENPLR>
    <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
    <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
    <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
    <CMRiskDescription>sample string 25</CMRiskDescription>
    <CMScore>1</CMScore>
    <CommentUserName>sample string 19</CommentUserName>
    <CompletedByName>sample string 21</CompletedByName>
    <ControlTypeId>4</ControlTypeId>
    <ControlTypeIdName>sample string 29</ControlTypeIdName>
    <CreatedBy>13</CreatedBy>
    <CreatedByName>sample string 20</CreatedByName>
    <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
    <DeletedBy>1</DeletedBy>
    <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
    <IRBgColor>sample string 22</IRBgColor>
    <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
    <IRENPLR>sample string 10</IRENPLR>
    <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
    <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
    <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
    <IRRiskDescription>sample string 23</IRRiskDescription>
    <IRScore>9</IRScore>
    <Id>1</Id>
    <InspectionCustomerId>28</InspectionCustomerId>
    <InspectionId>30</InspectionId>
    <InspectionInspectorId>26</InspectionInspectorId>
    <InspectionIsCompleted>true</InspectionIsCompleted>
    <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
    <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
    <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
    <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
    <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
    <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
    <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
    <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
    <LastModifiedBy>15</LastModifiedBy>
    <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
    <LocalId>17</LocalId>
    <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
    <MDRARiskAssessmentLinePhotos>
      <MDRARiskAssessmentLinePhoto>
        <CreatedBy>4</CreatedBy>
        <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
        <Id>1</Id>
        <ImageBase64>sample string 8</ImageBase64>
        <ImagePath>sample string 3</ImagePath>
        <LastModifiedBy>6</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
        <LocalId>9</LocalId>
        <MDRALineLocalId>10</MDRALineLocalId>
        <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
      </MDRARiskAssessmentLinePhoto>
      <MDRARiskAssessmentLinePhoto>
        <CreatedBy>4</CreatedBy>
        <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
        <Id>1</Id>
        <ImageBase64>sample string 8</ImageBase64>
        <ImagePath>sample string 3</ImagePath>
        <LastModifiedBy>6</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
        <LocalId>9</LocalId>
        <MDRALineLocalId>10</MDRALineLocalId>
        <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
      </MDRARiskAssessmentLinePhoto>
    </MDRARiskAssessmentLinePhotos>
    <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
    <SequenceNo>3</SequenceNo>
  </MDRARiskAssessmentLine>
  <MDRARiskAssessmentLineLister>
    <InspectionInspectorId>2</InspectionInspectorId>
    <InspectionIsCompleted>true</InspectionIsCompleted>
    <MDRARiskAssessmentId>1</MDRARiskAssessmentId>
    <MDRARiskAssessmentIsCompleted>true</MDRARiskAssessmentIsCompleted>
    <MDRARiskAssessmentLines>
      <MDRARiskAssessmentLine>
        <CMBgColor>sample string 24</CMBgColor>
        <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
        <CMDescription>sample string 11</CMDescription>
        <CMENPLR>sample string 12</CMENPLR>
        <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
        <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
        <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
        <CMRiskDescription>sample string 25</CMRiskDescription>
        <CMScore>1</CMScore>
        <CommentUserName>sample string 19</CommentUserName>
        <CompletedByName>sample string 21</CompletedByName>
        <ControlTypeId>4</ControlTypeId>
        <ControlTypeIdName>sample string 29</ControlTypeIdName>
        <CreatedBy>13</CreatedBy>
        <CreatedByName>sample string 20</CreatedByName>
        <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
        <IRBgColor>sample string 22</IRBgColor>
        <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
        <IRENPLR>sample string 10</IRENPLR>
        <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
        <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
        <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
        <IRRiskDescription>sample string 23</IRRiskDescription>
        <IRScore>9</IRScore>
        <Id>1</Id>
        <InspectionCustomerId>28</InspectionCustomerId>
        <InspectionId>30</InspectionId>
        <InspectionInspectorId>26</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
        <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
        <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
        <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
        <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
        <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
        <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
        <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
        <LastModifiedBy>15</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
        <LocalId>17</LocalId>
        <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
        <MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
        </MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
        <SequenceNo>3</SequenceNo>
      </MDRARiskAssessmentLine>
      <MDRARiskAssessmentLine>
        <CMBgColor>sample string 24</CMBgColor>
        <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
        <CMDescription>sample string 11</CMDescription>
        <CMENPLR>sample string 12</CMENPLR>
        <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
        <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
        <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
        <CMRiskDescription>sample string 25</CMRiskDescription>
        <CMScore>1</CMScore>
        <CommentUserName>sample string 19</CommentUserName>
        <CompletedByName>sample string 21</CompletedByName>
        <ControlTypeId>4</ControlTypeId>
        <ControlTypeIdName>sample string 29</ControlTypeIdName>
        <CreatedBy>13</CreatedBy>
        <CreatedByName>sample string 20</CreatedByName>
        <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
        <DeletedBy>1</DeletedBy>
        <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
        <IRBgColor>sample string 22</IRBgColor>
        <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
        <IRENPLR>sample string 10</IRENPLR>
        <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
        <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
        <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
        <IRRiskDescription>sample string 23</IRRiskDescription>
        <IRScore>9</IRScore>
        <Id>1</Id>
        <InspectionCustomerId>28</InspectionCustomerId>
        <InspectionId>30</InspectionId>
        <InspectionInspectorId>26</InspectionInspectorId>
        <InspectionIsCompleted>true</InspectionIsCompleted>
        <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
        <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
        <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
        <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
        <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
        <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
        <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
        <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
        <LastModifiedBy>15</LastModifiedBy>
        <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
        <LocalId>17</LocalId>
        <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
        <MDRARiskAssessmentLinePhotos>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
          <MDRARiskAssessmentLinePhoto>
            <CreatedBy>4</CreatedBy>
            <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
            <DeletedBy>1</DeletedBy>
            <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
            <Id>1</Id>
            <ImageBase64>sample string 8</ImageBase64>
            <ImagePath>sample string 3</ImagePath>
            <LastModifiedBy>6</LastModifiedBy>
            <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
            <LocalId>9</LocalId>
            <MDRALineLocalId>10</MDRALineLocalId>
            <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
          </MDRARiskAssessmentLinePhoto>
        </MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
        <SequenceNo>3</SequenceNo>
      </MDRARiskAssessmentLine>
    </MDRARiskAssessmentLines>
    <Pager>
      <CurrentPage>4</CurrentPage>
      <PageSize>1</PageSize>
      <Skip>3</Skip>
      <Take>2</Take>
      <TotalPage>sample string 5</TotalPage>
      <TotalRecord>6</TotalRecord>
    </Pager>
    <SearchCriteria>
      <CMBgColor>sample string 24</CMBgColor>
      <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
      <CMDescription>sample string 11</CMDescription>
      <CMENPLR>sample string 12</CMENPLR>
      <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
      <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
      <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
      <CMRiskDescription>sample string 25</CMRiskDescription>
      <CMScore>1</CMScore>
      <CommentUserName>sample string 19</CommentUserName>
      <CompletedByName>sample string 21</CompletedByName>
      <ControlTypeId>4</ControlTypeId>
      <ControlTypeIdName>sample string 29</ControlTypeIdName>
      <CreatedBy>13</CreatedBy>
      <CreatedByName>sample string 20</CreatedByName>
      <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
      <IRBgColor>sample string 22</IRBgColor>
      <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
      <IRENPLR>sample string 10</IRENPLR>
      <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
      <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
      <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
      <IRRiskDescription>sample string 23</IRRiskDescription>
      <IRScore>9</IRScore>
      <Id>1</Id>
      <InspectionCustomerId>28</InspectionCustomerId>
      <InspectionId>30</InspectionId>
      <InspectionInspectorId>26</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
      <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
      <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
      <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
      <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
      <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
      <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
      <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
      <LastModifiedBy>15</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
      <LocalId>17</LocalId>
      <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
      <MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLinePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
          <LocalId>9</LocalId>
          <MDRALineLocalId>10</MDRALineLocalId>
          <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
        </MDRARiskAssessmentLinePhoto>
        <MDRARiskAssessmentLinePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
          <LocalId>9</LocalId>
          <MDRALineLocalId>10</MDRALineLocalId>
          <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
        </MDRARiskAssessmentLinePhoto>
      </MDRARiskAssessmentLinePhotos>
      <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
      <SequenceNo>3</SequenceNo>
    </SearchCriteria>
  </MDRARiskAssessmentLineLister>
  <MDRARiskAssessmentLines>
    <MDRARiskAssessmentLine>
      <CMBgColor>sample string 24</CMBgColor>
      <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
      <CMDescription>sample string 11</CMDescription>
      <CMENPLR>sample string 12</CMENPLR>
      <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
      <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
      <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
      <CMRiskDescription>sample string 25</CMRiskDescription>
      <CMScore>1</CMScore>
      <CommentUserName>sample string 19</CommentUserName>
      <CompletedByName>sample string 21</CompletedByName>
      <ControlTypeId>4</ControlTypeId>
      <ControlTypeIdName>sample string 29</ControlTypeIdName>
      <CreatedBy>13</CreatedBy>
      <CreatedByName>sample string 20</CreatedByName>
      <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
      <IRBgColor>sample string 22</IRBgColor>
      <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
      <IRENPLR>sample string 10</IRENPLR>
      <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
      <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
      <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
      <IRRiskDescription>sample string 23</IRRiskDescription>
      <IRScore>9</IRScore>
      <Id>1</Id>
      <InspectionCustomerId>28</InspectionCustomerId>
      <InspectionId>30</InspectionId>
      <InspectionInspectorId>26</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
      <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
      <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
      <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
      <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
      <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
      <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
      <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
      <LastModifiedBy>15</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
      <LocalId>17</LocalId>
      <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
      <MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLinePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
          <LocalId>9</LocalId>
          <MDRALineLocalId>10</MDRALineLocalId>
          <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
        </MDRARiskAssessmentLinePhoto>
        <MDRARiskAssessmentLinePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
          <LocalId>9</LocalId>
          <MDRALineLocalId>10</MDRALineLocalId>
          <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
        </MDRARiskAssessmentLinePhoto>
      </MDRARiskAssessmentLinePhotos>
      <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
      <SequenceNo>3</SequenceNo>
    </MDRARiskAssessmentLine>
    <MDRARiskAssessmentLine>
      <CMBgColor>sample string 24</CMBgColor>
      <CMDegreeOfPossibleHarmId>1</CMDegreeOfPossibleHarmId>
      <CMDescription>sample string 11</CMDescription>
      <CMENPLR>sample string 12</CMENPLR>
      <CMFrequencyOfExposureId>1</CMFrequencyOfExposureId>
      <CMLikelihoodOfOccurrenceId>1</CMLikelihoodOfOccurrenceId>
      <CMNumberOfPersonsAtRiskId>1</CMNumberOfPersonsAtRiskId>
      <CMRiskDescription>sample string 25</CMRiskDescription>
      <CMScore>1</CMScore>
      <CommentUserName>sample string 19</CommentUserName>
      <CompletedByName>sample string 21</CompletedByName>
      <ControlTypeId>4</ControlTypeId>
      <ControlTypeIdName>sample string 29</ControlTypeIdName>
      <CreatedBy>13</CreatedBy>
      <CreatedByName>sample string 20</CreatedByName>
      <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
      <DeletedBy>1</DeletedBy>
      <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
      <IRBgColor>sample string 22</IRBgColor>
      <IRDegreeOfPossibleHarmId>7</IRDegreeOfPossibleHarmId>
      <IRENPLR>sample string 10</IRENPLR>
      <IRFrequencyOfExposureId>6</IRFrequencyOfExposureId>
      <IRLikelihoodOfOccurrenceId>5</IRLikelihoodOfOccurrenceId>
      <IRNumberOfPersonsAtRiskId>8</IRNumberOfPersonsAtRiskId>
      <IRRiskDescription>sample string 23</IRRiskDescription>
      <IRScore>9</IRScore>
      <Id>1</Id>
      <InspectionCustomerId>28</InspectionCustomerId>
      <InspectionId>30</InspectionId>
      <InspectionInspectorId>26</InspectionInspectorId>
      <InspectionIsCompleted>true</InspectionIsCompleted>
      <KeyNoCMDegreeOfPossibleHarmId>37</KeyNoCMDegreeOfPossibleHarmId>
      <KeyNoCMFrequencyOfExposureId>36</KeyNoCMFrequencyOfExposureId>
      <KeyNoCMLikelihoodOfOccurrenceId>35</KeyNoCMLikelihoodOfOccurrenceId>
      <KeyNoCMNumberOfPersonsAtRiskId>38</KeyNoCMNumberOfPersonsAtRiskId>
      <KeyNoIRDegreeOfPossibleHarmId>33</KeyNoIRDegreeOfPossibleHarmId>
      <KeyNoIRFrequencyOfExposureId>32</KeyNoIRFrequencyOfExposureId>
      <KeyNoIRLikelihoodOfOccurrenceId>31</KeyNoIRLikelihoodOfOccurrenceId>
      <KeyNoIRNumberOfPersonsAtRiskId>34</KeyNoIRNumberOfPersonsAtRiskId>
      <LastModifiedBy>15</LastModifiedBy>
      <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
      <LocalId>17</LocalId>
      <MDRARiskAssessmentId>2</MDRARiskAssessmentId>
      <MDRARiskAssessmentLinePhotos>
        <MDRARiskAssessmentLinePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
          <LocalId>9</LocalId>
          <MDRALineLocalId>10</MDRALineLocalId>
          <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
        </MDRARiskAssessmentLinePhoto>
        <MDRARiskAssessmentLinePhoto>
          <CreatedBy>4</CreatedBy>
          <CreatedDate>2025-08-29T20:27:48.8716875+00:00</CreatedDate>
          <DeletedBy>1</DeletedBy>
          <DeletedDate>2025-08-29T20:27:48.8716875+00:00</DeletedDate>
          <Id>1</Id>
          <ImageBase64>sample string 8</ImageBase64>
          <ImagePath>sample string 3</ImagePath>
          <LastModifiedBy>6</LastModifiedBy>
          <LastModifiedDate>2025-08-29T20:27:48.8716875+00:00</LastModifiedDate>
          <LocalId>9</LocalId>
          <MDRALineLocalId>10</MDRALineLocalId>
          <MDRARiskAssessmentLineId>2</MDRARiskAssessmentLineId>
        </MDRARiskAssessmentLinePhoto>
      </MDRARiskAssessmentLinePhotos>
      <MDRARiskAssessmentLocalId>18</MDRARiskAssessmentLocalId>
      <SequenceNo>3</SequenceNo>
    </MDRARiskAssessmentLine>
  </MDRARiskAssessmentLines>
  <PartOfMachine>sample string 5</PartOfMachine>
  <ReferenceNo>sample string 4</ReferenceNo>
  <ReferenceNoQRBase64>sample string 23</ReferenceNoQRBase64>
  <ResidualRisk>sample string 14</ResidualRisk>
  <ResponsiblePersonId1>12</ResponsiblePersonId1>
  <ResponsiblePersonId2>1</ResponsiblePersonId2>
  <ResponsiblePersonName>sample string 19</ResponsiblePersonName>
  <ResponsiblePersonName2>sample string 20</ResponsiblePersonName2>
  <RiskSufficientlyReducedBy>1</RiskSufficientlyReducedBy>
  <RiskSufficientlyReducedByName>sample string 33</RiskSufficientlyReducedByName>
  <RiskSufficientlyReducedDate>2025-08-29T20:27:48.8716875+00:00</RiskSufficientlyReducedDate>
  <StatusCode>sample string 28</StatusCode>
  <Title>sample string 3</Title>
  <WebInspectionInspectorId>35</WebInspectionInspectorId>
  <WebInspectionIsCompleted>true</WebInspectionIsCompleted>
</MDRARiskAssessment>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.