Update location cession

Updates a specific reinsurance cession applied to the specified location.

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.

Path Params
int64
required
≥ 1

ID of EDM.

int32
required
≥ 1

ID of location.

int32
required
≥ 1

ID of location cession.

Body Params
string

Name of reinsurance cession.

string
enum
required

Type of reinsurance cession. One of Facultative, None, or Treaty.

  • If Facultative, facReinsurer is required.
  • If Treaty, treaty is required.
Allowed:
facReinsurer
object

Identifies the facultative reinsurer, the entity to which the cession is made. Required if type is Facultative.

int32

Number to identify reinsurance cession layer, e.g. 1. Does not determine the order that reinsurance cessions are applied.

double
≥ 0

Total value of internal layer to which the percentage ceded is applied.

For example, if the policy is a $10M policy on which 25% of $3M excess of $7M is ceded to a facultative reinsurer, the Internal Layer Amounts would be $7M for the first layer and $3M for the second layer. Format for coding is 7000000 for the first layer, 3000000 for the second layer, etc.

double
≥ 0

Loss level at which the reinsurance layer is liable.

For example, if the policy is a $10M policy on which 25% of $3M excess of $7M is ceded to a facultative reinsurer, the Internal Layer Attachment Points would be $0 for the first layer and $7M for the second layer. These amounts should be coded as 0 and 7000000.

double
≥ 0

Percentage of the reinsurance layer being ceded to the facultative reinsurer (facReinsurer) or surplus share treaty (treaty).

Value should be specified as a percentage. For example, 25% should be coded as 25, not as 0.25; if the policy is a $10M policy on which 25% of $3M excess of $7M is ceded to a facultative reinsurer, the Percent Ceded to Reinsurer would be 0 for the first layer and 25 for the second layer. No record is necessary for the first layer because 0% is ceded to your company. Will default to 100% if you do not supply a value.

double

Maximum Any One Life Amount. Not used. Retained for legacy purposes.

int32

Inuring priority of reinsurance, i.e. the order in the cession or treaty takes loss. Priority 1 treaties take loss first. Subsequent numbers take subsequent losses.

A cession or treaty with an inuring priority of “1” inures to the benefit of a cession or treaty with an inuring priority greater than “1.” The default value for all cessions or treaties is “1.” Inuring priorities do not have to be consecutive. The policy or location reinsurance that takes loss first could be “1” and the policy or location reinsurance that takes loss next could be “50” instead of “2;” lesser priority numbers take loss before greater priority numbers.

boolean

Not used. Retained for legacy purposes.

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

treaty
object

ID of surplus share treaty. Required if type of the reinsurance cession is Treaty.

Responses
204

Location cession successfully updated

Language
Credentials
URL
Response
Choose an example:
application/json