Create reinsurance cession

Creates and applies a reinsurance cession to the specified policy.

A reinsurance cession is a contract or agreement between two insurers that involves the purchase of insurance by an insurance (ceding) company from another insurance (reinsurance) company for the purpose of spreading risk and reducing the loss from a catastrophe event.

This operation applies a reinsurance cessions to a policy. Reinsurance cessions can also be defined at the location-level.

The required type parameter specifies whether the reinsurance cession is a facultative cession or a treaty cession.

  • If facultatve, the reinsurer has the option to accept or decline risk applied to a location or policy.
  • If treaty, the reinsurer does not have the option to accept or decline risk.
Path Params
int32
required
≥ 1

ID of policy. Reinsurance cession is applied to this policy.

int64
required
≥ 1

ID of EDM.

Body Params
string

Name of reinsurance cession.

string
required

Type of reinsurance cession.

facReinsurer
object

Required if type is Facultative. Identifies facultative cession.

int32

Number of reinsurance layer.

double
≥ 0

Total value of insurance for the entire reinsurance layer.

double
≥ 0

Loss level at which the reinsurance layer is liable.

double
≥ 0

Reinsurer's participating percentage of the entire reinsurance layer.

double

Maximum Any One Life Amount

int32

Inuring priority of reinsurance. Priority 1 treaties take loss first. Subsequent numbers take subsequent losses.

boolean

Not used. Retained for legacy purposes.

To avoid potential issues, do not set as false unless instructed by Moody's RMS.

treaty
object

Required if type is Treaty. Identifies treaty.

Responses

Headers
object
string

Location of the new policy reinsurance cession

Language
Credentials
URL
Request