POST api/Policy/InsertAdditionalInsured
This endpoint is used to insert policy/Insured additional insured details.
Request Information
URI Parameters
None.
Body Parameters
AdditionalInterestModelName | Description | Type | Additional information |
---|---|---|---|
DatabaseId | globally unique identifier |
None. |
|
CertificateHolderDatabaseId | globally unique identifier |
None. |
|
CertificateHolderName | string |
None. |
|
City | string |
None. |
|
AddressLine1 | string |
None. |
|
AddressLine2 | string |
None. |
|
ZipCode | string |
None. |
|
Phone | string |
None. |
|
CellPhone | string |
None. |
|
Fax | string |
None. |
|
string |
None. |
||
StateAbbreviationCode | string |
None. |
|
AdditionalInsured | boolean |
None. |
|
LossPayee | boolean |
None. |
|
BreachOfWarranty | boolean |
None. |
|
Mortgagee | boolean |
None. |
|
CoOwner | boolean |
None. |
|
Owner | boolean |
None. |
|
LeasebackOwner | boolean |
None. |
|
Registrant | boolean |
None. |
|
Lienholder | boolean |
None. |
|
Trustee | boolean |
None. |
|
Other | boolean |
None. |
|
AdditionalInterestOtherText | string |
None. |
|
LoanNumber | string |
None. |
|
Policies | Collection of globally unique identifier |
None. |
|
Description | string |
None. |
|
DeactiveDate | date |
None. |
|
Active | boolean |
None. |
|
Accord101 | string |
None. |
|
GeneralLiability | boolean |
None. |
|
AutomobileLiability | boolean |
None. |
|
UmbrellaLiability | boolean |
None. |
|
GarageLiability | boolean |
None. |
|
GarageKeepersLiability | boolean |
None. |
|
Cargo | boolean |
None. |
|
TrailerInterchange | boolean |
None. |
|
OtherLiability | boolean |
None. |
|
OtherLiability2 | boolean |
None. |
|
GeneralLiabilitySubrWvd | boolean |
None. |
|
AutomobileLiabilitySubrWvd | boolean |
None. |
|
UmbrellaLiabilitySubrWvd | boolean |
None. |
|
GarageLiabilitySubrWvd | boolean |
None. |
|
GarageKeepersLiabilitySubrWvd | boolean |
None. |
|
CargoSubrWvd | boolean |
None. |
|
TrailerInterchangeSubrWvd | boolean |
None. |
|
OtherLiabilitySubrWvd | boolean |
None. |
|
OtherLiability2SubrWvd | boolean |
None. |
|
WorkersCompensationsSubrWvd | boolean |
None. |
|
AirportFBO | boolean |
None. |
|
AirportFBOSubrWvd | boolean |
None. |
|
PrivateHangar | boolean |
None. |
|
PrivateHangarSubrWvd | boolean |
None. |
|
AviationProducts | boolean |
None. |
|
AviationProductsSubrWvd | boolean |
None. |
|
Aircraft | boolean |
None. |
|
AircraftSubrWvd | boolean |
None. |
|
VehicleOrEquipment | boolean |
None. |
|
InsuranceBinder | boolean |
None. |
|
InsuredDatabaseId | globally unique identifier |
None. |
|
InsuredEmail | string |
None. |
|
InsuredFirstName | string |
None. |
|
InsuredLastName | string |
None. |
|
InsuredCommercialName | string |
None. |
|
Buildings | Collection of globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "databaseId": "6807f459-11ba-4ef5-acc9-befc92f4678b", "certificateHolderDatabaseId": "ab2dddad-e483-43c9-b55a-6ac7251c9765", "certificateHolderName": "sample string 3", "city": "sample string 4", "addressLine1": "sample string 5", "addressLine2": "sample string 6", "zipCode": "sample string 7", "phone": "sample string 8", "cellPhone": "sample string 9", "fax": "sample string 10", "email": "sample string 11", "stateAbbreviationCode": "sample string 12", "additionalInsured": true, "lossPayee": true, "breachOfWarranty": true, "mortgagee": true, "coOwner": true, "owner": true, "leasebackOwner": true, "registrant": true, "lienholder": true, "trustee": true, "other": true, "additionalInterestOtherText": "sample string 24", "loanNumber": "sample string 25", "policies": [ "676f65aa-c264-42de-9f2a-886e306e91ea", "d3b4f017-31f1-4926-9f1d-2dc98e55c1aa" ], "description": "sample string 26", "deactiveDate": "2025-05-09T07:15:46.8569746-05:00", "active": true, "accord101": "sample string 28", "generalLiability": true, "automobileLiability": true, "umbrellaLiability": true, "garageLiability": true, "garageKeepersLiability": true, "cargo": true, "trailerInterchange": true, "otherLiability": true, "otherLiability2": true, "generalLiabilitySubrWvd": true, "automobileLiabilitySubrWvd": true, "umbrellaLiabilitySubrWvd": true, "garageLiabilitySubrWvd": true, "garageKeepersLiabilitySubrWvd": true, "cargoSubrWvd": true, "trailerInterchangeSubrWvd": true, "otherLiabilitySubrWvd": true, "otherLiability2SubrWvd": true, "workersCompensationsSubrWvd": true, "airportFBO": true, "airportFBOSubrWvd": true, "privateHangar": true, "privateHangarSubrWvd": true, "aviationProducts": true, "aviationProductsSubrWvd": true, "aircraft": true, "aircraftSubrWvd": true, "vehicleOrEquipment": true, "insuranceBinder": true, "insuredDatabaseId": "e7a6a35e-ae89-47f7-b8f2-51b76cc1e3bb", "insuredEmail": "sample string 59", "insuredFirstName": "sample string 60", "insuredLastName": "sample string 61", "insuredCommercialName": "sample string 62", "buildings": [ "38ec8d40-1189-4de6-97df-df0e51441070", "88ff90c9-4b5c-477c-ba4c-0b50df66e708" ] }
application/xml, text/xml
Sample:
<AdditionalInterestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities.NowCertsFulcrum"> <Accord101>sample string 28</Accord101> <Active>true</Active> <AdditionalInsured>true</AdditionalInsured> <AdditionalInterestOtherText>sample string 24</AdditionalInterestOtherText> <AddressLine1>sample string 5</AddressLine1> <AddressLine2>sample string 6</AddressLine2> <Aircraft>true</Aircraft> <AircraftSubrWvd>true</AircraftSubrWvd> <AirportFBO>true</AirportFBO> <AirportFBOSubrWvd>true</AirportFBOSubrWvd> <AutomobileLiability>true</AutomobileLiability> <AutomobileLiabilitySubrWvd>true</AutomobileLiabilitySubrWvd> <AviationProducts>true</AviationProducts> <AviationProductsSubrWvd>true</AviationProductsSubrWvd> <BreachOfWarranty>true</BreachOfWarranty> <Buildings xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>38ec8d40-1189-4de6-97df-df0e51441070</d2p1:guid> <d2p1:guid>88ff90c9-4b5c-477c-ba4c-0b50df66e708</d2p1:guid> </Buildings> <Cargo>true</Cargo> <CargoSubrWvd>true</CargoSubrWvd> <CellPhone>sample string 9</CellPhone> <CertificateHolderDatabaseId>ab2dddad-e483-43c9-b55a-6ac7251c9765</CertificateHolderDatabaseId> <CertificateHolderName>sample string 3</CertificateHolderName> <City>sample string 4</City> <CoOwner>true</CoOwner> <DatabaseId>6807f459-11ba-4ef5-acc9-befc92f4678b</DatabaseId> <DeactiveDate>2025-05-09T07:15:46.8569746-05:00</DeactiveDate> <Description>sample string 26</Description> <Email>sample string 11</Email> <Fax>sample string 10</Fax> <GarageKeepersLiability>true</GarageKeepersLiability> <GarageKeepersLiabilitySubrWvd>true</GarageKeepersLiabilitySubrWvd> <GarageLiability>true</GarageLiability> <GarageLiabilitySubrWvd>true</GarageLiabilitySubrWvd> <GeneralLiability>true</GeneralLiability> <GeneralLiabilitySubrWvd>true</GeneralLiabilitySubrWvd> <InsuranceBinder>true</InsuranceBinder> <InsuredCommercialName>sample string 62</InsuredCommercialName> <InsuredDatabaseId>e7a6a35e-ae89-47f7-b8f2-51b76cc1e3bb</InsuredDatabaseId> <InsuredEmail>sample string 59</InsuredEmail> <InsuredFirstName>sample string 60</InsuredFirstName> <InsuredLastName>sample string 61</InsuredLastName> <LeasebackOwner>true</LeasebackOwner> <Lienholder>true</Lienholder> <LoanNumber>sample string 25</LoanNumber> <LossPayee>true</LossPayee> <Mortgagee>true</Mortgagee> <Other>true</Other> <OtherLiability>true</OtherLiability> <OtherLiability2>true</OtherLiability2> <OtherLiability2SubrWvd>true</OtherLiability2SubrWvd> <OtherLiabilitySubrWvd>true</OtherLiabilitySubrWvd> <Owner>true</Owner> <Phone>sample string 8</Phone> <Policies xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>676f65aa-c264-42de-9f2a-886e306e91ea</d2p1:guid> <d2p1:guid>d3b4f017-31f1-4926-9f1d-2dc98e55c1aa</d2p1:guid> </Policies> <PrivateHangar>true</PrivateHangar> <PrivateHangarSubrWvd>true</PrivateHangarSubrWvd> <Registrant>true</Registrant> <StateAbbreviationCode>sample string 12</StateAbbreviationCode> <TrailerInterchange>true</TrailerInterchange> <TrailerInterchangeSubrWvd>true</TrailerInterchangeSubrWvd> <Trustee>true</Trustee> <UmbrellaLiability>true</UmbrellaLiability> <UmbrellaLiabilitySubrWvd>true</UmbrellaLiabilitySubrWvd> <VehicleOrEquipment>true</VehicleOrEquipment> <WorkersCompensationsSubrWvd>true</WorkersCompensationsSubrWvd> <ZipCode>sample string 7</ZipCode> </AdditionalInterestModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
NowCertsApiResultWithDatabaseIdName | Description | Type | Additional information |
---|---|---|---|
DatabaseId | globally unique identifier |
None. |
|
Status | ApiStatus |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "databaseId": "d11c2864-79f0-4cbb-af8b-bd73ab467c99", "status": 0, "message": "sample string 2" }
application/xml, text/xml
Sample:
<NowCertsApiResultWithDatabaseId xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities.NowCertsFulcrum"> <Message>sample string 2</Message> <Status>Error</Status> <DatabaseId>d11c2864-79f0-4cbb-af8b-bd73ab467c99</DatabaseId> </NowCertsApiResultWithDatabaseId>