0% found this document useful (0 votes)
32 views4 pages

JSON

Uploaded by

Nikhar Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views4 pages

JSON

Uploaded by

Nikhar Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

{

"ProposerDetails": {
"Name": "string",
"ContactNo": "string",
"Nationality": "string",
"Salutation": "string",
"EmailId": "string",
"Gender": "string",
"MaritalStatus": "string",
"DOB": "DateTime",
"OccupationCode": "string",
"PanNo": "string",
"AnnualIncome": "string",
"GSTNumber": "string",
"AadharCard": "string",
"AlternateMobileNo": "string",
"RelationWithInsured": "string",
"RuralAndSocialSectorCategory": "string",
"CKYCNo": "string",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"CityDistrict": "string",
"State": "string",
"Country": "string",
"Pincode": "string",
"CommunicationAddress": {},
"PermanentAddress": {}
},
"InsurableItem": [
{
"InsurableName": "Person",
"RiskItems": [
{
"Name": "Nikhar",
"DOB": "17/10/2000",
"Gender": "M",
"PreExistingDisease": "Y",
"Nationality": "Indian",
"VisaType": "Tourist"
}
],
"Covers": [
{
"CoverName": "MedicalExpenses,EvacuationandRepatriation",
"IsOptional": "false"
},
{
"CoverName": "EmergencyDentalPainRelief",
"IsOptional": "false"
},
{
"CoverName": "Personal Accident",
"IsOptional": "false"
},
{
"CoverName": "PersonalLiability",
"IsOptional": "false"
},
{
"CoverName": "Hijack",
"IsOptional": "false"
}
]
},
{
"InsurableName": "Property",
"RiskItems": [
{
"Baggage Count": "Numeric",
"Baggage Colour": "String",
"Baggage Type": "String",
"Baggage Weight": "Numeric",
"PassportNo": "String"
}
],
"Covers": [
{
"CoverName": "LossofCheckedBaggage",
"IsOptional": "false"
},
{
"CoverName": "LossofPassport",
"IsOptional": "false"
}
]
},
{
"InsurableName": "Financial Risk",
"RiskItems": [
{}
],
"Covers": [
{
"CoverName": "DelayofBaggage",
"IsOptional": "false"
},
{
"CoverName": "EmergencyCashAdvance",
"IsOptional": "false"
},
{
"CoverName": "GolferHole-in-one",
"IsOptional": "false"
}
]
}
],
"NomineeDetails": [
{
"NomineeName": "string",
"NomineeDOB": "string",
"NomineeRelationWithProposer": "string",
"PercentageOfShare": "string",
"GuardianName": "string",
"GuardianDOB": "string",
"RelationshoipWithGuardian": "string",
"RelationWithInsured": "string",
"NomineeAddressLine1": "string",
"NomineeAddressLine2": "string",
"NomineeAddressLine3": "string",
"NomineeMobile": "string",
"NomineeEmailID": "string",
"AppointeeName": "string",
"NomineeCity": "string",
"NomineeState": "string",
"NomineePincode": "string"
}
],
"Channel": {
"BranchCode": "string",
"BranchLocation": "string",
"AgentID": "string",
"AgentName": "string",
"Salespersoncode": "string",
"Salespersonname": "string",
"ChannelType": "string"
},
"PremiumDetail": {
"BasicPremium": "string",
"Discount": "string",
"GrossPremium": "string",
"TaxAmount": "string",
"TotalPremium": "string",
"TaxDetails": [
{
"Amount": "Number",
"TaxType": "string"
}
]
},
"PaymentDetails": {
"TransactionNo": "string",
"Amount": "string",
"PaymentGateway": "string",
"PaymentStatus": "string",
"EmailId": "string",
"TransactionType": "string",
"Description": "string",
"ModeOfPayment": "string",
"DocumentType": "string",
"Payments": [
{
"TransactionNo": "string",
"Amount": "string",
"PaymentGateway": "string",
"PaymentStatus": "string",
"TransactionType": "string",
"Description": "string",
"ModeOfPayment": "string"
}
]
},
"DocumentDetails": [
{
"DocumentType": "string",
"DocumentId": "string",
"DocumentName": "string",
"ContentType": "string"
}
]
}

You might also like