/
CreateInsurancePolicies
CreateInsurancePolicies
Inputs (Array of InsurancePolicy) inherits from EntityBase
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickId | Guid | Not used as an input. | 2.02.20160603 | |
AccountId | Guid | True | 2.02.20160603 | |
OwnerId | Guid | Owner/holder of the policy | True | 2.02.20160603 |
ExpirationDate | DateTime | True | 2.02.20160603 | |
ExternalReference | string | 2.02.20160603 | ||
InsuranceProgramId | Guid | True | 2.02.20160603 | |
Parameters | string | This is a string with custom parameters separated by semicolons. For example if a car insurance policy is created and the brand of the car should be stored and the production year the contents of this property could be "brand: Ford;year: 2016". | 2.02.20160603 | |
PolicyPeriod | int | The period of the policy entered as number of months. | True | 2.02.20160603 |
PolicyNo | string | Not used as an input. The created order will receive a policy number that is returned in the output. | 2.02.20160603 | |
Premium | decimal | The amount that will be charged on each payment frequency | True | 2.02.20160603 |
PremiumFrequency | int | The premium frequency entered as number of months. | True | 2.02.20160603 |
SecondInsuredLegalEntityId | Guid | BrickId of a second Legal Entity that is insured | 2.02.20160603 | |
SignDate | DateTime | True | 2.02.20160603 | |
Status | int | 1 = Active, 2 = Inactive | True | 2.02.20160603 |
InitialActivationDate | DateTime | True | 2.02.20160603 | |
PeriodStartDate | DateTime | True | 2.02.20160603 | |
PeriodEndDate | DateTime | True | 2.02.20160603 |
Response rows (Array)
Name | Type | Description | Available from version |
---|---|---|---|
EntitiesArray | Array | All insurance policies are returned along with each insurance policy's BrickId and array of Errors per insurance policy |
Code examples
Blog stream
Create a blog post to share news and announcements with your team and company.
, multiple selections available,
Related content
GetInsurancePolicies
GetInsurancePolicies
More like this
GetInsuranceCovers
GetInsuranceCovers
More like this
UpdateInsurancePolicy
UpdateInsurancePolicy
More like this
CreateInsuranceProducts
CreateInsuranceProducts
More like this
CreateInsuranceClaims
CreateInsuranceClaims
More like this
GetInsuranceProducts
GetInsuranceProducts
More like this
Terms of License
Change Policy
© 2009 - 2024 Huddlestock Technologies AB All rights reserved