POST api/MotorTheft/LodgeClaim

Request Information

URI Parameters

None.

Body Parameters

MotorTheftClaim
NameDescriptionTypeAdditional information
DateOfLastPremiumPayment

date

None.

WhoDidYouPayPremiumTo

string

None.

MakeOfVehicle

string

None.

YearOfManufacture

string

None.

HPorCC

string

None.

MotorRegNumber

string

None.

VehiclePurposeOfUse

VehiclePurposeOfUse

None.

PlaceOfVehiclePurchase

string

None.

DateOfVehiclePurchase

date

None.

CostOfVehicle

decimal number

None.

AmountToClaim

decimal number

None.

DriverDetails

string

None.

ThirdPartyDetails

string

None.

placeOfLoss

string

None.

DateandTimeLossOccured

date

None.

NameOfPersonInchargeWhenLossOccured

string

None.

VehicleWasInUseWithInusredPermission

boolean

None.

VehicleProtectionStrategy

string

None.

DescribeLoss

string

None.

MileageReadingAtTheTimeOfLoss

string

None.

IAmSoleOwnerOfVehicle

boolean

None.

HirePurchasenterestAvailable

boolean

None.

PoliceStationLocation

string

None.

DatePoliceWasAdvised

date

None.

IsVehicleRecovered

boolean

None.

VehicleEngineNo

string

None.

VehicleChasesOrFrameNo

string

None.

TypeOfBody

string

None.

ColorOrColorCombination

string

None.

RecognisableAltercations

string

None.

FitmentsOrAccessoriesDescription

string

None.

IdentityFeaturesDescription

string

None.

PlaceRecovered

string

None.

DateRecovered

date

None.

MileageReadingAtTimeOfDiscovery

string

None.

DamageDescription

string

None.

PlaceOfPossibleInspection

string

None.

NameOfWitness

string

None.

AddressOfWitness

string

None.

Image1

string

None.

Image2

string

None.

Image3

string

None.

Image4

string

None.

Image5

string

None.

Image6

string

None.

Image7

string

None.

Image8

string

None.

Id

integer

None.

DateCreated

date

None.

DateModified

date

None.

IsDeleted

boolean

None.

PolicyNo

string

None.

ClaimNo

string

None.

Request Formats

application/json, text/json

Sample:
{
  "DateOfLastPremiumPayment": "2026-09-01T05:42:30.1885109+01:00",
  "WhoDidYouPayPremiumTo": "sample string 2",
  "MakeOfVehicle": "sample string 3",
  "YearOfManufacture": "sample string 4",
  "HPorCC": "sample string 5",
  "MotorRegNumber": "sample string 6",
  "VehiclePurposeOfUse": 1,
  "PlaceOfVehiclePurchase": "sample string 7",
  "DateOfVehiclePurchase": "2026-09-01T05:42:30.1885109+01:00",
  "CostOfVehicle": 1.0,
  "AmountToClaim": 1.0,
  "DriverDetails": "sample string 9",
  "ThirdPartyDetails": "sample string 10",
  "placeOfLoss": "sample string 11",
  "DateandTimeLossOccured": "2026-09-01T05:42:30.1885109+01:00",
  "NameOfPersonInchargeWhenLossOccured": "sample string 13",
  "VehicleWasInUseWithInusredPermission": true,
  "VehicleProtectionStrategy": "sample string 15",
  "DescribeLoss": "sample string 16",
  "MileageReadingAtTheTimeOfLoss": "sample string 17",
  "IAmSoleOwnerOfVehicle": true,
  "HirePurchasenterestAvailable": true,
  "PoliceStationLocation": "sample string 20",
  "DatePoliceWasAdvised": "2026-09-01T05:42:30.1885109+01:00",
  "IsVehicleRecovered": true,
  "VehicleEngineNo": "sample string 23",
  "VehicleChasesOrFrameNo": "sample string 24",
  "TypeOfBody": "sample string 25",
  "ColorOrColorCombination": "sample string 26",
  "RecognisableAltercations": "sample string 27",
  "FitmentsOrAccessoriesDescription": "sample string 28",
  "IdentityFeaturesDescription": "sample string 29",
  "PlaceRecovered": "sample string 30",
  "DateRecovered": "2026-09-01T05:42:30.1885109+01:00",
  "MileageReadingAtTimeOfDiscovery": "sample string 32",
  "DamageDescription": "sample string 33",
  "PlaceOfPossibleInspection": "sample string 34",
  "NameOfWitness": "sample string 35",
  "AddressOfWitness": "sample string 36",
  "Image1": "sample string 37",
  "Image2": "sample string 38",
  "Image3": "sample string 39",
  "Image4": "sample string 40",
  "Image5": "sample string 41",
  "Image6": "sample string 42",
  "Image7": "sample string 43",
  "Image8": "sample string 44",
  "Id": 45,
  "DateCreated": "2026-09-01T05:42:30.1885109+01:00",
  "DateModified": "2026-09-01T05:42:30.1885109+01:00",
  "IsDeleted": true,
  "PolicyNo": "sample string 49",
  "ClaimNo": "sample string 50"
}

application/xml, text/xml

Sample:
<MotorTheftClaim xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CHICoreRestAPI.Core.Models.ClaimsAutomation">
  <ClaimNo>sample string 50</ClaimNo>
  <DateCreated>2026-09-01T05:42:30.1885109+01:00</DateCreated>
  <DateModified>2026-09-01T05:42:30.1885109+01:00</DateModified>
  <Id>45</Id>
  <IsDeleted>true</IsDeleted>
  <PolicyNo>sample string 49</PolicyNo>
  <AddressOfWitness>sample string 36</AddressOfWitness>
  <AmountToClaim>1</AmountToClaim>
  <ColorOrColorCombination>sample string 26</ColorOrColorCombination>
  <CostOfVehicle>1</CostOfVehicle>
  <DamageDescription>sample string 33</DamageDescription>
  <DateOfLastPremiumPayment>2026-09-01T05:42:30.1885109+01:00</DateOfLastPremiumPayment>
  <DateOfVehiclePurchase>2026-09-01T05:42:30.1885109+01:00</DateOfVehiclePurchase>
  <DatePoliceWasAdvised>2026-09-01T05:42:30.1885109+01:00</DatePoliceWasAdvised>
  <DateRecovered>2026-09-01T05:42:30.1885109+01:00</DateRecovered>
  <DateandTimeLossOccured>2026-09-01T05:42:30.1885109+01:00</DateandTimeLossOccured>
  <DescribeLoss>sample string 16</DescribeLoss>
  <DriverDetails>sample string 9</DriverDetails>
  <FitmentsOrAccessoriesDescription>sample string 28</FitmentsOrAccessoriesDescription>
  <HPorCC>sample string 5</HPorCC>
  <HirePurchasenterestAvailable>true</HirePurchasenterestAvailable>
  <IAmSoleOwnerOfVehicle>true</IAmSoleOwnerOfVehicle>
  <IdentityFeaturesDescription>sample string 29</IdentityFeaturesDescription>
  <Image1>sample string 37</Image1>
  <Image2>sample string 38</Image2>
  <Image3>sample string 39</Image3>
  <Image4>sample string 40</Image4>
  <Image5>sample string 41</Image5>
  <Image6>sample string 42</Image6>
  <Image7>sample string 43</Image7>
  <Image8>sample string 44</Image8>
  <IsVehicleRecovered>true</IsVehicleRecovered>
  <MakeOfVehicle>sample string 3</MakeOfVehicle>
  <MileageReadingAtTheTimeOfLoss>sample string 17</MileageReadingAtTheTimeOfLoss>
  <MileageReadingAtTimeOfDiscovery>sample string 32</MileageReadingAtTimeOfDiscovery>
  <MotorRegNumber>sample string 6</MotorRegNumber>
  <NameOfPersonInchargeWhenLossOccured>sample string 13</NameOfPersonInchargeWhenLossOccured>
  <NameOfWitness>sample string 35</NameOfWitness>
  <PlaceOfPossibleInspection>sample string 34</PlaceOfPossibleInspection>
  <PlaceOfVehiclePurchase>sample string 7</PlaceOfVehiclePurchase>
  <PlaceRecovered>sample string 30</PlaceRecovered>
  <PoliceStationLocation>sample string 20</PoliceStationLocation>
  <RecognisableAltercations>sample string 27</RecognisableAltercations>
  <ThirdPartyDetails>sample string 10</ThirdPartyDetails>
  <TypeOfBody>sample string 25</TypeOfBody>
  <VehicleChasesOrFrameNo>sample string 24</VehicleChasesOrFrameNo>
  <VehicleEngineNo>sample string 23</VehicleEngineNo>
  <VehicleProtectionStrategy>sample string 15</VehicleProtectionStrategy>
  <VehiclePurposeOfUse>Personal</VehiclePurposeOfUse>
  <VehicleWasInUseWithInusredPermission>true</VehicleWasInUseWithInusredPermission>
  <WhoDidYouPayPremiumTo>sample string 2</WhoDidYouPayPremiumTo>
  <YearOfManufacture>sample string 4</YearOfManufacture>
  <placeOfLoss>sample string 11</placeOfLoss>
</MotorTheftClaim>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'MotorTheftClaim'.

Response Information

Resource Description

BaseResponse
NameDescriptionTypeAdditional information
Status

boolean

None.

Message

string

None.

Data

Object

None.

StatusCode

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.