Search
K
New Business - Life

RiderDetail

object
typestringrequired

Type of rider

Allowed values:Rider_ABRTRMRider_CTRRider_ABRCHRRider_ADRRider_WPRRider_CGRRider_GIBRRider_OPRRider_OWDRRider_WDRRider_NHRRider_ABRCRI

Example:Rider_ABRTRM

faceAmountnumber(double)

Face amount for the rider opted by owner

>= 0

Example:250000

premiumnumber(double)

Premium amount for the rider

>= 0

Example:250000

statusstringrequired

Status of the rider. It should be always APPROVED.

Allowed values:ACTIVETERMINATEDPENDINGSUSPENDED

Example:ACTIVE

optedForPolicystringrequired

Whether the rider is opted for this policy or not.

Allowed values:YESNO

Example:YES

tableRatingstring

Table rating classification

Allowed values:TABLEATABLEBTABLECTABLEDTABLEETABLEFTABLEGTABLEHTABLEITABLEJTABLEKTABLELTABLEMTABLENTABLEOTABLEPNONETABLE

Example:TABLEA

partyarray[string]

Associated PartyIds for given rider

Example:5f8f2f5c-6c3b-4e3b-8f2f-5c6c3b4e3b8f

Example

RiderDetailPatch

object
typestring

Type of rider

Allowed values:Rider_ABRTRMRider_CTRRider_ABRCHRRider_ADRRider_WPRRider_CGRRider_GIBRRider_OPRRider_OWDRRider_WDRRider_NHRRider_ABRCRI

Example:Rider_ABRTRM

faceAmountnumber(double)

Face amount for the rider opted by owner

>= 0

Example:250000

premiumnumber(double)

Premium amount for the rider

>= 0

Example:250000

statusstring

Status of the rider. It should be always APPROVED.

Allowed values:ACTIVETERMINATEDPENDINGSUSPENDED

Example:ACTIVE

optedForPolicystring

Whether the rider is opted for this policy or not.

Allowed values:YESNO

Example:YES

tableRatingstring

Table rating classification

Allowed values:TABLEATABLEBTABLECTABLEDTABLEETABLEFTABLEGTABLEHTABLEITABLEJTABLEKTABLELTABLEMTABLENTABLEOTABLEPNONETABLE

Example:TABLEA

partyarray[string]

Associated PartyIds for given rider

Example:5f8f2f5c-6c3b-4e3b-8f2f-5c6c3b4e3b8f

Example

Beneficiaries

object
primaryarray[object]required

List of primary beneficiaries

Show Child Parameters
contingentarray[object]

List of contingent beneficiaries

Show Child Parameters
Example

BeneficiariesPatch

object
primaryarray[object]

List of primary beneficiaries

Show Child Parameters
contingentarray[object]

List of contingent beneficiaries

Show Child Parameters
Example

BeneficiaryDetail

object
partyIdstring(uuid)required

Reference to the beneficiary party ID

Example:5f8f2f5c-6c3b-4e3b-8f2f-5c6c3b4e3b8f

percentageintegerrequired

Percentage share of the benefit

>= 0<= 100

Example:50

irrevocableboolean

Indicates if the beneficiary designation is irrevocable

Example:true

Example