POST api/FileReport/FilesReport_Update

Request Information

URI Parameters

None.

Body Parameters

FilesReport_UpdateModel
NameDescriptionTypeAdditional information
FileDetailsId

integer

None.

CustomerId

integer

None.

InsuredId

string

None.

InsuredName

string

None.

InsuredMail

string

None.

InsuredPhone

string

None.

InsuredAddress

string

None.

AgentName

string

None.

ReportTypeSub

string

None.

EventAddress

string

None.

CheckDate

date

Data type: DateTime

StructureType

integer

None.

BuildingType

integer

None.

RoofType

integer

None.

BuildArea

string

None.

LandArea

string

None.

PropertyAge

string

None.

LivingDuration

string

None.

RentingOrOwner

boolean

None.

Mortgage

integer

None.

BondageToBankStructure

boolean

None.

AnotherStructureInsurance

boolean

None.

DurationOfClientsWithAgent

string

None.

RecentSawsExist

boolean

None.

RecentSawsDamageType

string

None.

RecentSawsMoneyAmount

integer

None.

TimeOfDamageDiscovery

date

Data type: DateTime

PersonOfDamageDiscovery

string

None.

LastToLeave

string

None.

TimeOfLastToLeave

date

Data type: DateTime

FirstToFindBreak

string

None.

WhereWasTheBreach

string

None.

BreachMarks

boolean

None.

DamagesInPractice

string

None.

DoorType

integer

None.

DoorLockType

integer

None.

WindowType

integer

None.

WindowLockType

integer

None.

WindowBars

boolean

None.

AlarmSystem

boolean

None.

AlarmCompany

string

None.

AlarmConnectedTo

boolean

None.

AlarmAccountName

string

None.

AlarmWasOn

boolean

None.

PolicyDemandsMatchReality

boolean

None.

StructureDamage

string

None.

ItemsDamage

string

None.

ThirdSideDamage

string

None.

ThirdSideName

string

None.

ThirdSideId

string

None.

ShibovExist

boolean

None.

ShibovDetails

string

None.

FreeText

string

None.

EventCircumstances

string

None.

HazerimDescription

string

None.

PenetrationWay

string

None.

CaseReason

string

None.

PoliceInvestigation

string

None.

Damages

string

None.

AssessmentExplanations

string

None.

AssessmentComment

string

None.

TransactionId

string

String length: inclusive between 0 and 100

Request Formats

application/json, text/json

Sample:
{
  "FileDetailsId": 1,
  "CustomerId": 1,
  "InsuredId": "sample string 1",
  "InsuredName": "sample string 2",
  "InsuredMail": "sample string 3",
  "InsuredPhone": "sample string 4",
  "InsuredAddress": "sample string 5",
  "AgentName": "sample string 6",
  "ReportTypeSub": "sample string 7",
  "EventAddress": "sample string 8",
  "CheckDate": "2026-07-15T18:44:08.7807926+00:00",
  "StructureType": 1,
  "BuildingType": 1,
  "RoofType": 1,
  "BuildArea": "sample string 9",
  "LandArea": "sample string 10",
  "PropertyAge": "sample string 11",
  "LivingDuration": "sample string 12",
  "RentingOrOwner": true,
  "Mortgage": 1,
  "BondageToBankStructure": true,
  "AnotherStructureInsurance": true,
  "DurationOfClientsWithAgent": "sample string 13",
  "RecentSawsExist": true,
  "RecentSawsDamageType": "sample string 14",
  "RecentSawsMoneyAmount": 1,
  "TimeOfDamageDiscovery": "2026-07-15T18:44:08.7807926+00:00",
  "PersonOfDamageDiscovery": "sample string 15",
  "LastToLeave": "sample string 16",
  "TimeOfLastToLeave": "2026-07-15T18:44:08.7807926+00:00",
  "FirstToFindBreak": "sample string 17",
  "WhereWasTheBreach": "sample string 18",
  "BreachMarks": true,
  "DamagesInPractice": "sample string 19",
  "DoorType": 1,
  "DoorLockType": 1,
  "WindowType": 1,
  "WindowLockType": 1,
  "WindowBars": true,
  "AlarmSystem": true,
  "AlarmCompany": "sample string 20",
  "AlarmConnectedTo": true,
  "AlarmAccountName": "sample string 21",
  "AlarmWasOn": true,
  "PolicyDemandsMatchReality": true,
  "StructureDamage": "sample string 22",
  "ItemsDamage": "sample string 23",
  "ThirdSideDamage": "sample string 24",
  "ThirdSideName": "sample string 25",
  "ThirdSideId": "sample string 26",
  "ShibovExist": true,
  "ShibovDetails": "sample string 27",
  "FreeText": "sample string 28",
  "EventCircumstances": "sample string 29",
  "HazerimDescription": "sample string 30",
  "PenetrationWay": "sample string 31",
  "CaseReason": "sample string 32",
  "PoliceInvestigation": "sample string 33",
  "Damages": "sample string 34",
  "AssessmentExplanations": "sample string 35",
  "AssessmentComment": "sample string 36",
  "TransactionId": "sample string 37"
}

application/xml, text/xml

Sample:
<FilesReport_UpdateModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/OmdanRestModels.Models.Binding_Models">
  <TransactionId>sample string 37</TransactionId>
  <AgentName>sample string 6</AgentName>
  <AlarmAccountName>sample string 21</AlarmAccountName>
  <AlarmCompany>sample string 20</AlarmCompany>
  <AlarmConnectedTo>true</AlarmConnectedTo>
  <AlarmSystem>true</AlarmSystem>
  <AlarmWasOn>true</AlarmWasOn>
  <AnotherStructureInsurance>true</AnotherStructureInsurance>
  <AssessmentComment>sample string 36</AssessmentComment>
  <AssessmentExplanations>sample string 35</AssessmentExplanations>
  <BondageToBankStructure>true</BondageToBankStructure>
  <BreachMarks>true</BreachMarks>
  <BuildArea>sample string 9</BuildArea>
  <BuildingType>1</BuildingType>
  <CaseReason>sample string 32</CaseReason>
  <CheckDate>2026-07-15T18:44:08.7807926+00:00</CheckDate>
  <CustomerId>1</CustomerId>
  <Damages>sample string 34</Damages>
  <DamagesInPractice>sample string 19</DamagesInPractice>
  <DoorLockType>1</DoorLockType>
  <DoorType>1</DoorType>
  <DurationOfClientsWithAgent>sample string 13</DurationOfClientsWithAgent>
  <EventAddress>sample string 8</EventAddress>
  <EventCircumstances>sample string 29</EventCircumstances>
  <FileDetailsId>1</FileDetailsId>
  <FirstToFindBreak>sample string 17</FirstToFindBreak>
  <FreeText>sample string 28</FreeText>
  <HazerimDescription>sample string 30</HazerimDescription>
  <InsuredAddress>sample string 5</InsuredAddress>
  <InsuredId>sample string 1</InsuredId>
  <InsuredMail>sample string 3</InsuredMail>
  <InsuredName>sample string 2</InsuredName>
  <InsuredPhone>sample string 4</InsuredPhone>
  <ItemsDamage>sample string 23</ItemsDamage>
  <LandArea>sample string 10</LandArea>
  <LastToLeave>sample string 16</LastToLeave>
  <LivingDuration>sample string 12</LivingDuration>
  <Mortgage>1</Mortgage>
  <PenetrationWay>sample string 31</PenetrationWay>
  <PersonOfDamageDiscovery>sample string 15</PersonOfDamageDiscovery>
  <PoliceInvestigation>sample string 33</PoliceInvestigation>
  <PolicyDemandsMatchReality>true</PolicyDemandsMatchReality>
  <PropertyAge>sample string 11</PropertyAge>
  <RecentSawsDamageType>sample string 14</RecentSawsDamageType>
  <RecentSawsExist>true</RecentSawsExist>
  <RecentSawsMoneyAmount>1</RecentSawsMoneyAmount>
  <RentingOrOwner>true</RentingOrOwner>
  <ReportTypeSub>sample string 7</ReportTypeSub>
  <RoofType>1</RoofType>
  <ShibovDetails>sample string 27</ShibovDetails>
  <ShibovExist>true</ShibovExist>
  <StructureDamage>sample string 22</StructureDamage>
  <StructureType>1</StructureType>
  <ThirdSideDamage>sample string 24</ThirdSideDamage>
  <ThirdSideId>sample string 26</ThirdSideId>
  <ThirdSideName>sample string 25</ThirdSideName>
  <TimeOfDamageDiscovery>2026-07-15T18:44:08.7807926+00:00</TimeOfDamageDiscovery>
  <TimeOfLastToLeave>2026-07-15T18:44:08.7807926+00:00</TimeOfLastToLeave>
  <WhereWasTheBreach>sample string 18</WhereWasTheBreach>
  <WindowBars>true</WindowBars>
  <WindowLockType>1</WindowLockType>
  <WindowType>1</WindowType>
</FilesReport_UpdateModel>

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.