Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameTypeDescriptionMandatoryAvailable from version
BrickIdsGuid[]The BrickIds (unique id) of the insurance product.
2.02
CreatedDateFromDateTime

The date on which the insurance policy was created.

Filters out items created before date.

If one of these values are used as input both of them has to be supplied.2.02
CreatedDateToDateTime

The date on which the insurance policy was created.

Filters out items created after date.


2.02
InsuranceSupplierIdsGuid[]The BrickId of the supplier of the insurance product, this is a Legal Entity that can be fetched using GetPersons.
2.02
ResllerIdsGuid[]The BrickId of the re-seller for the insurance product, this is a Legal Entity that can be fetched using GetPersons.
2.02
BrookerIdsGuid[]The BrickId of the broker for the insurance product, this is a Legal Entity that can be fetched using GetPersons.
2.02
AdministratorIdsGuid[]The BrickId of the appointed administrator for the insurance product, this is a Legal Entity that can be fetched using GetPersons.
2.02
AccountManagerIdsGuid[]The BrickId of the appointed Account manager for the insurance product, this is a Legal Entity that can be fetched using GetPersons.
2.02
ClaimsAdjusterIdsGuid[]The BrickId of the appointed Claims adjuster for the insurance product, this is a Legal Entity that can be fetched using GetPersons.
2.02
InsuranceProductTypeKeysstring[]Key for the type connected to insurance product. Documentation from the Knowledgebase can be viewed here Create Insurance Programs
2.02
InsuranceProductCategoryKeysstring[]Key for the category connected to insurance product, this can be either "Individual" or "Group"
2.02
Keysstring[]Used to uniquely identify product.
2.02
Namesstring[]Display name for product.
2.02
DescriptionStringsstring[]Description of the insurance product.
2.02
ProductCodesstring[]Product code for the insurance product
2.02
StatusKeysstring[]

Status for the insurance product. The available statuses are as follows:

ValueStatusDescription
1StartUpThe product is currently being started.
2ActiveThe product is active and open for insurance policy creation.
3DiscontinuedThe product is discontinued and no new insurance policies can be created for the program.
4TerminatedThe product is terminated with no active associated insurance policies.

2.02
Countriesstring[]Two letter country code (ISO 3166-1)
2.02
RuleOf12sdecimal[]

2.02
RuleOf45sdecimal[]

2.02
RuleOf72sdecimal[]

2.02
Currenciesstring[]Three digit currency code (ISO 4217)
2.02
InsuranceCommissionsdecimal[]The percentage value offered in commission for resellers. 10% is entered like 0.1.
2.02
Retentionsdecimal[]The retention percentage. 10% is entered like 0.1.
2.02
ProfitSharesdouble[]Profit share for the insurance product. 10% is entered like 0.1.
2.02
TermsNostring[]Terms no noumber for insurance product. The number that the terms and conditions document has (often ”Year+X)
2.02
TermsUrlsstring[]URL to terms for insurance product.
2.02
ProductVersionsstring[]Product version of the insurance product.
2.02
StartDateFromDateTimeStart date for the insurance product.If one of these values are used as input both of them has to be supplied.2.02
StartDateToDateTimeStart date for the insurance product.
2.02
EndDateFromDateTimeEnd date for the insurance product.If one of these values are used as input both of them has to be supplied.2.02
EndDateToDateTimeEnd date for the insurance product.
2.02
MaxTermsstring[]The max term of the underlying loan e.g. a consumer loan with max 144 months.
2.02
InsurableInterestsstring[]Interest amount in a given month expressed in currency value
2.02
GrossPricesdecimal[]The price that the consumer pays
2.02
PremiumBasedOnsstring[]The variable that the price of the insurance is calculated on e.g. % of monthly installment or % of the outstanding balance etc.
2.02
NetPricesdecimal[]GrossPrice – Commission
2.02
ChargeIntervalsint[]The payment interval
2.02
SaleMethodsstring[]Also called Point of Sale (POS) and is e.g. DM, TM, inbound, shop etc.
2.02
ExternalReferencesstring[]A string value that can identify the insurance product for an external system.
2.02
Parametersstring[]This is a string with custom parameters separated by semicolons. For example if a car insurance policy was 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
Commentsstring[]

2.02
DealTypeKeysstring[]This value should be either "Direct" or "ThirdPart"
2.02
PeriodOfNoticesint[]Period Periods of notice for the insurance product.
2.02
RAFApprovedDateFromDateTime
If one of these values are used as input both of them has to be supplied.2.02
RAFApprovedDateToDateTime

2.02
InsuranceTaxesdecimal[]Insurance percentage, 10 % should be written like 0.10.
2.02

Response rows (Array) inherits from EntityBase

...