Welcome to the Supercede API reference. This API lets you to programmatically access the Supercede platform.
With the API, you can do things like create layers, publish deals, and market those deals to lists of underwriters on the platform.
Supercede uses API keys to allow access to the API. Access is currently only granted to select organisations. If you do not have an API key and you believe you should, please contact support.
Some endpoints are paginated, meaning they do not return the full list of responses on the first request. To query for the next page, copy the contents of the response header Next-Range into the request header Range. If there is no Next-Range header in the response, that means the response contained the final page.
To ensure API stability, resources may have a different name in the API than they do in the Supercede web UI. In particular, "risk" and "deal" both refer to what is known as "placement" in the Supercede web UI.
The following is a reverse chronological list of changes made to this API since it was first published. The API is evolving through the principle of backwards compatibility, meaning endpoints may be added, and response objects may have fields added to them.
If we need to perform backwards incompatible changes, such as removing fields from response objects, or adding mandatory fields to request objects, both old and new schemata will be supported during a deprecation period, to allow clients time to be updated. Backwards-incompatible changes may be performed with a shorter deprecation period if we are able to verify that no customer relies on that functionality. Such changes will be listed here for reference.
loss_ratio_cap field to proportional pricing features. This affects /api/risks/{deal_id}/pricing-features (GET) and /api/risks/{deal_id}/pricing-features/{company_id}/{stamp_name}/{layer_id} (PUT).trigger_type and payout_basis fields to loss warranty. This affects /api/layers, /api/layers-v2 and /api/layers/{layer_id}.signing_date field to lines. This affects GET /api/lines. This new field records the date(s) when the reinsurer added their signature to the final reinsurance contracts.is_not_taken_up query parameter to GET /api/risks.brokerage field to pricing features. This affects /api/risks/{deal_id}/pricing-features and /api/risks/{deal_id}/pricing-features/{company_id}/{stamp_name}/{layer_id}. This new brokerage field consists of both monetary brokerage, which may have 1 amount per currency, and brokerage as a percentage, for which a single amount and basis may be specified.industry_loss_warranty to layer data./api/risks/{deal_id}/documents endpoint.collateral field from layer data.layer_aggregate_limits to layer data.not_taken_up_reason field to layer and deal data.limit field optional in limit-and-excess and loss warranty data.percent_limit field optional in percent limit-and-excess data./risks/{risk_id}/last-changed./api/layers-v2 endpoint. The difference in the new version is that the status field indicates the stage of the layer (draft, quoting, retracted, fot, bound), and there is a new field is_archived containing the information held in the status field of the old /api/layers endpoint.brokerage_rebate and collateral. Users of these fields should use accounting market information instead.market_info field to deal accounting data.accounting_market_info field to historical risk endpoint.layer_reporting_requirements field to deal accounting data.premium_basis field to deal subsection data.premium_payment_warranty to deal accounting data.cash_layer_loss_limit field to deal accounting data.GEP, NEP, and AFP.perils field to layer and coverage data.territorial_scope field to layer and coverage data.subject_premium_basis field to layer data.comment field from quote endpoints./api/risks/{risk_id}/audit-trail./api/risks/historical to backfill with historical risks.layer_original_acquisition_cost to risk accounting data.fot, archived, and bound risk statuses.in_market with fot, both as a field and a filter.duplicates to the risk object, containing risk duplicate information. Limited duplicates visibility to users with the Client role.brokerage_splits to the risk accounting object.cover_note_status mandatory field to risk objects.cover_note_status as a filter to the risk listing endpoint.risk_options/{risk_option_id}/brokerage_rebate endpoint was removed. This functionality has been moved to risks/{risk_id}/accountinginternal_expenses, premium_payment_schedule, cedent_participations, internal_reference were removed. This information has been moved to a new Risk Accounting endpoint and is available only to risk cedent users at the FOT/Bound stages.target_premium was renamed to target_reinsurance_premium.max_recoverable was removed.id and cedent_participations.loss_additional_premium was changed to number.line_of_business_id for new layers, this information instead being derived from the subline of business./api/territories endpoint was added./api/perils endpoint was added.geography field was replaced with an optional territorial_scope field, which holds two territory codes. This applies to the top-level risk data, subsection data within a risk, and layers.cession_basis field was added to layer data.industry_loss_warranty and clash_excess_of_loss.brokerage_basis were changed.annual_aggregate_deductible, annual_aggregate_limit, and occurrence_limit were removed from proportional product data.loss_warranties, agg_percent_limits, per_risk_percent_limits, occurrence_agg_percent_limits, and facultative_limits.agg_limits, catastrophe_agg_limits, clash_agg_limits, occurrence_agg_limits, and per_risk_limits.premium_payment_schedule field was changed to a list of premium payment schedule objects.perils field was added to layer subsection data.internal_expenses was added to layer data.peril_coverages was added to coverage data.This operation gets all organisations registered with the platform that are either cedents or underwriters.
| Authorization required | string Example: Bearer cfhiqnm.fc1d92f7d91124856443ca045dca91b094bce83b Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "id": "20b0b02c-47fb-644a-502e-2365fe37e629",
- "name": "Prism Risk Ltd."
}, - {
- "id": "0f315430-660c-d475-58d2-e8803f7b13f2",
- "name": "Fortis Coverage"
}, - {
- "id": "122d6567-eaca-aea1-1fe5-7b3cdda0b136",
- "name": "Apex Insurance Group"
}
], - "success": true
}This operation shows all geographic regions as they are defined on the platform.
| Authorization required | string Example: Bearer exjnffy.dfd2493ddf6642fa9a5e19c126c956c5a6b7071a Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": [
- {
- "countries": [
- {
- "alpha2": "LS",
- "alpha3": "LSO",
- "id": "121",
- "name": "Lesotho"
}, - {
- "alpha2": "NA",
- "alpha3": "NAM",
- "id": "150",
- "name": "Namibia"
}, - {
- "alpha2": "ZA",
- "alpha3": "ZAF",
- "id": "200",
- "name": "South Africa"
}, - {
- "alpha2": "SZ",
- "alpha3": "SWZ",
- "id": "207",
- "name": "Swaziland"
}
], - "region": {
- "id": "19",
- "name": "Southern Africa"
}
}, - {
- "countries": [
- {
- "alpha2": "GG",
- "alpha3": "GGY",
- "id": "242",
- "name": "Guernsey"
}, - {
- "alpha2": "JE",
- "alpha3": "JEY",
- "id": "244",
- "name": "Jersey"
}
], - "region": {
- "id": "5",
- "name": "Channel Islands"
}
}
], - "success": true
}This operation shows all lines of business as they are defined on the platform.
| Authorization required | string Example: Bearer egezdtc.9e6e4a02c91b068ddb1ed8fb9778c15da81f6564 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "id": "Agriculture",
- "name": "Agriculture and forestry"
}, - {
- "id": "Casualty",
- "name": "Casualty or liability"
}, - {
- "id": "WholeAccount",
- "name": "Whole account"
}
], - "success": true
}This operation shows all sublines of business available to your organisation.
| lob_id | string Example: lob_id=Motor Limit listing to the sublines under this parent line of business. |
| Authorization required | string Example: Bearer ziptznq.b6783f78521f7af04463ef0b3a8321fdd39bc57d Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "acord_code": null,
- "acord_long_code": null,
- "code": "AviationSpaceAndSatellites",
- "custom_name": null,
- "group": "Space and Satellites",
- "id": "AviationSpaceAndSatellites",
- "line_of_business": "Aviation",
- "name": "Space and Satellites"
}, - {
- "acord_code": "368",
- "acord_long_code": "liability_airline_airport",
- "code": "LiabilityAirlineAirport",
- "custom_name": null,
- "group": "Airline liability",
- "id": "LiabilityAirlineAirport",
- "line_of_business": "Aviation",
- "name": "Liability airline airport"
}
], - "success": true
}This operation shows all perils as they are defined on the platform.
| Authorization required | string Example: Bearer dykjiif.4653aa30e77006957692c246cc7979d85f49cfb3 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- "agent-orange",
- "bordereaux",
- "brain-damage"
], - "success": true
}This operation shows all territories which can be used in deal definitions.
| Authorization required | string Example: Bearer ismbpaa.cbe81d35143e9744cf8b9ee2137cf44325b288df Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- "benelux",
- "canada-new-brunswick",
- "canada-east"
], - "success": true
}This operation returns the name of the company with the given company_id.
| company_id required | string <uuid> Example: 689291b5-c43e-4cb5-c7b5-a9715ee0c998 The ID of the company for which the name is desired. |
| Authorization required | string Example: Bearer xqjkmxp.3a95570e5d9782b43b3f39b60c1f15696266177c Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": {
- "id": "2cf6d7e8-9df4-06f1-17a1-caa43cb60781",
- "name": "Infinity Brokers"
}, - "success": true
}Retrieve more information about a stamp on the Supercede platform, such as mappings to OpenTWINS. (TK examples for lors and opentwins)
| stamp_name required | string (Stamp name) Example: LLOYD%27S%20SYNDICATE%208392 The URL encoded name of the stamp for which information is desired. |
| Authorization required | string Example: Bearer molkvvz.cd993bc32b634d662e7e578b0f8506d0c6c6ab51 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": {
- "is_lloyds": false,
- "lors": null,
- "name": "ODDYSSEY REINSURANCE CO.",
- "open_twins": null
}, - "success": true
}This operation returns email and company details about the user with the given user_id.
| user_id required | string <uuid> Example: abd992f4-5ec7-e600-cb5f-9d68a2d608cc The ID of the user for which information is desired. |
| Authorization required | string Example: Bearer nbbzaax.b0b063e9f7c471acd6de694e7c93d919903065fc Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": {
- "company_id": "81051fd2-4197-3ab8-1bc0-b366049e0263",
- "email": "gunnar@globalcover.re",
- "id": "3f1fd0b6-a19c-bbc6-dd06-29f9befa4808"
}, - "success": true
}This operation returns the user objects that match the given criteria.
| email required | string <email> Example: email=zoe@quartzassurance.com The email of the user that you want to find. This must match exactly for a result to be returned. |
| Authorization required | string Example: Bearer dmihoeu.85792dde70822548e5fec1ddb177778420412bab Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "company_id": "d0fd8dff-080d-d81f-074a-f402d6a09937",
- "email": "zoe@quartzassurance.com",
- "id": "573a17e2-b898-fae4-5ca1-231c3e343fc1"
}
], - "success": true
}List the deals you have access to.
| year | integer <int64> (Deal year) Example: year=2025 |
| status | string Enum: "archived" "locked" "draft" "quoting" "retracted" "fot" "in_market" "bound" Example: status=bound |
| cover_note_status | string (Cover note status) Enum: "submitted" "pending" Example: cover_note_status=submitted |
| is_not_taken_up | boolean (Deal hasn't been taken up) Example: is_not_taken_up=true |
| Authorization required | string Example: Bearer ulepbbf.e7373fbb55e1147b7021722a107797a4e282e847 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": [
- {
- "bound_at": "2023-12-08T00:00:00Z",
- "broker": "0596cfef-f726-4ee4-87ae-8c4336bc1994",
- "broker_contacts": [
- {
- "company_id": "959bda4b-0747-49ff-ba0b-6d436848d615",
- "email": "lukas.baumgart@horizonprotect.com",
- "user_id": "07ee5d65-c038-46dd-83a3-4282bee617fd",
- "user_name": "Lukas Baumgartner"
}
], - "cedent_contacts": [
- {
- "company_id": "6d9e8f7a-5c4b-3e2d-1a9f-8b7c6d5e4f3a",
- "email": "sophie.laurent@alpinesecure.ch",
- "user_id": "7a23b9c4-8e1d-4f6a-9b35-18c7def9a2d5",
- "user_name": "Sophie Laurent"
}, - {
- "company_id": "67c8b24b-fdb4-465f-b0ce-4eeb388081e0",
- "email": "mchen@pacificshield.com.sg",
- "user_id": "fcbf2e75-759e-45c8-a344-44cdc077362a",
- "user_name": "Mei Lin Chen"
}
], - "class_of_business": "treaty",
- "clients": [
- "a402b602-d5cb-cc2b-351e-2446561ee62d",
- "a402b602-d5cb-cc2b-351e-2446561ee62d"
], - "contract_reference": "LGX/2023/7834-01",
- "cover_note_status": "submitted",
- "created_at": "2025-02-21T06:30:32Z",
- "created_by": "cea618b2-33fc-49a7-82b6-13dbe9599636",
- "description": "We offer new facultative cover for the Riverside Industrial Complex in Bangkok, with a max recovery of $75m for Evergreen Manufacturing, which operates facilities in Thailand and Malaysia.",
- "duplicates": null,
- "expiration": {
- "type": "continuous"
}, - "id": "f39d8000-3063-457e-bbba-43cba16a4735",
- "inception": "2024-06-01T00:00:00Z",
- "marketplace_state": "not_in_marketplace",
- "not_taken_up_reason": "Contract details were declined.",
- "premium_income": {
- "data": {
- "basis": "nep",
- "value": {
- "amount": 9203423094,
- "currency": "JPY"
}
}, - "type": "premium"
}, - "program_level_features": [
- {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}, - {
- "deductible": {
- "amount": 34944,
- "currency": "USD"
}, - "limit": {
- "amount": 9033423,
- "currency": "USD"
}
}
], - "program_name": "Specialty Lines Quota",
- "risk_options": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "name": "Alternative structure",
- "option_id": "b1fb217d-1206-4658-9741-9967c70272f6",
- "status": "OptionBound"
}, - {
- "created_at": "2025-03-02T12:01:34Z",
- "name": "$30m xs $25m",
- "option_id": "e6cb62bb-6555-4b1f-9112-07faa28b9071",
- "status": "OptionQuoting"
}
], - "sections": [
- {
- "additional_info": null,
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Marine only for North Sea traffic.",
- "line_of_business": "Motor",
- "risk_id": "f0273d5a-5596-4f57-8616-aae3a3459d28",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "agent-orange",
- "black-lung"
], - "included": [ ]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "nwp",
- "risk_id": "a1e0c4df-8d47-4771-a815-d820284ea632",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "africa",
- "canada-new-brunswick",
- "usa-new-york"
], - "included": [
- "canada-alberta",
- "canada-north"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": "Politial risks: bribery and anti-trust.",
- "line_of_business": "AccidentAndHealth",
- "risk_id": "73466855-de24-46e2-94d4-36047fb31272",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "AccidentAndHealth",
- "perils": {
- "excluded": [
- "blade-strike",
- "brain-damage"
], - "included": [
- "agent-orange"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "afp",
- "risk_id": "bc6a21f5-d3d5-4ade-a0d9-2ed6304879db",
- "subline_of_business": "SurgicalCash",
- "territorial_scope": {
- "excluded": [
- "canada-alberta"
], - "included": [
- "canada-north",
- "usa-nevada"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": null,
- "line_of_business": "Cyber",
- "risk_id": "3ba2ffa5-c37e-4ce7-9877-5034efe64298",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "blade-strike",
- "business-interruption",
- "epidemics",
- "tempest"
], - "included": [
- "benzene"
]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "nep",
- "risk_id": "98675bd1-b402-45fa-8f22-8e46945a8c7b",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "canada-newfoundland-and-labrador",
- "usa-nevada"
], - "included": [
- "benelux"
]
}
}
]
}
], - "status": "bound",
- "territorial_scope": {
- "excluded": [
- "africa",
- "cabo-verde"
], - "included": [
- "canada-alberta",
- "canada-new-brunswick"
]
}
}, - {
- "bound_at": "2023-12-08T00:00:00Z",
- "broker": "39e4740c-60c6-42bc-9b2b-460867c6ecf5",
- "broker_contacts": [
- {
- "company_id": "2f3e4d5c-6b7a-8f9e-1d2c-3b4a5e6d7f8c",
- "email": "rpatel@globalsafeguard.com",
- "user_id": "3c8f7e6d-5b4a-9c2e-1d8f-7e6d5c4b3a2f",
- "user_name": "Rajiv Patel"
}
], - "cedent_contacts": [
- {
- "company_id": "86a41a18-633e-4d03-a73d-1256c529892d",
- "email": "h.mueller@continentalrisk.de",
- "user_id": "2b3c4d5e-6f7a-8b9c-0d1e-2f3a4b5c6d7e",
- "user_name": "Hans Mueller"
}, - {
- "company_id": "86a41a18-633e-4d03-a73d-1256c529892d",
- "email": "h.mueller@continentalrisk.de",
- "user_id": "2b3c4d5e-6f7a-8b9c-0d1e-2f3a4b5c6d7e",
- "user_name": "Hans Mueller"
}
], - "class_of_business": "retrocession",
- "clients": [
- "81051fd2-4197-3ab8-1bc0-b366049e0263",
- "d0fd8dff-080d-d81f-074a-f402d6a09937",
- "d0fd8dff-080d-d81f-074a-f402d6a09937"
], - "contract_reference": "AX-7249/B-12",
- "cover_note_status": "pending",
- "created_at": "2025-03-12T10:57:35Z",
- "created_by": "e4a932d9-6156-4f30-992e-75e578256f67",
- "description": "We offer new facultative cover for the Riverside Industrial Complex in Bangkok, with a max recovery of $75m for Evergreen Manufacturing, which operates facilities in Thailand and Malaysia.",
- "duplicates": null,
- "expiration": {
- "data": "2026-12-31T00:00:00Z",
- "type": "bounded"
}, - "id": "f4c9a364-2f22-487f-b6a9-4687cc6137be",
- "inception": "2024-01-01T00:00:00Z",
- "marketplace_state": "not_in_marketplace",
- "not_taken_up_reason": "Contract details were declined.",
- "premium_income": {
- "data": {
- "amount": 9032434,
- "currency": "USD"
}, - "type": "total_insured"
}, - "program_level_features": [
- {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}, - {
- "deductible": {
- "amount": 34944,
- "currency": "USD"
}, - "limit": {
- "amount": 9033423,
- "currency": "USD"
}
}
], - "program_name": "Property Cat",
- "risk_options": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "name": "Option 1",
- "option_id": "0001fe20-09bd-40bd-a13f-45e1afdce177",
- "status": "OptionQuoting"
}, - {
- "created_at": "2025-03-02T12:01:34Z",
- "name": "$30m xs $25m",
- "option_id": "ad82fc3b-082e-4a8f-bbc3-c32e6917f905",
- "status": "OptionRetracted"
}
], - "sections": [
- {
- "additional_info": "Marine & Nuclear",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Marine only for North Sea traffic.",
- "line_of_business": "Marine",
- "risk_id": "bc6aaa86-0c57-478b-86b7-3ea8a736f03a",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Marine",
- "perils": {
- "excluded": [
- "blade-strike",
- "bordereaux",
- "sinking",
- "tempest"
], - "included": [ ]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "nep",
- "risk_id": "9288e743-45f9-476d-9fe0-8dce6e24be76",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [ ],
- "included": [ ]
}
}
]
}, - {
- "additional_info": "Marine & Nuclear",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "The cedent's per risk XL business.",
- "line_of_business": "Marine",
- "risk_id": "fa64d77d-d788-482b-b4d7-b211299edd76",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Marine",
- "perils": {
- "excluded": [
- "agent-orange",
- "breast-implant",
- "business-interruption"
], - "included": [
- "black-lung"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gnepi",
- "risk_id": "159ca550-d73c-4ce3-ae44-5fa2260ec872",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "australasia",
- "canada-alberta",
- "canada-east",
- "canada-newfoundland-and-labrador",
- "south-georgia-and-the-south-sandwich-islands"
], - "included": [
- "bonaire-sint-eustatius-and-saba",
- "canada-new-brunswick"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Politial risks: bribery and anti-trust.",
- "line_of_business": "Cyber",
- "risk_id": "07f4f4d3-35cd-4b73-906b-e24480cb7ea1",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "business-interruption",
- "cabin-safety-events"
], - "included": [
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gwp",
- "risk_id": "e014afcb-66bc-4da3-b564-c3e7d5986e21",
- "subline_of_business": "MarineOceanHull",
- "territorial_scope": {
- "excluded": [
- "canada-east"
], - "included": [
- "canada-new-brunswick"
]
}
}
]
}
], - "status": "retracted",
- "territorial_scope": {
- "excluded": [ ],
- "included": [
- "bonaire-sint-eustatius-and-saba"
]
}
}, - {
- "bound_at": null,
- "broker": "da34a3e9-5337-4638-b668-9586ee6abec5",
- "broker_contacts": [
- {
- "company_id": "4a5b6c7d-8e9f-1a2b-3c4d-5e6f7a8b9c0d",
- "email": "elena.v@meridianre.com",
- "user_id": "9d8c7b6a-5f4e-3d2c-1b0a-9f8e7d6c5b4a",
- "user_name": "Elena Vasquez"
}
], - "cedent_contacts": [
- {
- "company_id": "959bda4b-0747-49ff-ba0b-6d436848d615",
- "email": "jwilson@atlanticassurance.com",
- "user_id": "3c31d966-ab58-45c9-bd9e-0e3c6df68ec8",
- "user_name": "James Wilson"
}, - {
- "company_id": "7f8e9d0c-1b2a-3d4c-5e6f-7a8b9c0d1e2f",
- "email": "i.romano@mediterraneanre.it",
- "user_id": "8dcf6965-8c49-4ca5-a2b2-072388534d29",
- "user_name": "Isabella Romano"
}
], - "class_of_business": "treaty",
- "clients": [
- "20b0b02c-47fb-644a-502e-2365fe37e629",
- "122d6567-eaca-aea1-1fe5-7b3cdda0b136",
- "81051fd2-4197-3ab8-1bc0-b366049e0263"
], - "contract_reference": "KNP-2023-456-TRX",
- "cover_note_status": "pending",
- "created_at": "2025-02-15T12:00:39Z",
- "created_by": "15195438-a49f-4982-8d13-fcfa0de825a8",
- "description": "Our program covers Northeast hurricane exposure with a base expected loss of 3.2% and territorial scope excluding Japan and Australia, with unlimited free reinstatements.",
- "duplicates": {
- "duplicate_group_id": "ced57fc5-3bb5-4adc-ba76-514650fc31ce",
- "duplicate_risks": [
- "a94e97b3-dba9-4770-810d-1493fae5adff",
- "9dfb5f21-3e02-4437-ac7c-56d518c89ae2",
- "c95e6aee-42a4-437b-a9ca-b65a6eab13a1"
]
}, - "expiration": {
- "data": "2026-12-31T00:00:00Z",
- "type": "bounded"
}, - "id": "09f4eec6-e1c2-4d86-b3ef-1de1d78e41d9",
- "inception": "2024-01-01T00:00:00Z",
- "marketplace_state": "in_marketplace",
- "not_taken_up_reason": "Contract details were declined.",
- "premium_income": {
- "data": {
- "basis": "gwp",
- "value": {
- "amount": 2389532,
- "currency": "USD"
}
}, - "type": "premium"
}, - "program_level_features": [
- {
- "deductible": {
- "amount": 34944,
- "currency": "USD"
}, - "limit": {
- "amount": 9033423,
- "currency": "USD"
}
}, - {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}
], - "program_name": "London Market Quota Share",
- "risk_options": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "name": "Option 1",
- "option_id": "0bf7b477-9987-431b-af22-7046193e7a4c",
- "status": "OpitonArchived"
}, - {
- "created_at": "2025-01-27T08:08:22Z",
- "name": "Alternative structure",
- "option_id": "6f224452-9c56-44d7-9cc3-b0792aaf1b0f",
- "status": "OptionQuoting"
}
], - "sections": [
- {
- "additional_info": null,
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": null,
- "line_of_business": "Casualty",
- "risk_id": "16685c92-548c-4fbe-8b1a-d47089b948e8",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Casualty",
- "perils": {
- "excluded": [
- "cabin-safety-events"
], - "included": [
- "agent-orange",
- "brush-fire"
]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "gwp",
- "risk_id": "5c17ce8a-b178-40f4-8ca0-7af1732dc52e",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "cabo-verde",
- "usa-new-york"
], - "included": [
- "africa",
- "canada-alberta",
- "canada-north"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": null,
- "line_of_business": "Aviation",
- "risk_id": "c2ad60b1-e366-421e-a478-438b38af06bc",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Aviation",
- "perils": {
- "excluded": [
- "benzene",
- "black-lung",
- "brain-damage",
- "breast-implant"
], - "included": [
- "epidemics",
- "tempest"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "nwp",
- "risk_id": "d4d1e9a5-8595-4c8b-a9f2-5b08290d19b5",
- "subline_of_business": "GroupAccidentAndHealthAirTravel",
- "territorial_scope": {
- "excluded": [
- "canada-north",
- "south-georgia-and-the-south-sandwich-islands"
], - "included": [ ]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Politial risks: bribery and anti-trust.",
- "line_of_business": "Cyber",
- "risk_id": "0e6c87a4-316c-4610-badd-1decdf003c12",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "black-lung",
- "breast-implant",
- "brush-fire"
], - "included": [
- "sinking"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "afp",
- "risk_id": "d643269f-726f-43fe-9007-91ba34d36096",
- "subline_of_business": "MarineOceanHull",
- "territorial_scope": {
- "excluded": [
- "africa",
- "usa-new-york"
], - "included": [ ]
}
}
]
}
], - "status": "draft",
- "territorial_scope": {
- "excluded": [
- "cabo-verde"
], - "included": [
- "usa-nevada"
]
}
}
], - "success": true
}Create a new draft deal.
| Authorization required | string Example: Bearer ulepbbf.e7373fbb55e1147b7021722a107797a4e282e847 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
| class_of_business required | string (Class of business) Enum: "treaty" "facultative" "retrocession" Class of business |
| clients | Array of strings |
| contract_reference | string (Contract reference) A reference to the contract corresponding to this deal. |
| description | string A description of this deal. |
required | Continuous deal (object) or Bounded deal (object) |
| inception required | string <date-time> (Inception date) Inception date |
| original_insured | string (Original insured for a facultative deal.) |
object (Deal Premium Income) The specification of premium income for a deal. | |
Array of objects (Program level feature) | |
| program_name required | string The name of this deal. |
Array of objects (Section) | |
object (Territorial scope) Contains lists of included and excluded territories. |
{- "class_of_business": "retrocession",
- "clients": [
- "Fortis Coverage",
- "Zenith Re",
- "Prism Risk Ltd."
], - "contract_reference": null,
- "description": "For our earthquake program in Santiago, first party physical damage is covered up to EUR 5m, with a combined single limit of $25m over all property policies for California earthquake exposure.",
- "expiration": {
- "type": "continuous"
}, - "inception": "2025-01-01T00:00:00Z",
- "original_insured": null,
- "premium_income": {
- "data": {
- "basis": "gwp",
- "value": {
- "amount": 2389532,
- "currency": "USD"
}
}, - "type": "premium"
}, - "program_level_features": [
- {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}, - {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}
], - "program_name": "Specialty Lines Quota",
- "sections": [
- {
- "additional_info": null,
- "exclusions": "Political risks.",
- "line_of_business": "Marine",
- "subsections": [
- {
- "perils": {
- "excluded": [ ],
- "included": [
- "agent-orange"
]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "gwp",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "bonaire-sint-eustatius-and-saba",
- "canada-alberta",
- "canada-newfoundland-and-labrador",
- "usa-new-york"
], - "included": [ ]
}
}
]
}, - {
- "additional_info": "This is the second version of this section.",
- "exclusions": null,
- "line_of_business": "PoliticalRisks",
- "subsections": [
- {
- "perils": {
- "excluded": [
- "bordereaux",
- "brain-damage",
- "breast-implant",
- "sinking"
], - "included": [
- "business-interruption",
- "tempest"
]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "afp",
- "subline_of_business": "FinancialLinesPersonal",
- "territorial_scope": {
- "excluded": [
- "usa-new-york"
], - "included": [ ]
}
}
]
}, - {
- "additional_info": "This is the second version of this section.",
- "exclusions": null,
- "line_of_business": "AccidentAndHealth",
- "subsections": [
- {
- "perils": {
- "excluded": [
- "brain-damage",
- "breast-implant",
- "brush-fire"
], - "included": [
- "black-lung",
- "cabin-safety-events"
]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "gwp",
- "subline_of_business": "FinancialLinesPersonal",
- "territorial_scope": {
- "excluded": [
- "australasia",
- "canada-alberta",
- "canada-east"
], - "included": [
- "africa",
- "south-georgia-and-the-south-sandwich-islands"
]
}
}
]
}
], - "territorial_scope": {
- "excluded": [
- "canada-east"
], - "included": [
- "africa"
]
}
}{- "data": {
- "bound_at": "2023-12-08T00:00:00Z",
- "broker": null,
- "broker_contacts": [
- {
- "company_id": "67c8b24b-fdb4-465f-b0ce-4eeb388081e0",
- "email": "mchen@pacificshield.com.sg",
- "user_id": "fcbf2e75-759e-45c8-a344-44cdc077362a",
- "user_name": "Mei Lin Chen"
}
], - "cedent_contacts": [
- {
- "company_id": "86a41a18-633e-4d03-a73d-1256c529892d",
- "email": "davidt@thamestrust.com",
- "user_id": "ab28391e-56e8-4ccd-8059-76b5d56c1b17",
- "user_name": "David Thompson"
}, - {
- "company_id": "6d9e8f7a-5c4b-3e2d-1a9f-8b7c6d5e4f3a",
- "email": "p.dubois@eurocoverage.fr",
- "user_id": "2240c403-fbc5-439d-ae3d-218104769046",
- "user_name": "Pierre Dubois"
}
], - "class_of_business": "facultative",
- "clients": [
- "d0fd8dff-080d-d81f-074a-f402d6a09937",
- "44c6ab49-4260-d399-98f9-4f32593fcf4e"
], - "contract_reference": "KNP-2023-456-TRX",
- "cover_note_status": "pending",
- "created_at": "2025-03-12T10:57:35Z",
- "created_by": "1aed2107-00eb-4795-8df4-90056c8b9f3f",
- "description": "TransContinental Re's maximum participation in the European tornado program shall be limited to 18% of the whole, with net catastrophe exposure of $87m and program aggregate deductible of $15m.",
- "duplicates": {
- "duplicate_group_id": "c13b8eeb-9683-4ff7-83f7-79a46c7bc190",
- "duplicate_risks": [
- "36349db0-c5f9-4a9e-8785-9623854b21b7",
- "a90da8a9-7d29-487f-8dfa-32d0a726305c",
- "cc62bf69-0245-4257-8f6e-f40a6d02b106"
]
}, - "expiration": {
- "data": "2026-12-31T00:00:00Z",
- "type": "bounded"
}, - "id": "f6b92094-676e-4a90-b915-8567f3c430ca",
- "inception": "2024-01-01T00:00:00Z",
- "marketplace_state": "not_in_marketplace",
- "not_taken_up_reason": "Contract details were declined.",
- "premium_income": null,
- "program_level_features": [
- {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}, - {
- "deductible": {
- "amount": 34944,
- "currency": "USD"
}, - "limit": {
- "amount": 9033423,
- "currency": "USD"
}
}
], - "program_name": "Multi-Section ILW",
- "risk_options": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "name": "Alternative structure",
- "option_id": "bfd46ed0-c501-44e7-a621-0b03f27dbdf1",
- "status": "OpitonArchived"
}, - {
- "created_at": "2025-01-27T08:08:22Z",
- "name": "Option 1",
- "option_id": "508909ee-c841-41a1-8022-3bf42df0aab8",
- "status": "OptionDraft"
}
], - "sections": [
- {
- "additional_info": null,
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": null,
- "line_of_business": "Casualty",
- "risk_id": "40f8718c-907b-4036-8ffc-cb0c5c9f8034",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Casualty",
- "perils": {
- "excluded": [
- "business-interruption"
], - "included": [
- "agent-orange",
- "benzene",
- "epidemics"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gwp",
- "risk_id": "04607b57-acf9-424f-822d-bd2542ea4352",
- "subline_of_business": "RainPluvius",
- "territorial_scope": {
- "excluded": [
- "bonaire-sint-eustatius-and-saba",
- "cabo-verde",
- "canada-newfoundland-and-labrador"
], - "included": [
- "canada-alberta",
- "canada-new-brunswick",
- "usa-new-york"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": "The cedent's per risk XL business.",
- "line_of_business": "Motor",
- "risk_id": "c8dbd3e8-14da-4fdd-a956-f5516c50c672",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "black-lung",
- "breast-implant",
- "tempest"
], - "included": [
- "blade-strike",
- "brain-damage"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gnwp",
- "risk_id": "5e0f7eb3-d36f-42dd-9ccc-ed7ad44e60c6",
- "subline_of_business": "LiquidatedDamages",
- "territorial_scope": {
- "excluded": [
- "africa",
- "australasia",
- "canada-alberta"
], - "included": [ ]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Marine only for North Sea traffic.",
- "line_of_business": "Cyber",
- "risk_id": "3aee2286-b353-4f6a-a86a-f0db78d03764",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "black-lung"
], - "included": [
- "agent-orange"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "nep",
- "risk_id": "80697986-afb0-47fa-ae74-337ecb97221e",
- "subline_of_business": "GroupAccidentAndHealthAirTravel",
- "territorial_scope": {
- "excluded": [
- "bonaire-sint-eustatius-and-saba",
- "canada-east",
- "usa-new-york"
], - "included": [
- "canada-newfoundland-and-labrador"
]
}
}
]
}
], - "status": "fot",
- "territorial_scope": {
- "excluded": [
- "africa",
- "benelux",
- "bonaire-sint-eustatius-and-saba"
], - "included": [
- "cabo-verde"
]
}
}, - "success": true
}Get information about a deal.
| deal_id required | string <uuid> Example: ee28e937-e2a2-391a-8b29-5fd1d48a3c9c The ID of the deal to get information from |
| Authorization required | string Example: Bearer yiposxq.c04fcf6d7086601f1ae44b931d7b607b65419c3e Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": {
- "bound_at": null,
- "broker": null,
- "broker_contacts": [
- {
- "company_id": "6d9e8f7a-5c4b-3e2d-1a9f-8b7c6d5e4f3a",
- "email": "p.dubois@eurocoverage.fr",
- "user_id": "2240c403-fbc5-439d-ae3d-218104769046",
- "user_name": "Pierre Dubois"
}
], - "cedent_contacts": [
- {
- "company_id": "86a41a18-633e-4d03-a73d-1256c529892d",
- "email": "h.mueller@continentalrisk.de",
- "user_id": "2b3c4d5e-6f7a-8b9c-0d1e-2f3a4b5c6d7e",
- "user_name": "Hans Mueller"
}, - {
- "company_id": "959bda4b-0747-49ff-ba0b-6d436848d615",
- "email": "ehi@maplefinancial.com",
- "user_id": "9f5cebca-b9ce-4b65-832d-9c95971e9535",
- "user_name": "Etsuko Ito"
}
], - "class_of_business": "facultative",
- "clients": [
- "a2e8f968-82d2-86e0-b72a-3800e4c40bb5"
], - "contract_reference": null,
- "cover_note_status": "submitted",
- "created_at": "2025-02-21T06:30:32Z",
- "created_by": "a1a5eb41-b1a7-4c89-97c8-f3880d8b9485",
- "description": "For our earthquake program in Santiago, first party physical damage is covered up to EUR 5m, with a combined single limit of $25m over all property policies for California earthquake exposure.",
- "duplicates": null,
- "expiration": {
- "data": "2025-12-31T00:00:00Z",
- "type": "bounded"
}, - "id": "b118a0ba-c025-480b-9655-47c236a967a7",
- "inception": "2024-06-01T00:00:00Z",
- "marketplace_state": "in_marketplace",
- "not_taken_up_reason": "Contract details were declined.",
- "premium_income": {
- "data": {
- "basis": "gnpi",
- "value": {
- "amount": 39200349,
- "currency": "EUR"
}
}, - "type": "premium"
}, - "program_level_features": [
- {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}, - {
- "deductible": {
- "amount": 498023,
- "currency": "JPY"
}, - "limit": {
- "amount": 234905234,
- "currency": "JPY"
}
}
], - "program_name": "Marine Motor XL",
- "risk_options": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "name": "Alternative structure",
- "option_id": "320099e3-7b14-46f3-ad0e-6305c1953fe5",
- "status": "OpitonArchived"
}, - {
- "created_at": "2025-01-27T08:08:22Z",
- "name": "Option 1",
- "option_id": "fda0dfce-e25f-43a2-9fc3-804c33d21025",
- "status": "OptionQuoting"
}
], - "sections": [
- {
- "additional_info": "Offshore construction",
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": "Marine only for North Sea traffic.",
- "line_of_business": "Life",
- "risk_id": "f7cf5380-7d44-47b9-940d-7b0963a1bddf",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Life",
- "perils": {
- "excluded": [
- "benzene",
- "bordereaux",
- "brush-fire",
- "business-interruption",
- "tempest"
], - "included": [
- "black-lung"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "nwp",
- "risk_id": "a9407677-e8a5-4bee-bcb0-409b877c00ec",
- "subline_of_business": "CancellationAndAbandonment",
- "territorial_scope": {
- "excluded": [
- "benelux",
- "usa-nevada"
], - "included": [
- "bonaire-sint-eustatius-and-saba",
- "canada-newfoundland-and-labrador"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": null,
- "line_of_business": "Marine",
- "risk_id": "14ac1b2a-9ca5-470e-b14b-e69110f2eb28",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Marine",
- "perils": {
- "excluded": [ ],
- "included": [
- "breast-implant",
- "business-interruption"
]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "gnepi",
- "risk_id": "0163caa4-78e8-4bd6-bd0a-4c009f3d7595",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "australasia",
- "canada-east"
], - "included": [
- "benelux",
- "bonaire-sint-eustatius-and-saba",
- "usa-nevada"
]
}
}
]
}, - {
- "additional_info": null,
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": null,
- "line_of_business": "Casualty",
- "risk_id": "b3e57265-fac3-469b-8835-f384ae94968f",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Casualty",
- "perils": {
- "excluded": [
- "benzene"
], - "included": [
- "cabin-safety-events",
- "epidemics"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "afp",
- "risk_id": "2a4b7fbe-1fa7-4659-9c97-0e3444c84c0e",
- "subline_of_business": "GroupAccidentAndHealthAirTravel",
- "territorial_scope": {
- "excluded": [ ],
- "included": [
- "bonaire-sint-eustatius-and-saba",
- "south-georgia-and-the-south-sandwich-islands",
- "usa-new-york"
]
}
}
]
}
], - "status": "draft",
- "territorial_scope": {
- "excluded": [ ],
- "included": [ ]
}
}, - "success": true
}This corresponds to the timestamp of the most recent event in the audit trail for the deal.
| deal_id required | string <uuid> Example: 8b42b1e5-7950-dd35-d054-d1fae9972a68 The ID of the deal to get the last changed timestamp for. |
| Authorization required | string Example: Bearer rjjcebr.b5d550d1616a2ec9a5674b4b238d8b71247bd6aa Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
"2019-08-24T14:15:22Z"Retrieves all audit trail events associated with the specified deal.
| deal_id required | string <uuid> Example: 9781a128-297d-b16a-a8a5-7815b00f0dcf The ID of the deal to get the audit trail for. |
| latestTimestamp | boolean Example: latestTimestamp=false This parameter is deprecated. Use the /api/risks/{deal_id}/last-change API endpoint instead. |
| Authorization required | string Example: Bearer xeghccd.31c82f4753d2a432f6b0dc2ab88ead91612bc3b3 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "company_name": "GlobalCover Re",
- "event": "Markets Updated",
- "flow": "Market List",
- "new": {
- "audit_trail_id": 23559,
- "company_id": "99512eca-9ee0-4e53-a4b9-fb2aab2db4d8",
- "risk_id": "b8341f88-41ca-4c51-9acc-41a293d0fb37",
- "user_id": "0abc4f7a-fb73-48cf-a517-bf4038e114cb"
}, - "old": {
- "company_id": "a402b602-d5cb-4c2b-351e-2446561ee62d",
- "risk_id": "b8341f88-41ca-4c51-9acc-41a293d0fb37",
- "user_id": "122d6567-eaca-4ea1-1fe5-7b3cdda0b136"
}, - "page": "",
- "time": "2020-01-31 20:10:35 UTC",
- "user_name": "Oscar Jensen"
}
], - "success": true
}| deal_id required | string <uuid> Example: 4a20234d-57e6-46d2-e33f-67349843feab The ID of the deal to which the pricing features are applied |
| Authorization required | string Example: Bearer zlzwiin.1347b7f05670162fc2bd6d1857ede7f84fd6af6e Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": {
- "brokerage_splits": [
- {
- "brokerage_split_shares": [
- {
- "company_id": "96544841-ea58-4776-8976-8b055b975658",
- "percentage": 0
}, - {
- "company_id": "f43b91b0-97b0-4a83-bc2b-1bddb8aaf541",
- "percentage": 5
}
], - "risk_id": "c2b32f6e-181a-4896-a44d-e9eaa73954e5"
}, - {
- "brokerage_split_shares": [
- {
- "company_id": "f767dd56-e0bc-42fe-9d81-3d2f049a3306",
- "percentage": 5
}, - {
- "company_id": "b769bd3a-0701-4800-bc95-f5719e680275",
- "percentage": 12.123456
}
], - "risk_id": "4cf0ad13-f2b2-4be0-a837-5b808693de9f"
}
], - "layer_cash_loss_limit": [
- {
- "cash_loss_limit": [
- {
- "amount": 212.5,
- "currency": "USD"
}, - {
- "amount": 130000.48,
- "currency": "EUR"
}
], - "layer_id": "89abea37-5ee5-457d-9542-8b212c392fd5",
- "period": 8
}, - {
- "cash_loss_limit": [
- {
- "amount": 212.5,
- "currency": "USD"
}, - {
- "amount": 212.5,
- "currency": "EUR"
}
], - "layer_id": "9b823f19-7919-4d37-a7e4-070934b9001c",
- "period": 7
}
], - "layer_cedent_participations": [
- {
- "cedent_participations": [
- {
- "company_id": "4d15cb05-7db8-4fbe-bc8d-e0ff4d903d43",
- "participation_percentage": 0.000001,
- "year_of_account": 1991
}, - {
- "company_id": "581682b5-ebd7-4f37-a69f-353faaaa4ad2",
- "participation_percentage": 100,
- "year_of_account": 2009
}
], - "layer_id": "c57c114c-3c2f-4c3b-9125-48a5bbdc6af9"
}, - {
- "cedent_participations": [
- {
- "company_id": "137ce6ae-a769-4aa7-9480-546df7930089",
- "participation_percentage": 0,
- "year_of_account": 1993
}, - {
- "company_id": "d32a6c51-405a-4cf8-85c1-3ee04a3ce4ec",
- "participation_percentage": 100,
- "year_of_account": 1999
}
], - "layer_id": "eedb24c4-f905-47ec-b251-c507ccb39eb1"
}
], - "layer_internal_expenses": [
- {
- "internal_expenses": {
- "basis": "internal_expenses_basis_net",
- "percentage": 12.123456
}, - "layer_id": "262c75a0-4545-4c23-9f1e-a8cd8d7c909e"
}, - {
- "internal_expenses": {
- "basis": "internal_expenses_basis_gross",
- "percentage": 12.123456
}, - "layer_id": "e2b833a9-52a6-462a-a45c-f8f1f04c910a"
}
], - "layer_internal_references": [
- {
- "internal_reference": "REF:AVIQ503FMT",
- "layer_id": "4ff702b5-fdc7-42b7-8a9a-eb111c12b25b"
}, - {
- "internal_reference": "HSQ17685230-XM",
- "layer_id": "93d11ea7-6ec8-4a85-8ff4-137fd317405e"
}
], - "layer_max_recoverables": [
- {
- "layer_id": "001499da-985d-4f07-b10c-da807c34cef0",
- "max_recoverable": {
- "amount": 0.03,
- "currency": "EUR"
}
}, - {
- "layer_id": "6f4bb416-7309-4dea-8add-92eba68865ec",
- "max_recoverable": {
- "amount": 123456.78,
- "currency": "XXX"
}
}
], - "layer_original_acquisition_costs": [
- {
- "layer_id": "7ce435d6-b959-4da9-b141-0dc6eadf5e1f",
- "original_acquisition_costs": {
- "percentage": 5
}
}, - {
- "layer_id": "a83b59d4-2103-4e09-be55-f6e072b1ab9e",
- "original_acquisition_costs": {
- "percentage": 0.000001
}
}
], - "layer_reporting_requirements": [
- {
- "proportional": {
- "account_frequency": "half-yearly",
- "accounts_due_within_days": 57,
- "layer_id": "2c0b0fcf-d44b-4a72-b288-cfb8e05158a8",
- "period_of_credit_days": 6604
}
}, - {
- "non-proportional": {
- "adjustment_frequency": "half-yearly",
- "final_adjustment_date": "2020-09-25",
- "first_adjustment_date": "2020-07-18",
- "layer_id": "06ea7d58-c421-49b6-907a-4b73ac671892",
- "period_of_credit_days": 7251
}
}
], - "market_info": [
- {
- "brokerage_rebate": 100,
- "collateral_sum": 5,
- "collateral_type": "securities_collateral",
- "premium_recipient": "broker",
- "stamp": "ODDYSSEY REINSURANCE CO."
}, - {
- "brokerage_rebate": 0,
- "collateral_sum": 12.123456,
- "collateral_type": "trust_arrangement_collateral",
- "premium_recipient": "broker",
- "stamp": "ODDYSSEY REINSURANCE CO."
}
], - "premium_payment_schedule": [
- {
- "date": "2020-02-22",
- "premium_allocation": 0.000001
}, - {
- "date": "2020-10-14",
- "premium_allocation": 0.000001
}
], - "premium_payment_warranty": 223
}, - "success": true
}It should be noted that a complete rewrite of accounting information occurs, and not a partial one. Therefore, if any information was not specified, then this information is taken as null.
| deal_id required | string <uuid> Example: dafee123-1ab2-7ca5-dd04-4fe6658ef961 The ID of the deal to which the pricing features are applied |
| Authorization required | string Example: Bearer zlzwiin.1347b7f05670162fc2bd6d1857ede7f84fd6af6e Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
Array of objects (Brokerage split) | |
Array of objects (Layer cash loss limits) | |
Array of objects (Cedent participations in a specific layer) | |
Array of objects (Layer internal expenses) | |
Array of objects (Layer internal reference) | |
Array of objects (Layer max recoverable) | |
Array of objects (Layer original acqusition cost) | |
Array of Proportional layer reporting requirements data (object) or Non-Proportional layer reporting requirements data (object) | |
Array of objects (Accounting market information) | |
Array of objects (Premium payment) | |
| premium_payment_warranty | integer <int64> (Integer value) Premium payment warranty value. Must be in range from 0 to 999 if present. |
{- "brokerage_splits": [
- {
- "brokerage_split_shares": [
- {
- "company_id": "a982bef9-fc62-41fc-954d-29ebc4d98fe1",
- "percentage": 0.000001
}, - {
- "company_id": "24b975b5-4729-458e-9e69-3e5114b0a142",
- "percentage": 0.000001
}
], - "risk_id": "fadfe899-1770-460a-907b-20e38b714561"
}, - {
- "brokerage_split_shares": [
- {
- "company_id": "d1eae219-14aa-40a2-973d-624668703132",
- "percentage": 0.000001
}, - {
- "company_id": "ff65b504-9baf-4c87-8191-7f68c48a67a5",
- "percentage": 100
}
], - "risk_id": "0121295a-5e19-4592-9672-63dbb02221f7"
}
], - "layer_cash_loss_limit": [
- {
- "cash_loss_limit": [
- {
- "amount": 130000.48,
- "currency": "USD"
}, - {
- "amount": 212.5,
- "currency": "EUR"
}
], - "layer_id": "a19e329c-1af2-4d2a-b539-09c75cfe9e5d",
- "period": 3
}, - {
- "cash_loss_limit": [
- {
- "amount": 123456.78,
- "currency": "USD"
}, - {
- "amount": 123456.78,
- "currency": "EUR"
}
], - "layer_id": "f1e00bdd-e643-4eb1-b5bf-afe66b85262a",
- "period": 2
}
], - "layer_cedent_participations": [
- {
- "cedent_participations": [
- {
- "company_id": "e04e41ef-48a8-4e52-8ef0-55112b7ddbb0",
- "participation_percentage": 5,
- "year_of_account": 1995
}, - {
- "company_id": "653b9b9d-7be3-4cbc-8a34-85e448f4207e",
- "participation_percentage": 0,
- "year_of_account": 2009
}
], - "layer_id": "ec14cb88-fcfb-4e0b-b8ec-2685b360d2cf"
}, - {
- "cedent_participations": [
- {
- "company_id": "86f624c0-eeef-4dcd-8376-e4a9b4b0d75d",
- "participation_percentage": 12.123456,
- "year_of_account": 2002
}, - {
- "company_id": "aaade3ad-6d6b-47e3-a45b-9d91134e9151",
- "participation_percentage": 5,
- "year_of_account": 1990
}
], - "layer_id": "a7b74a67-8c21-48fa-bd5f-60544c51b149"
}
], - "layer_internal_expenses": [
- {
- "internal_expenses": {
- "basis": "internal_expenses_basis_net",
- "percentage": 12.123456
}, - "layer_id": "e45cb2ef-c3db-46da-a286-f50ec4b166dd"
}, - {
- "internal_expenses": {
- "basis": "internal_expenses_basis_net",
- "percentage": 0.000001
}, - "layer_id": "9f26847e-cd25-48ea-a727-cfe062983eb8"
}
], - "layer_internal_references": [
- {
- "internal_reference": "ACMC04917SF-REF",
- "layer_id": "0d939fd6-98c1-4bee-8d6c-df586ddee19e"
}, - {
- "internal_reference": "ACMC04917SF-REF",
- "layer_id": "e773fcbf-71fe-45fb-911b-babf3148755d"
}
], - "layer_max_recoverables": [
- {
- "layer_id": "2feccef8-c36a-48a5-83ed-42accb588dff",
- "max_recoverable": {
- "amount": 123456.78,
- "currency": "XXX"
}
}, - {
- "layer_id": "b42420fa-cbb8-45ba-a970-a3eeb82b13e8",
- "max_recoverable": {
- "amount": 123456.78,
- "currency": "XXX"
}
}
], - "layer_original_acquisition_costs": [
- {
- "layer_id": "2f8fce57-17c5-492f-8008-d6fc2aa87131",
- "original_acquisition_costs": {
- "percentage": 5
}
}, - {
- "layer_id": "a82fdfb9-2922-433f-a158-19f879752a46",
- "original_acquisition_costs": {
- "percentage": 12.123456
}
}
], - "layer_reporting_requirements": [
- {
- "proportional": {
- "account_frequency": "annually",
- "accounts_due_within_days": 16,
- "layer_id": "4ea6890d-728f-4b38-974d-dd3f4462812c",
- "period_of_credit_days": 7266
}
}, - {
- "non-proportional": {
- "adjustment_frequency": "half-yearly",
- "final_adjustment_date": "2020-11-17",
- "first_adjustment_date": "2020-10-17",
- "layer_id": "1ed4dec2-d3af-4bf4-b546-e54436e98f2e",
- "period_of_credit_days": 4221
}
}
], - "market_info": [
- {
- "brokerage_rebate": 100,
- "collateral_sum": 0.000001,
- "collateral_type": "securities_collateral",
- "premium_recipient": "bureau",
- "stamp": "ODDYSSEY REINSURANCE CO."
}, - {
- "brokerage_rebate": 0,
- "collateral_sum": 100,
- "collateral_type": "funds_withheld_collateral",
- "premium_recipient": "bureau",
- "stamp": "ODDYSSEY REINSURANCE CO."
}
], - "premium_payment_schedule": [
- {
- "date": "2020-07-10",
- "premium_allocation": 0.000001
}, - {
- "date": "2020-08-16",
- "premium_allocation": 5
}
], - "premium_payment_warranty": 94
}{- "data": [ ],
- "success": true
}List the documents you have access to.
| deal_id required | string <uuid> Example: 9704182d-8a4d-73f4-05fa-b47fdd5bb6af The ID of the deal |
| Authorization required | string Example: Bearer pnaovql.06fc141d73b51df86bdde950c958dd9841c81be9 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "description": "Presentation document",
- "file_size": 3088675,
- "format": "xlsx",
- "name": "Retro Japan - General",
- "type": "general",
- "uploaded_time": "2025-02-15T12:00:39Z"
}, - {
- "description": "Presentation document",
- "file_size": 324607,
- "format": "jpeg",
- "name": "Retro Japan - General",
- "type": "general",
- "uploaded_time": null
}, - {
- "description": "Latest pricing results",
- "file_size": 324607,
- "format": "msg",
- "name": "Marine Motor XL - Modelling",
- "type": "modelling",
- "uploaded_time": "2025-02-15T12:00:39Z"
}
], - "success": true
}Returns a list of deal layers available to the user.This endpoint is deprecated, please use GET /layers-v2 instead.
| risk_id | string <uuid> Example: risk_id=d0612472-400b-9480-13ff-67f234b43ca7 Returns only layers for the deal with the specified ID. |
| status | string Enum: "archived" "locked" "draft" "quoting" "retracted" "fot" "in_market" "bound" Example: status=draft Returns only layers for deals with the given status. Note that |
| year | integer <int64> Example: year=2021 Returns only layers for deals with the specified inception/expiration year. |
| risk_inception | string <date> Example: risk_inception=2018-01-01 Returns only layers for deals with the specified inception date. |
| risk_expiration | string <date> Example: risk_expiration=2018-12-31 Returns only layers for deals with the specified expiration date. |
| Authorization required | string Example: Bearer eipyeyn.8fdc004e30777961940f1a15aa9c67520fdf6afd Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
| Range | string Example: id bface0b9-a9b0-4c2a-86dc-100c3a47310e;limit 10;offset 1;order asc Control the range of results in server's response. Header value consists of the following semicolon-separated fields: |
{- "data": [
- {
- "brokerage": {
- "basis": "brokerage_basis_gross",
- "value": 2127.1571047263933
}, - "contract_brokerage_amount": {
- "amount": 0.03,
- "currency": "EUR"
}, - "contract_reference": "CV75RSB0824",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 3864.449530230058,
- "currency": "USD"
}, - "limit": {
- "amount": 3307.202332311314,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 9492.054369209813,
- "currency": "GBP"
}, - "limit": {
- "amount": 4054.034559908312,
- "currency": "GBP"
}
}, - "id": "196af832-4f11-4119-82ce-6fc741530533",
- "industry_loss_warranty": {
- "limit": {
- "amount": 3905.942816706565,
- "currency": "XXX"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 479.710462686099,
- "currency": "XXX"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 8727.487784421279,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 4218.120296184129,
- "currency": "GBP"
}, - "limit": {
- "amount": 6475.071275492025,
- "currency": "GBP"
}
}, - "layer_id": "0f299213-14be-4f1e-8f0e-dd0de0089821",
- "line_of_business": "PoliticalRisks",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 3485.683876447138,
- "currency": "USD"
}, - "limit": {
- "amount": 3315.558050987258,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 8205.572239771713,
- "currency": "GBP"
}, - "limit": {
- "amount": 4804.926860342903,
- "currency": "GBP"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 2616.396869366816,
- "currency": "EUR"
}, - "limit": {
- "amount": 4346.555481584782,
- "currency": "EUR"
}
}, - "clash_limits": {
- "excess": {
- "amount": 8192.304763514747,
- "currency": "GBP"
}, - "limit": {
- "amount": 4248.201682780191,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 7991.69984873005,
- "currency": "GBP"
}, - "limit": {
- "amount": 4773.545257898287,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 4980.943394028622,
- "currency": "XXX"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 6532.434301618819,
- "currency": "XXX"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 9559.56712595758,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 4469.374604100529,
- "currency": "XXX"
}, - "limit": {
- "amount": 4045.632614236347,
- "currency": "XXX"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 7622.331608111515,
- "currency": "XXX"
}, - "limit": {
- "amount": 4462.266029237524,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 8105.949212629311,
- "currency": "XXX"
}, - "limit": {
- "amount": 8764.615315368937,
- "currency": "XXX"
}
}, - "peril_id": "epidemics"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "PoliticalRisks",
- "risk_id": "e9866477-9594-4ef9-9ac6-ef88f4d2d9c5",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "PoliticalRisks",
- "perils": {
- "excluded": [
- "breast-implant",
- "brush-fire",
- "epidemics"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gnwp",
- "risk_id": "e9866477-9594-4ef9-9ac6-ef88f4d2d9c5",
- "subline_of_business": "SurgicalCash",
- "territorial_scope": {
- "excluded": [ ],
- "included": [ ]
}
}
]
}, - "subline_of_business": "SurgicalCash",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "PoliticalRisks",
- "perils": {
- "excluded": [
- "breast-implant",
- "brush-fire",
- "epidemics"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gnwp",
- "risk_id": "e9866477-9594-4ef9-9ac6-ef88f4d2d9c5",
- "subline_of_business": "SurgicalCash",
- "territorial_scope": {
- "excluded": [ ],
- "included": [ ]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 8956.658473815978,
- "currency": "GBP"
}, - "limit": {
- "amount": 1861.969958083879,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 121.472133096211,
- "currency": "EUR"
}, - "limit": {
- "amount": 1252.429603672066,
- "currency": "EUR"
}
}, - "id": "9c14790e-802b-4a41-8ee8-b06671c31355",
- "industry_loss_warranty": {
- "limit": {
- "amount": 183.296213323787,
- "currency": "USD"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 2257.957166456951,
- "currency": "USD"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 7072.108174628575,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 3088.102229009129,
- "currency": "USD"
}, - "limit": {
- "amount": 7046.436087325963,
- "currency": "USD"
}
}, - "layer_id": "218c6aa2-6bc5-4aeb-9bc7-f99c72a3835b",
- "line_of_business": "Cyber",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 8077.169288365461,
- "currency": "GBP"
}, - "limit": {
- "amount": 1120.831100690411,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 5298.736039529869,
- "currency": "GBP"
}, - "limit": {
- "amount": 9560.667091979267,
- "currency": "GBP"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 260.09614398859,
- "currency": "GBP"
}, - "limit": {
- "amount": 4319.08890294631,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 6515.553270813996,
- "currency": "GBP"
}, - "limit": {
- "amount": 1365.507760441732,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 854.106944465175,
- "currency": "USD"
}, - "limit": {
- "amount": 2201.181267788094,
- "currency": "USD"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 7553.746367425042,
- "currency": "EUR"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 2491.718881241348,
- "currency": "EUR"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 11.963740363808,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 69.479026935368,
- "currency": "EUR"
}, - "limit": {
- "amount": 6557.044704337886,
- "currency": "EUR"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 555.519180363483,
- "currency": "GBP"
}, - "limit": {
- "amount": 10.36628771094,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 7541.44576640073,
- "currency": "EUR"
}, - "limit": {
- "amount": 6250.368002739644,
- "currency": "EUR"
}
}, - "peril_id": "blade-strike"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Cyber",
- "risk_id": "0c40fb3a-411d-4276-8c2d-dd055aba3e5e",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "brain-damage",
- "epidemics"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "nwp",
- "risk_id": "0c40fb3a-411d-4276-8c2d-dd055aba3e5e",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "africa",
- "bonaire-sint-eustatius-and-saba",
- "usa-new-york"
], - "included": [
- "benelux",
- "canada-north",
- "usa-nevada"
]
}
}
]
}, - "subline_of_business": "AgricultureFishfarm",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "brain-damage",
- "epidemics"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "nwp",
- "risk_id": "0c40fb3a-411d-4276-8c2d-dd055aba3e5e",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "africa",
- "bonaire-sint-eustatius-and-saba",
- "usa-new-york"
], - "included": [
- "benelux",
- "canada-north",
- "usa-nevada"
]
}
}
}
], - "created_at": "1974-01-30T14:13:59Z",
- "custom_premium": {
- "amount": {
- "amount": 0.03,
- "currency": "EUR"
}, - "description": "Some comprehensive description"
}, - "id": "1d487370-fcd0-40b5-a35f-e364d824331e",
- "lloyds_codes": [
- {
- "code": "mk812",
- "value": 11234.456
}, - {
- "code": "tt40",
- "value": 987.1
}
], - "lloyds_lead_reinsurer": {
- "company_id": "44c6ab49-4260-d399-98f9-4f32593fcf4e",
- "company_name": "BlueBridge Insurance",
- "stamp_name": "LLOYD'S SYNDICATE 8392"
}, - "market_lead_reinsurer": {
- "company_id": "0f315430-660c-d475-58d2-e8803f7b13f2",
- "company_name": "Fortis Coverage",
- "stamp_name": "ODDYSSEY REINSURANCE CO."
}, - "name": "Layer 1: Section A: Umbrella",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net_net",
- "value": 1.15
}, - "product": "facultative_excess_of_loss",
- "product_data": {
- "data": {
- "agg_limits": [
- {
- "excess": {
- "amount": 8261.555227692454,
- "currency": "USD"
}, - "limit": {
- "amount": 3267.896945264659,
- "currency": "USD"
}
}
], - "agg_percent_limits": {
- "percent_excess": 69.92024190915697,
- "percent_limit": 29.29346448998249
}, - "catastrophe_agg_limits": [
- {
- "excess": {
- "amount": 8837.40868560037,
- "currency": "EUR"
}, - "limit": {
- "amount": 7986.281129253655,
- "currency": "EUR"
}
}
], - "claim_bonus": {
- "applies_to": "gross_reinsurance_premium",
- "discount": 69.50029925298162,
- "reinsurers_expense": 28.68525611426729
}, - "clash_agg_limits": [
- {
- "excess": {
- "amount": 4219.974565386499,
- "currency": "USD"
}, - "limit": {
- "amount": 6052.499363720462,
- "currency": "USD"
}
}
], - "facultative_limits": [
- {
- "excess": {
- "amount": 9511.0803723556,
- "currency": "USD"
}, - "limit": {
- "amount": 6389.824894365292,
- "currency": "USD"
}
}
], - "loss_additional_premium": 6504.654130585049,
- "loss_corridor": {
- "cedent_retained": 55.66794830247268,
- "max": {
- "amount": 6841.071449622128,
- "currency": "GBP"
}, - "min": {
- "amount": 5590.081233711804,
- "currency": "GBP"
}
}, - "loss_warranties": [
- {
- "limit": {
- "amount": 174.506242389178,
- "currency": "EUR"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 3983.544334398714,
- "currency": "EUR"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 8438.423529812992,
- "currency": "EUR"
}
}
], - "occurrence_agg_limits": [
- {
- "excess": {
- "amount": 2412.541289271151,
- "currency": "USD"
}, - "limit": {
- "amount": 3795.804188227088,
- "currency": "USD"
}
}
], - "occurrence_agg_percent_limits": {
- "percent_excess": 80.91987919930975,
- "percent_limit": 36.28202964148885
}, - "per_risk_limits": [
- {
- "excess": {
- "amount": 359.396544701019,
- "currency": "EUR"
}, - "limit": {
- "amount": 570.227004574963,
- "currency": "EUR"
}
}
], - "per_risk_percent_limits": {
- "percent_excess": 45.60278125124595,
- "percent_limit": 94.13320935825762
}, - "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 8
}, - "type": "relationship_account"
}, - "commission": 576.3349252742278,
- "max_commission": 734.9476601914157,
- "min_commission": 98.01692498365325,
- "reinsurer_expense": 4856.230507896087,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "reinstatements": [
- {
- "count": 1,
- "max_recoverable_post_reinstatement": {
- "amount": 987,
- "currency": "GBP"
}, - "percent": 6.486236080169639,
- "type": "limited"
}
], - "swing": {
- "brokerage": 84.49301731457325,
- "load": 60.32123459606027,
- "max_rate": 99.71564665746187,
- "min_rate": 42.16271004368909,
- "terms_years": 6,
- "type": "simple"
}
}, - "type": "non_proportional"
}, - "rate": {
- "adjustable_value": 968668.9028938668,
- "base_currency": "USD",
- "deposit": {
- "amount": 6691.192824125498,
- "currency": "USD"
}, - "deposit_premium_share": 971488.8633695522,
- "min_deposit": {
- "amount": 2957.733174621426,
- "currency": "USD"
}, - "min_premium_share": 657901.3104683381,
- "on_line_value": 739497.6834142418,
- "premiums": [
- {
- "currency": "EUR",
- "deposit_premium": 9876543.21,
- "fx_rate": 1.01,
- "min_premium": 123456.78
}, - {
- "currency": "USD",
- "deposit_premium": 0.99,
- "fx_rate": 1,
- "min_premium": 0.01
}, - {
- "currency": "XXX",
- "deposit_premium": 9876543.21,
- "fx_rate": 1.01,
- "min_premium": 0.01
}
]
}, - "reinsurance_period": "lod_period",
- "reinsurance_type": "non_proportional",
- "reinsured_basis": "each_and_every_event_loss_occurrence_basis",
- "risk_id": "4964872c-796b-435a-a73f-8168ca6c5e1e",
- "status": "locked",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "nwp",
- "target_reinsurance_premium": {
- "amount": 0,
- "currency": "USD"
}, - "territorial_scope": {
- "excluded": [
- "bonaire-sint-eustatius-and-saba",
- "canada-new-brunswick",
- "canada-north",
- "usa-nevada"
], - "included": [ ]
}
}, - {
- "brokerage": {
- "basis": "brokerage_basis_net_net",
- "value": 54459.6837886037
}, - "contract_brokerage_amount": {
- "amount": 987,
- "currency": "GBP"
}, - "contract_reference": "AX25SPR0027",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 3381.643699476966,
- "currency": "XXX"
}, - "limit": {
- "amount": 3089.336628308475,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 3212.012647658129,
- "currency": "USD"
}, - "limit": {
- "amount": 6933.846481724775,
- "currency": "USD"
}
}, - "id": "cd79e501-96df-4341-a903-ba26671074f9",
- "industry_loss_warranty": {
- "limit": {
- "amount": 7079.767980614976,
- "currency": "EUR"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 9396.00289332319,
- "currency": "EUR"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 1184.665557761945,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8788.417251782408,
- "currency": "USD"
}, - "limit": {
- "amount": 8666.153484180197,
- "currency": "USD"
}
}, - "layer_id": "509d81c3-f483-45f3-9f21-bf903bedfd5c",
- "line_of_business": "Cyber",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 6444.275836587999,
- "currency": "USD"
}, - "limit": {
- "amount": 6331.407921593084,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 2303.626620168833,
- "currency": "USD"
}, - "limit": {
- "amount": 3446.080180918145,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 8157.923750567351,
- "currency": "EUR"
}, - "limit": {
- "amount": 7085.357828891306,
- "currency": "EUR"
}
}, - "clash_limits": {
- "excess": {
- "amount": 2342.340385018047,
- "currency": "USD"
}, - "limit": {
- "amount": 7592.818707185776,
- "currency": "USD"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 845.241369422433,
- "currency": "USD"
}, - "limit": {
- "amount": 6991.034310321358,
- "currency": "USD"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 3122.225681650032,
- "currency": "USD"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 2195.399698868709,
- "currency": "USD"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 4834.155091132693,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2592.624623974092,
- "currency": "GBP"
}, - "limit": {
- "amount": 6700.280443012288,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 9164.258292911887,
- "currency": "EUR"
}, - "limit": {
- "amount": 8163.564817961581,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 3543.16192297943,
- "currency": "XXX"
}, - "limit": {
- "amount": 7872.05915543726,
- "currency": "XXX"
}
}, - "peril_id": "business-interruption"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Cyber",
- "risk_id": "59915c6d-a19a-4ac7-9e20-d89ddb135a1d",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [ ],
- "included": [ ]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "gnpi",
- "risk_id": "59915c6d-a19a-4ac7-9e20-d89ddb135a1d",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "benelux"
], - "included": [ ]
}
}
]
}, - "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "subsection": {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [ ],
- "included": [ ]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "gnpi",
- "risk_id": "59915c6d-a19a-4ac7-9e20-d89ddb135a1d",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "benelux"
], - "included": [ ]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 5998.068964863638,
- "currency": "USD"
}, - "limit": {
- "amount": 4324.856394900883,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7882.74583072658,
- "currency": "EUR"
}, - "limit": {
- "amount": 2896.270847135735,
- "currency": "EUR"
}
}, - "id": "df3c505e-09e3-4468-8d65-3c25a6f57f95",
- "industry_loss_warranty": {
- "limit": {
- "amount": 7355.67493405902,
- "currency": "EUR"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 9527.66145053963,
- "currency": "EUR"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 2343.514348489919,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 1697.349165218685,
- "currency": "GBP"
}, - "limit": {
- "amount": 2205.044733189748,
- "currency": "GBP"
}
}, - "layer_id": "a5e1c679-61a9-4be6-ad8c-5276d03421a3",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 4384.634502205905,
- "currency": "GBP"
}, - "limit": {
- "amount": 3526.539249547642,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 537.921892626312,
- "currency": "USD"
}, - "limit": {
- "amount": 7691.932925930086,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 1924.642500630392,
- "currency": "XXX"
}, - "limit": {
- "amount": 9603.04322071355,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 4458.621555586103,
- "currency": "XXX"
}, - "limit": {
- "amount": 7411.799738158645,
- "currency": "XXX"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 4516.362496695928,
- "currency": "GBP"
}, - "limit": {
- "amount": 9299.97510900131,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 161.569884746952,
- "currency": "EUR"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 9949.586315748435,
- "currency": "EUR"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 2580.710292631956,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2398.930873539934,
- "currency": "USD"
}, - "limit": {
- "amount": 2829.010844152118,
- "currency": "USD"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 7244.165675827123,
- "currency": "XXX"
}, - "limit": {
- "amount": 7580.391467154916,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 9571.67198823262,
- "currency": "EUR"
}, - "limit": {
- "amount": 4693.689541154114,
- "currency": "EUR"
}
}, - "peril_id": "blade-strike"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "3015f917-5890-40d1-b2ae-2165e03b321b",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [ ],
- "included": [
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gep",
- "risk_id": "3015f917-5890-40d1-b2ae-2165e03b321b",
- "subline_of_business": "LiquidatedDamages",
- "territorial_scope": {
- "excluded": [ ],
- "included": [
- "south-georgia-and-the-south-sandwich-islands",
- "usa-new-york"
]
}
}
]
}, - "subline_of_business": "LiquidatedDamages",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [ ],
- "included": [
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gep",
- "risk_id": "3015f917-5890-40d1-b2ae-2165e03b321b",
- "subline_of_business": "LiquidatedDamages",
- "territorial_scope": {
- "excluded": [ ],
- "included": [
- "south-georgia-and-the-south-sandwich-islands",
- "usa-new-york"
]
}
}
}
], - "created_at": "1958-04-25T19:02:45Z",
- "custom_premium": {
- "amount": {
- "amount": 987,
- "currency": "GBP"
}, - "description": "Some comprehensive description"
}, - "id": "7a00c711-2719-4677-815f-69fd2db1005b",
- "lloyds_codes": [
- {
- "code": "tt40",
- "value": 987.1
}, - {
- "code": "a20",
- "value": 11
}
], - "lloyds_lead_reinsurer": {
- "company_id": "122d6567-eaca-aea1-1fe5-7b3cdda0b136",
- "company_name": "Apex Insurance Group",
- "stamp_name": "LLOYD'S SYNDICATE 8392"
}, - "market_lead_reinsurer": {
- "company_id": "0f315430-660c-d475-58d2-e8803f7b13f2",
- "company_name": "Fortis Coverage",
- "stamp_name": "LLOYD'S SYNDICATE 8392"
}, - "name": "Layer 1: Section A: Umbrella",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net",
- "value": 123.45
}, - "product": "surplus",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "ceding_commission": 2437.1951258766967,
- "ceding_commission_basis": "ccb_gross",
- "cession": 9421.169927987845,
- "cession_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "event_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "loss_ratio_cap": {
- "applies_to": "net_net_written_premium",
- "value": 0.559178941879058
}, - "max_cession_any_one_risk": [
- {
- "amount": 0.03,
- "currency": "EUR"
}
], - "max_premium_cession_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "overriding_commission_basis": "net",
- "overriding_commission_value": 6562.105479096428,
- "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 8
}, - "type": "relationship_account"
}, - "commission": 567.6616025958881,
- "max_commission": 1062.109374973335,
- "min_commission": 61.77029365730616,
- "reinsurer_expense": 9082.473000754979,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 585671.6081239422,
- "base_currency": null,
- "deposit": {
- "amount": 6960.437925380565,
- "currency": "USD"
}, - "deposit_premium_share": 891603.8629939408,
- "min_deposit": {
- "amount": 5495.093616391332,
- "currency": "USD"
}, - "min_premium_share": 76069.5944187059,
- "on_line_value": 786487.5321546717,
- "premiums": [
- {
- "currency": "EUR",
- "deposit_premium": 9876543.21,
- "fx_rate": null,
- "min_premium": 0.01
}, - {
- "currency": "USD",
- "deposit_premium": 9876543.21,
- "fx_rate": null,
- "min_premium": 123456.78
}
]
}, - "reinsurance_period": "pid_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "aggregate_basis",
- "risk_id": "098e7945-63fb-4842-ab27-84bbcd2df07c",
- "status": "active",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "gep",
- "target_reinsurance_premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "territorial_scope": {
- "excluded": [ ],
- "included": [
- "asia"
]
}
}, - {
- "brokerage": {
- "basis": "brokerage_basis_gross",
- "value": 42098.523179652235
}, - "contract_brokerage_amount": {
- "amount": 0,
- "currency": "USD"
}, - "contract_reference": "CV75RSB0824",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 782.991553809032,
- "currency": "XXX"
}, - "limit": {
- "amount": 7086.631794440931,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 614.785214234322,
- "currency": "EUR"
}, - "limit": {
- "amount": 3798.540774557284,
- "currency": "EUR"
}
}, - "id": "bb89803d-ad9c-4e9f-a812-3c1a8a1857dd",
- "industry_loss_warranty": {
- "limit": {
- "amount": 3654.196502104199,
- "currency": "EUR"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 3902.584376224449,
- "currency": "EUR"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 2004.395181318505,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 3854.726691892401,
- "currency": "XXX"
}, - "limit": {
- "amount": 294.925636539245,
- "currency": "XXX"
}
}, - "layer_id": "53420f0c-f8a7-4073-af79-d6a912562e67",
- "line_of_business": "Cyber",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 6360.160082111113,
- "currency": "XXX"
}, - "limit": {
- "amount": 764.955912712356,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 1125.233707692776,
- "currency": "USD"
}, - "limit": {
- "amount": 858.003523283136,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 1897.619411157975,
- "currency": "XXX"
}, - "limit": {
- "amount": 8194.120792111626,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 9576.149872597223,
- "currency": "EUR"
}, - "limit": {
- "amount": 4715.268201620309,
- "currency": "EUR"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 5741.468483267318,
- "currency": "XXX"
}, - "limit": {
- "amount": 4197.51653982163,
- "currency": "XXX"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 7773.277433555443,
- "currency": "USD"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 5061.770855378197,
- "currency": "USD"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 2976.16445442477,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 4768.430574404607,
- "currency": "XXX"
}, - "limit": {
- "amount": 5479.097915641861,
- "currency": "XXX"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 6646.192730990568,
- "currency": "USD"
}, - "limit": {
- "amount": 2447.41341713799,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 9063.99319513194,
- "currency": "EUR"
}, - "limit": {
- "amount": 5749.88531126638,
- "currency": "EUR"
}
}, - "peril_id": "cabin-safety-events"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Cyber",
- "risk_id": "fb2a6193-adfc-441d-8320-a6f671764515",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "business-interruption"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gwp",
- "risk_id": "fb2a6193-adfc-441d-8320-a6f671764515",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "asia",
- "bonaire-sint-eustatius-and-saba",
- "canada-new-brunswick"
], - "included": [
- "cabo-verde",
- "canada-newfoundland-and-labrador",
- "canada-north"
]
}
}
]
}, - "subline_of_business": "PersonalAccidentMotorDriver",
- "subsection": {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Cyber",
- "perils": {
- "excluded": [
- "business-interruption"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gwp",
- "risk_id": "fb2a6193-adfc-441d-8320-a6f671764515",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "asia",
- "bonaire-sint-eustatius-and-saba",
- "canada-new-brunswick"
], - "included": [
- "cabo-verde",
- "canada-newfoundland-and-labrador",
- "canada-north"
]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 765.422114334185,
- "currency": "USD"
}, - "limit": {
- "amount": 5646.829488775455,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 386.103559204337,
- "currency": "USD"
}, - "limit": {
- "amount": 9795.594769358378,
- "currency": "USD"
}
}, - "id": "fb1bc5cf-00da-4b34-b550-87f5fc248cec",
- "industry_loss_warranty": {
- "limit": {
- "amount": 6446.441051383224,
- "currency": "XXX"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 127.728463245403,
- "currency": "XXX"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 7502.687471031918,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8204.849195832265,
- "currency": "XXX"
}, - "limit": {
- "amount": 3423.719881750062,
- "currency": "XXX"
}
}, - "layer_id": "f0e5d6ee-1c9c-499e-b16d-a56f99780425",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 4949.470364210934,
- "currency": "GBP"
}, - "limit": {
- "amount": 96.893925053195,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 3278.974843079355,
- "currency": "GBP"
}, - "limit": {
- "amount": 8718.444725815605,
- "currency": "GBP"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 2212.805651386285,
- "currency": "USD"
}, - "limit": {
- "amount": 4341.121203513372,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7204.970452222482,
- "currency": "GBP"
}, - "limit": {
- "amount": 6930.614440305772,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 7957.000443620869,
- "currency": "GBP"
}, - "limit": {
- "amount": 4931.390323629721,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 9974.996946631809,
- "currency": "USD"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 8047.737789932423,
- "currency": "USD"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 4160.271718558064,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 1258.356260892182,
- "currency": "GBP"
}, - "limit": {
- "amount": 7091.091093860406,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 9227.110364456248,
- "currency": "XXX"
}, - "limit": {
- "amount": 5900.571077350524,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 7519.39988718033,
- "currency": "XXX"
}, - "limit": {
- "amount": 9307.509601177439,
- "currency": "XXX"
}
}, - "peril_id": "epidemics"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "fc94761e-a085-4d1e-8e49-32040465b407",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "blade-strike",
- "brain-damage",
- "business-interruption",
- "cabin-safety-events",
- "sinking"
], - "included": [
- "tempest"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gnwp",
- "risk_id": "fc94761e-a085-4d1e-8e49-32040465b407",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "asia",
- "australasia",
- "bonaire-sint-eustatius-and-saba",
- "canada-newfoundland-and-labrador"
], - "included": [ ]
}
}
]
}, - "subline_of_business": "AgricultureFishfarm",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "blade-strike",
- "brain-damage",
- "business-interruption",
- "cabin-safety-events",
- "sinking"
], - "included": [
- "tempest"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gnwp",
- "risk_id": "fc94761e-a085-4d1e-8e49-32040465b407",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "asia",
- "australasia",
- "bonaire-sint-eustatius-and-saba",
- "canada-newfoundland-and-labrador"
], - "included": [ ]
}
}
}
], - "created_at": "1869-03-27T05:06:44Z",
- "custom_premium": {
- "amount": {
- "amount": 987,
- "currency": "GBP"
}, - "description": "Some comprehensive description"
}, - "id": "7d1d60d1-9b64-49f6-8573-c94ff547d32d",
- "lloyds_codes": [
- {
- "code": "a20",
- "value": 11
}, - {
- "code": "a20",
- "value": 11
}
], - "lloyds_lead_reinsurer": {
- "company_id": "a2e8f968-82d2-86e0-b72a-3800e4c40bb5",
- "company_name": "Quantum Shield",
- "stamp_name": "ALLIANZ RE DUBLIN LTD"
}, - "market_lead_reinsurer": {
- "company_id": "0f315430-660c-d475-58d2-e8803f7b13f2",
- "company_name": "Fortis Coverage",
- "stamp_name": "ODDYSSEY REINSURANCE CO."
}, - "name": "Layer 1: Section A: Umbrella",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net",
- "value": 1.15
}, - "product": "facultative_obligatory",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "ceding_commission": 5034.862696278537,
- "ceding_commission_basis": "ccb_net",
- "cession": 7541.103934059106,
- "cession_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "event_limit": [
- {
- "amount": 0.03,
- "currency": "EUR"
}
], - "loss_ratio_cap": {
- "applies_to": "net_ceded_premium",
- "value": 0.13154574057449475
}, - "max_cession_any_one_risk": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "max_premium_cession_limit": [
- {
- "amount": 0.03,
- "currency": "EUR"
}
], - "overriding_commission_basis": "net_net",
- "overriding_commission_value": 3535.721601323003,
- "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 9
}, - "type": "relationship_account"
}, - "commission": 15.640829793456813,
- "max_commission": 26.303807257913107,
- "min_commission": 5.483986893789847,
- "reinsurer_expense": 6746.48683301843,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 51851.46748944662,
- "base_currency": null,
- "deposit": {
- "amount": 8386.423761235274,
- "currency": "USD"
}, - "deposit_premium_share": 585063.2908000804,
- "min_deposit": {
- "amount": 3808.0426704645,
- "currency": "USD"
}, - "min_premium_share": 609342.6450543135,
- "on_line_value": 781690.3562170664,
- "premiums": [
- {
- "currency": "GBP",
- "deposit_premium": 0.99,
- "fx_rate": null,
- "min_premium": 0.01
}, - {
- "currency": "XXX",
- "deposit_premium": 9876543.21,
- "fx_rate": null,
- "min_premium": 123456.78
}
]
}, - "reinsurance_period": "lod_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "any_one_event_basis",
- "risk_id": "7ff44182-475b-4b2d-b287-c8d34f309377",
- "status": "active",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "gnpi",
- "target_reinsurance_premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "territorial_scope": {
- "excluded": [
- "benelux",
- "canada-north"
], - "included": [ ]
}
}
], - "success": true
}This operation creates a deal layer based on the data provided.
| Authorization required | string Example: Bearer eipyeyn.8fdc004e30777961940f1a15aa9c67520fdf6afd Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
object (Layer brokerage) | |
| contract_reference_override | string A reference of the contract. |
Array of objects (Deal layer coverage) | |
object (Layer custom premium) | |
Array of objects (Deal layer Lloyds code) | |
| name required | string Deal layer name |
object (Deal layer order) | |
| product required | string Enum: "aggregate_excess_of_loss" "catastrophe_excess_of_loss" "clash_excess_of_loss" "excess_of_loss_ratio" "facultative_excess_of_loss" "facultative_obligatory" "industry_loss_warranty" "quota_share" "risk_excess_of_loss" "surplus" Deal layer product (contract type). |
required | Proportional layer product data (object) or Non-Proportional layer product data (object) |
object (Layer rate) | |
| reinsurance_period | string Enum: "yoa_period" "lod_period" "pid_period" "rad_period" Deal layer reinsurance period. |
| risk_id required | string <uuid> Supercede-internal ID of the deal. |
object (Layer income) | |
| subject_premium_basis | string Enum: "gwp" "nwp" "gnwp" "gnep" "gnpi" "gnepi" "gep" "nep" "afp" Deal layer subject premium basis. |
object (Money) A monetary value representing the target reinsurance premium. | |
object (Territorial scope) Contains lists of included and excluded territories. |
{- "brokerage": {
- "basis": "brokerage_basis_gross",
- "value": 17846.721946342757
}, - "contract_reference_override": "AX25SPR0027",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 6839.899623190649,
- "currency": "USD"
}, - "limit": {
- "amount": 3241.08450530873,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 8032.076263499585,
- "currency": "USD"
}, - "limit": {
- "amount": 529.615524941625,
- "currency": "USD"
}
}, - "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 273.206310958298,
- "currency": "USD"
}, - "limit": {
- "amount": 8611.17266820576,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 6705.538829485913,
- "currency": "USD"
}, - "limit": {
- "amount": 2400.133657261215,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 6035.066186501205,
- "currency": "GBP"
}, - "limit": {
- "amount": 6332.471704673244,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7167.056342879535,
- "currency": "EUR"
}, - "limit": {
- "amount": 8024.689093667704,
- "currency": "EUR"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 3589.902536530142,
- "currency": "EUR"
}, - "limit": {
- "amount": 6689.777335912713,
- "currency": "EUR"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 944.315943212805,
- "currency": "GBP"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 7404.64755745597,
- "currency": "GBP"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 6642.065239015107,
- "currency": "GBP"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2134.896896022362,
- "currency": "GBP"
}, - "limit": {
- "amount": 38.52891365012,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 4239.915229649936,
- "currency": "EUR"
}, - "limit": {
- "amount": 1378.004005060222,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 654.883530053389,
- "currency": "EUR"
}, - "limit": {
- "amount": 4640.770400538201,
- "currency": "EUR"
}
}, - "peril_id": "bordereaux"
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 3221.704858700036,
- "currency": "USD"
}, - "limit": {
- "amount": 3744.619835040798,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 6121.204860690037,
- "currency": "GBP"
}, - "limit": {
- "amount": 8133.521258249344,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 3310.44938742091,
- "currency": "GBP"
}, - "limit": {
- "amount": 5253.261890408119,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 4482.539297303909,
- "currency": "GBP"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 7870.822456912203,
- "currency": "GBP"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 8324.81219752761,
- "currency": "GBP"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8711.53883499385,
- "currency": "EUR"
}, - "limit": {
- "amount": 1850.006173410704,
- "currency": "EUR"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 6680.023349407788,
- "currency": "USD"
}, - "limit": {
- "amount": 7209.880219291376,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 8819.416401242628,
- "currency": "USD"
}, - "limit": {
- "amount": 842.019377023656,
- "currency": "USD"
}
}, - "peril_id": "agent-orange"
}
], - "perils": {
- "excluded": [
- "agent-orange",
- "black-lung",
- "bordereaux"
], - "included": [
- "cabin-safety-events",
- "epidemics",
- "sinking"
]
}, - "subline_of_business_id": "LiabilityAirlineAirport",
- "territorial_scope": {
- "excluded": [
- "cabo-verde",
- "south-georgia-and-the-south-sandwich-islands",
- "usa-new-york"
], - "included": [
- "canada-alberta",
- "canada-new-brunswick"
]
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 7714.802855302837,
- "currency": "GBP"
}, - "limit": {
- "amount": 6730.69883391924,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 9062.553956977852,
- "currency": "XXX"
}, - "limit": {
- "amount": 2822.817854226397,
- "currency": "XXX"
}
}, - "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 3316.66806099107,
- "currency": "EUR"
}, - "limit": {
- "amount": 9610.699527255614,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 6143.382171052026,
- "currency": "XXX"
}, - "limit": {
- "amount": 2371.219192986638,
- "currency": "XXX"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 9889.868266313508,
- "currency": "GBP"
}, - "limit": {
- "amount": 4231.270175693071,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 4872.553678804344,
- "currency": "GBP"
}, - "limit": {
- "amount": 5174.061035817648,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 2361.05957716223,
- "currency": "USD"
}, - "limit": {
- "amount": 3908.08855290689,
- "currency": "USD"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 6085.994545720602,
- "currency": "EUR"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 5661.182738299331,
- "currency": "EUR"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 5667.788620173575,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 5861.760794761035,
- "currency": "GBP"
}, - "limit": {
- "amount": 7170.983363608283,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 8183.584089319001,
- "currency": "EUR"
}, - "limit": {
- "amount": 7263.30503345891,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 8347.528821432508,
- "currency": "GBP"
}, - "limit": {
- "amount": 1988.603531948601,
- "currency": "GBP"
}
}, - "peril_id": "benzene"
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 6400.55985457885,
- "currency": "XXX"
}, - "limit": {
- "amount": 8919.310682240044,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 5136.170767176498,
- "currency": "XXX"
}, - "limit": {
- "amount": 5016.321829007582,
- "currency": "XXX"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 1746.277497853582,
- "currency": "XXX"
}, - "limit": {
- "amount": 4469.217938699532,
- "currency": "XXX"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 6228.540772821927,
- "currency": "EUR"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 6570.564659543557,
- "currency": "EUR"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 1545.644044030277,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 6007.131423866559,
- "currency": "GBP"
}, - "limit": {
- "amount": 8252.648115085172,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 5519.612784309652,
- "currency": "XXX"
}, - "limit": {
- "amount": 2968.475827047645,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 167.092152112885,
- "currency": "XXX"
}, - "limit": {
- "amount": 9269.044851614926,
- "currency": "XXX"
}
}, - "peril_id": "epidemics"
}
], - "perils": {
- "excluded": [
- "agent-orange",
- "black-lung",
- "blade-strike",
- "epidemics",
- "sinking"
], - "included": [ ]
}, - "subline_of_business_id": "AviationSpaceAndSatellites",
- "territorial_scope": {
- "excluded": [
- "canada-new-brunswick"
], - "included": [
- "canada-newfoundland-and-labrador",
- "usa-nevada"
]
}
}
], - "custom_premium": {
- "amount": {
- "amount": 0,
- "currency": "USD"
}, - "description": "Some comprehensive description"
}, - "lloyds_codes": [
- {
- "code": "a20",
- "value": 11
}, - {
- "code": "mk812",
- "value": 11234.456
}
], - "name": "Dental prosthetics for monitor lizards",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net",
- "value": 0.01
}, - "product": "catastrophe_excess_of_loss",
- "product_data": {
- "data": {
- "agg_limits": [
- {
- "excess": {
- "amount": 9188.43782258496,
- "currency": "XXX"
}, - "limit": {
- "amount": 9558.9338960689,
- "currency": "XXX"
}
}
], - "agg_percent_limits": {
- "percent_excess": 34.92622974510356,
- "percent_limit": 2.157170747129422
}, - "catastrophe_agg_limits": [
- {
- "excess": {
- "amount": 8119.45248711119,
- "currency": "XXX"
}, - "limit": {
- "amount": 9085.774243200129,
- "currency": "XXX"
}
}
], - "claim_bonus": {
- "applies_to": "net_reinsurance_premium",
- "discount": 4.00101511686739,
- "reinsurers_expense": 3.6738437231395915
}, - "clash_agg_limits": [
- {
- "excess": {
- "amount": 2559.13369115576,
- "currency": "GBP"
}, - "limit": {
- "amount": 3120.093704592336,
- "currency": "GBP"
}
}
], - "facultative_limits": [
- {
- "excess": {
- "amount": 5708.265506728433,
- "currency": "EUR"
}, - "limit": {
- "amount": 8340.818951077186,
- "currency": "EUR"
}
}
], - "loss_additional_premium": 3975.953691976755,
- "loss_corridor": {
- "cedent_retained": 49.02934054331981,
- "max": {
- "amount": 4999.282160623892,
- "currency": "EUR"
}, - "min": {
- "amount": 1057.585158893544,
- "currency": "EUR"
}
}, - "loss_warranties": [
- {
- "limit": {
- "amount": 2434.899738676387,
- "currency": "XXX"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 8143.480968252875,
- "currency": "XXX"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 6901.8824885276,
- "currency": "XXX"
}
}
], - "occurrence_agg_limits": [
- {
- "excess": {
- "amount": 3839.150002664833,
- "currency": "EUR"
}, - "limit": {
- "amount": 839.410405441409,
- "currency": "EUR"
}
}
], - "occurrence_agg_percent_limits": {
- "percent_excess": 18.049697384568873,
- "percent_limit": 21.67012788622683
}, - "per_risk_limits": [
- {
- "excess": {
- "amount": 1846.60679218589,
- "currency": "XXX"
}, - "limit": {
- "amount": 2881.27641300127,
- "currency": "XXX"
}
}
], - "per_risk_percent_limits": {
- "percent_excess": 24.70786201328442,
- "percent_limit": 85.28957906528548
}, - "profit_commission": {
- "applies_to": "gross_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 1
}, - "type": "deficit_carried_forward"
}, - "commission": 30.64704027441553,
- "max_commission": 44.791252518471005,
- "min_commission": 4.964562488413998,
- "reinsurer_expense": 911.9013242846158,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "reinstatements": [
- {
- "max_recoverable_post_reinstatement": {
- "amount": 987,
- "currency": "GBP"
}, - "percent": 42.396348761024925,
- "type": "unlimited"
}
], - "swing": {
- "brokerage": 58.42985038710766,
- "load": 89.47030507376148,
- "max_rate": 52.149251268181644,
- "min_rate": 47.84167962838578,
- "terms_years": 9,
- "type": "simple"
}
}, - "type": "non_proportional"
}, - "rate": {
- "adjustable_value": 127001.46769390043,
- "base_currency": null,
- "deposit": {
- "amount": 29.953755426872,
- "currency": "USD"
}, - "min_deposit": {
- "amount": 7262.525867119011,
- "currency": "USD"
}, - "on_line_value": 306682.91909486987,
- "premium_amounts": [
- {
- "currency": "GBP",
- "deposit_premium": 9876543.21,
- "fx_rate": null,
- "min_premium": 123456.78
}, - {
- "currency": "USD",
- "deposit_premium": 0.99,
- "fx_rate": null,
- "min_premium": 123456.78
}, - {
- "currency": "XXX",
- "deposit_premium": 0.99,
- "fx_rate": null,
- "min_premium": 0.01
}
], - "premium_shares": {
- "deposit_premium_share": 3125.991929885552,
- "min_premium_share": 37942.23899575324
}
}, - "reinsurance_period": "lod_period",
- "risk_id": "fab396c0-872a-4cf5-9b12-c155873f89ec",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "gnwp",
- "target_reinsurance_premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "territorial_scope": {
- "excluded": [ ],
- "included": [
- "bonaire-sint-eustatius-and-saba",
- "cabo-verde"
]
}
}{- "data": {
- "brokerage": {
- "basis": "brokerage_basis_gross",
- "value": 71036.50920118722
}, - "contract_brokerage_amount": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "contract_reference": "CV75RSB0824",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 7593.530005703426,
- "currency": "USD"
}, - "limit": {
- "amount": 2090.947334117011,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 2201.673610298013,
- "currency": "USD"
}, - "limit": {
- "amount": 6055.771982326933,
- "currency": "USD"
}
}, - "id": "ccee0edd-24ee-4232-9bbd-0ba669a90ab8",
- "industry_loss_warranty": {
- "limit": {
- "amount": 5115.599699219882,
- "currency": "USD"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 632.99379793111,
- "currency": "USD"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 5713.511843359498,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 5777.745149504104,
- "currency": "EUR"
}, - "limit": {
- "amount": 4081.593205700065,
- "currency": "EUR"
}
}, - "layer_id": "501df587-4486-4b40-86ee-64b2d25ffa00",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 7631.692462149327,
- "currency": "USD"
}, - "limit": {
- "amount": 4619.461448449342,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 9713.327562050923,
- "currency": "USD"
}, - "limit": {
- "amount": 9175.63545389706,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 3768.594111975789,
- "currency": "XXX"
}, - "limit": {
- "amount": 202.275929300904,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7321.628358955249,
- "currency": "GBP"
}, - "limit": {
- "amount": 2933.848212790438,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 802.676666285312,
- "currency": "GBP"
}, - "limit": {
- "amount": 6589.509409783881,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 280.432969009691,
- "currency": "EUR"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 2886.201784731795,
- "currency": "EUR"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 7349.974742753432,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8265.470580814112,
- "currency": "GBP"
}, - "limit": {
- "amount": 7778.475308097407,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 6944.784066052787,
- "currency": "XXX"
}, - "limit": {
- "amount": 8739.77860859974,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 2027.718400293769,
- "currency": "GBP"
}, - "limit": {
- "amount": 4596.802219741906,
- "currency": "GBP"
}
}, - "peril_id": "blade-strike"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "2723e072-c5d0-4052-8fdb-05a5311959cb",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "black-lung",
- "business-interruption"
], - "included": [
- "bordereaux",
- "breast-implant"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gep",
- "risk_id": "2723e072-c5d0-4052-8fdb-05a5311959cb",
- "subline_of_business": "MarineOceanHull",
- "territorial_scope": {
- "excluded": [
- "asia",
- "bonaire-sint-eustatius-and-saba",
- "south-georgia-and-the-south-sandwich-islands"
], - "included": [
- "australasia"
]
}
}
]
}, - "subline_of_business": "MarineOceanHull",
- "subsection": {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "black-lung",
- "business-interruption"
], - "included": [
- "bordereaux",
- "breast-implant"
]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "gep",
- "risk_id": "2723e072-c5d0-4052-8fdb-05a5311959cb",
- "subline_of_business": "MarineOceanHull",
- "territorial_scope": {
- "excluded": [
- "asia",
- "bonaire-sint-eustatius-and-saba",
- "south-georgia-and-the-south-sandwich-islands"
], - "included": [
- "australasia"
]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 8173.806236121962,
- "currency": "XXX"
}, - "limit": {
- "amount": 7179.037437298448,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 6947.37695355423,
- "currency": "GBP"
}, - "limit": {
- "amount": 4465.038277054518,
- "currency": "GBP"
}
}, - "id": "13aae48a-5ad4-45e7-a221-0e868eee8362",
- "industry_loss_warranty": {
- "limit": {
- "amount": 2769.372979031191,
- "currency": "XXX"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 2152.218829532119,
- "currency": "XXX"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 5117.305230322127,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2692.214458987349,
- "currency": "EUR"
}, - "limit": {
- "amount": 3561.72889745364,
- "currency": "EUR"
}
}, - "layer_id": "4cc9dacb-9585-4c73-8b5b-f5d28c1d9c2a",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 6220.477251705466,
- "currency": "XXX"
}, - "limit": {
- "amount": 3244.721762174137,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 157.498642474344,
- "currency": "GBP"
}, - "limit": {
- "amount": 509.702162702118,
- "currency": "GBP"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 4228.094861322692,
- "currency": "EUR"
}, - "limit": {
- "amount": 799.115622790154,
- "currency": "EUR"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7446.035659448554,
- "currency": "GBP"
}, - "limit": {
- "amount": 3287.779472687166,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 8769.07540120121,
- "currency": "XXX"
}, - "limit": {
- "amount": 9657.87235349769,
- "currency": "XXX"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 9045.999387602224,
- "currency": "USD"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 9535.325220699502,
- "currency": "USD"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 3211.194890777186,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 189.721879308021,
- "currency": "EUR"
}, - "limit": {
- "amount": 2626.672362601072,
- "currency": "EUR"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 3917.246573796786,
- "currency": "GBP"
}, - "limit": {
- "amount": 3291.760799333486,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 7162.024475922947,
- "currency": "GBP"
}, - "limit": {
- "amount": 2408.22906527483,
- "currency": "GBP"
}
}, - "peril_id": "benzene"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "2951f312-847e-4d82-a1f1-d9007d66c08c",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "cabin-safety-events"
], - "included": [
- "bordereaux",
- "epidemics"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gwp",
- "risk_id": "2951f312-847e-4d82-a1f1-d9007d66c08c",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "asia",
- "australasia"
], - "included": [
- "bonaire-sint-eustatius-and-saba",
- "cabo-verde",
- "canada-new-brunswick"
]
}
}
]
}, - "subline_of_business": "PersonalAccidentMotorDriver",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "cabin-safety-events"
], - "included": [
- "bordereaux",
- "epidemics"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gwp",
- "risk_id": "2951f312-847e-4d82-a1f1-d9007d66c08c",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "asia",
- "australasia"
], - "included": [
- "bonaire-sint-eustatius-and-saba",
- "cabo-verde",
- "canada-new-brunswick"
]
}
}
}
], - "created_at": "1920-07-19T13:25:25Z",
- "custom_premium": {
- "amount": {
- "amount": 0.03,
- "currency": "EUR"
}, - "description": "Some comprehensive description"
}, - "id": "78338376-6c49-4e3a-8ef9-99415252f021",
- "lloyds_codes": [
- {
- "code": "tt40",
- "value": 987.1
}, - {
- "code": "a20",
- "value": 11
}
], - "lloyds_lead_reinsurer": {
- "company_id": "689291b5-c43e-4cb5-c7b5-a9715ee0c998",
- "company_name": "Zenith Re",
- "stamp_name": "ODDYSSEY REINSURANCE CO."
}, - "market_lead_reinsurer": {
- "company_id": "689291b5-c43e-4cb5-c7b5-a9715ee0c998",
- "company_name": "Zenith Re",
- "stamp_name": "ALLIANZ RE DUBLIN LTD"
}, - "name": "Layer 1: Section A: Umbrella",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net",
- "value": 123.45
}, - "product": "facultative_obligatory",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "ceding_commission": 4061.7520290273224,
- "ceding_commission_basis": "ccb_net",
- "cession": 4898.933371336473,
- "cession_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "event_limit": [
- {
- "amount": 0.03,
- "currency": "EUR"
}
], - "loss_ratio_cap": {
- "applies_to": "net_net_written_premium",
- "value": 0.10110378399199305
}, - "max_cession_any_one_risk": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "max_premium_cession_limit": [
- {
- "amount": 0.03,
- "currency": "EUR"
}
], - "overriding_commission_basis": "net",
- "overriding_commission_value": 9591.23726693671,
- "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 5
}, - "type": "deficit_carried_forward"
}, - "commission": 717.9112957294363,
- "max_commission": 1125.1467245498416,
- "min_commission": 83.36133167208521,
- "reinsurer_expense": 9161.457727273295,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 81757.24776724172,
- "base_currency": "EUR",
- "deposit": {
- "amount": 1591.800576656146,
- "currency": "USD"
}, - "deposit_premium_share": 270534.98342760146,
- "min_deposit": {
- "amount": 4568.742227343178,
- "currency": "USD"
}, - "min_premium_share": 873310.2885660817,
- "on_line_value": 84835.09919378872,
- "premiums": [
- {
- "currency": "EUR",
- "deposit_premium": 0.99,
- "fx_rate": 1,
- "min_premium": 123456.78
}, - {
- "currency": "USD",
- "deposit_premium": 9876543.21,
- "fx_rate": 0.78,
- "min_premium": 0.01
}, - {
- "currency": "XXX",
- "deposit_premium": 9876543.21,
- "fx_rate": 0.78,
- "min_premium": 0.01
}
]
}, - "reinsurance_period": "rad_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "each_and_every_event_loss_occurrence_basis",
- "risk_id": "83fd19d6-84f8-493b-86e0-9acdda567a41",
- "status": "active",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "gnepi",
- "target_reinsurance_premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "territorial_scope": {
- "excluded": [
- "benelux",
- "canada-east",
- "usa-new-york"
], - "included": [ ]
}
}, - "success": true
}Returns a list of deal layers available to the user.
| risk_id | string <uuid> Example: risk_id=655bbd87-c609-e81f-31e1-fc619ba44dea Returns only layers for the deal with the specified ID. |
| status | string Enum: "archived" "locked" "draft" "quoting" "retracted" "fot" "in_market" "bound" Example: status=bound Returns only layers for deals with the given status. Note that |
| year | integer <int64> Example: year=2021 Returns only layers for deals with the specified inception/expiration year. |
| risk_inception | string <date> Example: risk_inception=2018-01-01 Returns only layers for deals with the specified inception date. |
| risk_expiration | string <date> Example: risk_expiration=2018-12-31 Returns only layers for deals with the specified expiration date. |
| Authorization required | string Example: Bearer szckjot.8826694dc22f2482a46cc6937e4768274c573a32 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Range | string Example: id 352ea0d1-4cfa-4c01-883a-97e3d01407e0;limit 10;offset 1;order asc Control the range of results in server's response. Header value consists of the following semicolon-separated fields: |
{- "data": [
- {
- "brokerage": {
- "basis": "brokerage_basis_net",
- "value": 26075.901731963564
}, - "contract_brokerage_amount": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "contract_reference": "AX25SPR0027",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 9156.558089903507,
- "currency": "USD"
}, - "limit": {
- "amount": 540.75825913734,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 9281.895341279096,
- "currency": "XXX"
}, - "limit": {
- "amount": 7381.83062365972,
- "currency": "XXX"
}
}, - "id": "5e0c2ac2-c0a6-460a-9b87-8a21669e6cd8",
- "industry_loss_warranty": {
- "limit": {
- "amount": 9781.114377537633,
- "currency": "GBP"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 8542.973213853564,
- "currency": "GBP"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 4544.862435856078,
- "currency": "GBP"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8724.68233441886,
- "currency": "XXX"
}, - "limit": {
- "amount": 4697.87970288942,
- "currency": "XXX"
}
}, - "layer_id": "e896df3d-a8d7-4c66-bd59-8fc182ec8750",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 9702.839865447886,
- "currency": "USD"
}, - "limit": {
- "amount": 3889.497969947567,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 8509.465808306555,
- "currency": "EUR"
}, - "limit": {
- "amount": 8453.372018379405,
- "currency": "EUR"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 6409.44945238241,
- "currency": "XXX"
}, - "limit": {
- "amount": 9092.834954422911,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 9722.111801282967,
- "currency": "GBP"
}, - "limit": {
- "amount": 7130.257968417488,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 2486.318809094941,
- "currency": "GBP"
}, - "limit": {
- "amount": 4555.739276654469,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 1120.360129381124,
- "currency": "XXX"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 8198.692774237546,
- "currency": "XXX"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 2950.399232985853,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 5082.399371224967,
- "currency": "XXX"
}, - "limit": {
- "amount": 1961.079848649512,
- "currency": "XXX"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 7606.229652991039,
- "currency": "USD"
}, - "limit": {
- "amount": 4079.163886303949,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 2802.089472259538,
- "currency": "USD"
}, - "limit": {
- "amount": 3342.649554441012,
- "currency": "USD"
}
}, - "peril_id": "epidemics"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "bd6a9152-feab-49c4-9836-be31f0105199",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [ ],
- "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "nep",
- "risk_id": "bd6a9152-feab-49c4-9836-be31f0105199",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "canada-east",
- "canada-newfoundland-and-labrador",
- "canada-north"
], - "included": [
- "africa",
- "asia",
- "south-georgia-and-the-south-sandwich-islands"
]
}
}
]
}, - "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [ ],
- "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "nep",
- "risk_id": "bd6a9152-feab-49c4-9836-be31f0105199",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "canada-east",
- "canada-newfoundland-and-labrador",
- "canada-north"
], - "included": [
- "africa",
- "asia",
- "south-georgia-and-the-south-sandwich-islands"
]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 2029.258280425154,
- "currency": "XXX"
}, - "limit": {
- "amount": 4423.81094322382,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7223.241478766733,
- "currency": "XXX"
}, - "limit": {
- "amount": 5705.991156166896,
- "currency": "XXX"
}
}, - "id": "6ad2ebd0-bbbe-42c1-9b2e-0a2f73405aad",
- "industry_loss_warranty": {
- "limit": {
- "amount": 2938.834038251622,
- "currency": "XXX"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 3625.560715579512,
- "currency": "XXX"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 1048.945798311969,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2027.752647147273,
- "currency": "GBP"
}, - "limit": {
- "amount": 3657.737706187735,
- "currency": "GBP"
}
}, - "layer_id": "786ce4f9-9c17-4f71-8abc-a9e20ac2c1af",
- "line_of_business": "Credit",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 1506.348732179422,
- "currency": "XXX"
}, - "limit": {
- "amount": 3640.331446651636,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 5443.677887230654,
- "currency": "USD"
}, - "limit": {
- "amount": 7854.324730807448,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 8863.508165910667,
- "currency": "EUR"
}, - "limit": {
- "amount": 9276.485893168447,
- "currency": "EUR"
}
}, - "clash_limits": {
- "excess": {
- "amount": 8214.78674270626,
- "currency": "XXX"
}, - "limit": {
- "amount": 4404.766361291809,
- "currency": "XXX"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 3780.36615950165,
- "currency": "USD"
}, - "limit": {
- "amount": 5056.876019945736,
- "currency": "USD"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 8604.46533806949,
- "currency": "EUR"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 981.837093580285,
- "currency": "EUR"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 4786.992845293506,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8325.12128377754,
- "currency": "GBP"
}, - "limit": {
- "amount": 9336.593246115095,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 8128.368278900723,
- "currency": "GBP"
}, - "limit": {
- "amount": 2162.113756008962,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 2002.280803435767,
- "currency": "EUR"
}, - "limit": {
- "amount": 6218.310263604696,
- "currency": "EUR"
}
}, - "peril_id": "blade-strike"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Credit",
- "risk_id": "207ab350-37b9-46d5-bf33-42a02509182a",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Credit",
- "perils": {
- "excluded": [
- "agent-orange",
- "bordereaux"
], - "included": [ ]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gnwp",
- "risk_id": "207ab350-37b9-46d5-bf33-42a02509182a",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "cabo-verde",
- "canada-east"
], - "included": [
- "africa"
]
}
}
]
}, - "subline_of_business": "AgricultureFishfarm",
- "subsection": {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Credit",
- "perils": {
- "excluded": [
- "agent-orange",
- "bordereaux"
], - "included": [ ]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gnwp",
- "risk_id": "207ab350-37b9-46d5-bf33-42a02509182a",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "cabo-verde",
- "canada-east"
], - "included": [
- "africa"
]
}
}
}
], - "created_at": "1901-05-05T12:27:46Z",
- "custom_premium": {
- "amount": {
- "amount": 0,
- "currency": "USD"
}, - "description": "Some comprehensive description"
}, - "id": "b50291b4-489c-4c4e-bd15-6c37717ab7ae",
- "is_archived": false,
- "lloyds_codes": [
- {
- "code": "mk812",
- "value": 11234.456
}, - {
- "code": "a20",
- "value": 11
}
], - "lloyds_lead_reinsurer": {
- "company_id": "20b0b02c-47fb-644a-502e-2365fe37e629",
- "company_name": "Prism Risk Ltd.",
- "stamp_name": "LLOYD'S SYNDICATE 8392"
}, - "market_lead_reinsurer": {
- "company_id": "81051fd2-4197-3ab8-1bc0-b366049e0263",
- "company_name": "GlobalCover Re",
- "stamp_name": "LLOYD'S SYNDICATE 8392"
}, - "name": "Layer 1: Section A: Umbrella",
- "not_taken_up_reason": "Contract details were declined.",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net",
- "value": 0
}, - "product": "surplus",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 0.03,
- "currency": "EUR"
}
], - "ceding_commission": 409.7319613873818,
- "ceding_commission_basis": "ccb_gross",
- "cession": 9984.458324482828,
- "cession_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "event_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "loss_ratio_cap": {
- "applies_to": "gross_written_premium",
- "value": 0.6752279837803167
}, - "max_cession_any_one_risk": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "max_premium_cession_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "overriding_commission_basis": "net",
- "overriding_commission_value": 9609.599645158296,
- "profit_commission": {
- "applies_to": "gross_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 6
}, - "type": "deficit_carried_forward"
}, - "commission": 108.64405304181231,
- "max_commission": 124.8647884628778,
- "min_commission": 12.524945043993872,
- "reinsurer_expense": 2759.7062546971515,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 500937.4806305007,
- "base_currency": "EUR",
- "deposit": {
- "amount": 8564.584469230904,
- "currency": "USD"
}, - "deposit_premium_share": 686706.4029558153,
- "min_deposit": {
- "amount": 753.921867761682,
- "currency": "USD"
}, - "min_premium_share": 143406.50782677915,
- "on_line_value": 108478.46037024703,
- "premiums": [
- {
- "currency": "GBP",
- "deposit_premium": 9876543.21,
- "fx_rate": 12.64,
- "min_premium": 123456.78
}, - {
- "currency": "USD",
- "deposit_premium": 9876543.21,
- "fx_rate": 12.64,
- "min_premium": 123456.78
}
]
}, - "reinsurance_period": "lod_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "any_one_loss_basis",
- "risk_id": "56f5208d-3ffb-4dc1-9751-5f83997ad7fc",
- "status": "bound",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "gwp",
- "target_reinsurance_premium": {
- "amount": 0,
- "currency": "USD"
}, - "territorial_scope": {
- "excluded": [
- "africa"
], - "included": [
- "benelux"
]
}
}, - {
- "brokerage": {
- "basis": "brokerage_basis_net_net",
- "value": 48160.648558271336
}, - "contract_brokerage_amount": {
- "amount": 0.03,
- "currency": "EUR"
}, - "contract_reference": "AX25SPR0027",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 752.45198273914,
- "currency": "GBP"
}, - "limit": {
- "amount": 6821.898404577891,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 5846.68843962727,
- "currency": "USD"
}, - "limit": {
- "amount": 6928.255202359913,
- "currency": "USD"
}
}, - "id": "c54e029f-cb48-4ff3-b193-b860755fba6f",
- "industry_loss_warranty": {
- "limit": {
- "amount": 6266.031180819591,
- "currency": "EUR"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 1328.174121582922,
- "currency": "EUR"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 6643.549441450227,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 3723.330574516252,
- "currency": "GBP"
}, - "limit": {
- "amount": 2872.883187094133,
- "currency": "GBP"
}
}, - "layer_id": "57ca2255-61b0-4a45-abb6-2abb9c4876b9",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 800.839246047309,
- "currency": "EUR"
}, - "limit": {
- "amount": 1462.25672763694,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 9993.396449612674,
- "currency": "USD"
}, - "limit": {
- "amount": 9424.788578747712,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 3021.403123034195,
- "currency": "EUR"
}, - "limit": {
- "amount": 2708.067847796929,
- "currency": "EUR"
}
}, - "clash_limits": {
- "excess": {
- "amount": 2451.493188624132,
- "currency": "USD"
}, - "limit": {
- "amount": 9849.942684625557,
- "currency": "USD"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 2175.386379304877,
- "currency": "GBP"
}, - "limit": {
- "amount": 3254.387898062201,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 8690.245343993858,
- "currency": "USD"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 3905.442186024989,
- "currency": "USD"
}, - "trigger_type": "modelled_loss",
- "warranty": {
- "amount": 4557.852781771969,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 4962.611093047419,
- "currency": "GBP"
}, - "limit": {
- "amount": 1075.734114816928,
- "currency": "GBP"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 4090.509804221137,
- "currency": "EUR"
}, - "limit": {
- "amount": 7460.154683499338,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 5320.280869584991,
- "currency": "GBP"
}, - "limit": {
- "amount": 6877.009615307764,
- "currency": "GBP"
}
}, - "peril_id": "black-lung"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "8a506faa-e30b-4766-9c9e-a1298cc04a3f",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "cabin-safety-events",
- "epidemics",
- "tempest"
], - "included": [
- "bordereaux"
]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "gnpi",
- "risk_id": "8a506faa-e30b-4766-9c9e-a1298cc04a3f",
- "subline_of_business": "EquityRelease",
- "territorial_scope": {
- "excluded": [ ],
- "included": [ ]
}
}
]
}, - "subline_of_business": "EquityRelease",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "cabin-safety-events",
- "epidemics",
- "tempest"
], - "included": [
- "bordereaux"
]
}, - "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "premium_basis": "gnpi",
- "risk_id": "8a506faa-e30b-4766-9c9e-a1298cc04a3f",
- "subline_of_business": "EquityRelease",
- "territorial_scope": {
- "excluded": [ ],
- "included": [ ]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 3856.660390917195,
- "currency": "USD"
}, - "limit": {
- "amount": 4735.420316359423,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 6231.175219637559,
- "currency": "USD"
}, - "limit": {
- "amount": 6148.418947506417,
- "currency": "USD"
}
}, - "id": "e3b2ad0e-3d94-4a66-9ae9-fc9e9a5ab30d",
- "industry_loss_warranty": {
- "limit": {
- "amount": 1082.382432280006,
- "currency": "EUR"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 610.053343438391,
- "currency": "EUR"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 8655.863927315091,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 8077.559776737062,
- "currency": "EUR"
}, - "limit": {
- "amount": 3344.40029038121,
- "currency": "EUR"
}
}, - "layer_id": "0398ec62-b27f-47ed-afd5-15f5944f769c",
- "line_of_business": "PoliticalRisks",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 3602.089770045471,
- "currency": "USD"
}, - "limit": {
- "amount": 1258.460770141149,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 4011.193723249273,
- "currency": "EUR"
}, - "limit": {
- "amount": 1629.086895043616,
- "currency": "EUR"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 3808.666019269608,
- "currency": "USD"
}, - "limit": {
- "amount": 1000.555422314067,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 6144.785435914598,
- "currency": "GBP"
}, - "limit": {
- "amount": 6065.78205144619,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 1963.19291260394,
- "currency": "XXX"
}, - "limit": {
- "amount": 6894.687294770483,
- "currency": "XXX"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 3536.684113386872,
- "currency": "USD"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 196.8435379423,
- "currency": "USD"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 1428.709677057608,
- "currency": "USD"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2322.27720219056,
- "currency": "EUR"
}, - "limit": {
- "amount": 3110.02342344335,
- "currency": "EUR"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 3082.781867689851,
- "currency": "EUR"
}, - "limit": {
- "amount": 718.991018358729,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 6080.134389252281,
- "currency": "USD"
}, - "limit": {
- "amount": 713.895417558563,
- "currency": "USD"
}
}, - "peril_id": "blade-strike"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "PoliticalRisks",
- "risk_id": "32b7d9ce-a03f-4444-836d-e81675e3e0ef",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "PoliticalRisks",
- "perils": {
- "excluded": [ ],
- "included": [
- "benzene",
- "brain-damage",
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gep",
- "risk_id": "32b7d9ce-a03f-4444-836d-e81675e3e0ef",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "africa",
- "asia",
- "usa-nevada",
- "usa-new-york"
], - "included": [
- "canada-north"
]
}
}
]
}, - "subline_of_business": "AgricultureFishfarm",
- "subsection": {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "PoliticalRisks",
- "perils": {
- "excluded": [ ],
- "included": [
- "benzene",
- "brain-damage",
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gep",
- "risk_id": "32b7d9ce-a03f-4444-836d-e81675e3e0ef",
- "subline_of_business": "AgricultureFishfarm",
- "territorial_scope": {
- "excluded": [
- "africa",
- "asia",
- "usa-nevada",
- "usa-new-york"
], - "included": [
- "canada-north"
]
}
}
}
], - "created_at": "1980-02-26T03:28:18Z",
- "custom_premium": {
- "amount": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "description": "Some comprehensive description"
}, - "id": "0c84934c-fab2-4896-885c-4a1e66f01169",
- "is_archived": false,
- "lloyds_codes": [
- {
- "code": "mk812",
- "value": 11234.456
}, - {
- "code": "mk812",
- "value": 11234.456
}
], - "lloyds_lead_reinsurer": {
- "company_id": "81051fd2-4197-3ab8-1bc0-b366049e0263",
- "company_name": "GlobalCover Re",
- "stamp_name": "NEXANS RE SA"
}, - "market_lead_reinsurer": {
- "company_id": "81051fd2-4197-3ab8-1bc0-b366049e0263",
- "company_name": "GlobalCover Re",
- "stamp_name": "ALLIANZ RE DUBLIN LTD"
}, - "name": "Syndicate Section B",
- "not_taken_up_reason": "Contract details were declined.",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net_net",
- "value": 0
}, - "product": "facultative_obligatory",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "ceding_commission": 6636.030661377751,
- "ceding_commission_basis": "ccb_net_net",
- "cession": 5407.471949886313,
- "cession_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "event_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "loss_ratio_cap": {
- "applies_to": "net_ceded_premium",
- "value": 0.35418770772621855
}, - "max_cession_any_one_risk": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "max_premium_cession_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "overriding_commission_basis": "net",
- "overriding_commission_value": 869.2200800151162,
- "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 1
}, - "type": "deficit_carried_forward"
}, - "commission": 151.7162016864175,
- "max_commission": 273.58901898147076,
- "min_commission": 31.093271023330374,
- "reinsurer_expense": 2867.109938425847,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 115955.7873736125,
- "base_currency": "USD",
- "deposit": {
- "amount": 5280.348133061473,
- "currency": "USD"
}, - "deposit_premium_share": 522592.61536952335,
- "min_deposit": {
- "amount": 4951.891209132039,
- "currency": "USD"
}, - "min_premium_share": 386284.3316333706,
- "on_line_value": 905338.8170247244,
- "premiums": [
- {
- "currency": "GBP",
- "deposit_premium": 9876543.21,
- "fx_rate": 0.78,
- "min_premium": 0.01
}, - {
- "currency": "USD",
- "deposit_premium": 9876543.21,
- "fx_rate": 1,
- "min_premium": 0.01
}
]
}, - "reinsurance_period": "rad_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "aggregate_basis",
- "risk_id": "28de2179-c744-4ffd-b4f7-c77462f7acf4",
- "status": "fot",
- "subject_income": {
- "data": {
- "amount": 0.03,
- "currency": "EUR"
}, - "type": "custom_income"
}, - "subject_premium_basis": "gnpi",
- "target_reinsurance_premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "territorial_scope": {
- "excluded": [ ],
- "included": [
- "australasia",
- "cabo-verde"
]
}
}, - {
- "brokerage": {
- "basis": "brokerage_basis_net",
- "value": 30917.505052650133
}, - "contract_brokerage_amount": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "contract_reference": "AX25SPR0027",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 1446.789398729088,
- "currency": "GBP"
}, - "limit": {
- "amount": 3214.66345890462,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 154.998968813809,
- "currency": "GBP"
}, - "limit": {
- "amount": 520.42639658832,
- "currency": "GBP"
}
}, - "id": "faf5b105-4d58-4ac6-8fd6-a4c42a445950",
- "industry_loss_warranty": {
- "limit": {
- "amount": 5929.102151808463,
- "currency": "EUR"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 7551.70755010286,
- "currency": "EUR"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 9300.477572278605,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 4448.22507877115,
- "currency": "GBP"
}, - "limit": {
- "amount": 601.207094778012,
- "currency": "GBP"
}
}, - "layer_id": "8153cdd5-a2bd-491e-aec4-a602dde7bf9a",
- "line_of_business": "Life",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 7767.075243807095,
- "currency": "USD"
}, - "limit": {
- "amount": 2398.693761844281,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 3690.949549207653,
- "currency": "EUR"
}, - "limit": {
- "amount": 6429.847481045419,
- "currency": "EUR"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 7013.561463607996,
- "currency": "EUR"
}, - "limit": {
- "amount": 2036.556781640438,
- "currency": "EUR"
}
}, - "clash_limits": {
- "excess": {
- "amount": 6703.215504392599,
- "currency": "GBP"
}, - "limit": {
- "amount": 8805.59651418407,
- "currency": "GBP"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 7023.645841432685,
- "currency": "XXX"
}, - "limit": {
- "amount": 9001.641034697906,
- "currency": "XXX"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 6506.384414562564,
- "currency": "EUR"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 2704.37898505264,
- "currency": "EUR"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 7195.529641439601,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 4140.160248173375,
- "currency": "USD"
}, - "limit": {
- "amount": 2783.949094352927,
- "currency": "USD"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 2358.224987930796,
- "currency": "USD"
}, - "limit": {
- "amount": 1046.666822285597,
- "currency": "USD"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 5415.631703897183,
- "currency": "USD"
}, - "limit": {
- "amount": 6236.548920129162,
- "currency": "USD"
}
}, - "peril_id": "brain-damage"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Life",
- "risk_id": "a5ce64ed-eb47-4fec-8f2d-1cc473172dfa",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Life",
- "perils": {
- "excluded": [
- "benzene"
], - "included": [
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gnep",
- "risk_id": "a5ce64ed-eb47-4fec-8f2d-1cc473172dfa",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "asia",
- "benelux",
- "usa-new-york"
], - "included": [
- "bonaire-sint-eustatius-and-saba",
- "canada-alberta",
- "canada-east"
]
}
}
]
}, - "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "subsection": {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Life",
- "perils": {
- "excluded": [
- "benzene"
], - "included": [
- "breast-implant"
]
}, - "premium": {
- "amount": 0,
- "currency": "USD"
}, - "premium_basis": "gnep",
- "risk_id": "a5ce64ed-eb47-4fec-8f2d-1cc473172dfa",
- "subline_of_business": "SicknessLossOfIncomeLongTerm",
- "territorial_scope": {
- "excluded": [
- "asia",
- "benelux",
- "usa-new-york"
], - "included": [
- "bonaire-sint-eustatius-and-saba",
- "canada-alberta",
- "canada-east"
]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 3217.12771341888,
- "currency": "USD"
}, - "limit": {
- "amount": 7379.494230675953,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7332.263233603089,
- "currency": "EUR"
}, - "limit": {
- "amount": 3370.470738349228,
- "currency": "EUR"
}
}, - "id": "d1cca69c-fc20-4b26-9525-118bdb8ae3ba",
- "industry_loss_warranty": {
- "limit": {
- "amount": 3241.035975318086,
- "currency": "EUR"
}, - "payout_basis": "indexed",
- "retention": {
- "amount": 7097.1056934619,
- "currency": "EUR"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 4393.513335931431,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 7194.293020522003,
- "currency": "XXX"
}, - "limit": {
- "amount": 9423.765062201437,
- "currency": "XXX"
}
}, - "layer_id": "ba9146ec-7dae-4efc-accf-6a00f7eb9865",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 2140.43043051743,
- "currency": "XXX"
}, - "limit": {
- "amount": 9781.513981320659,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 3788.959660076553,
- "currency": "USD"
}, - "limit": {
- "amount": 1530.530269342268,
- "currency": "USD"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 3123.777446287614,
- "currency": "XXX"
}, - "limit": {
- "amount": 9468.49882645001,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 1395.76380265044,
- "currency": "XXX"
}, - "limit": {
- "amount": 2944.427097500706,
- "currency": "XXX"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 3127.950341578404,
- "currency": "GBP"
}, - "limit": {
- "amount": 1300.116631602413,
- "currency": "GBP"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 4806.898245562597,
- "currency": "GBP"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 3638.468524245478,
- "currency": "GBP"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 7161.258123908362,
- "currency": "GBP"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2327.143577046579,
- "currency": "XXX"
}, - "limit": {
- "amount": 639.865327882005,
- "currency": "XXX"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 9145.209176864599,
- "currency": "XXX"
}, - "limit": {
- "amount": 1777.766473455041,
- "currency": "XXX"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 2552.668063594665,
- "currency": "USD"
}, - "limit": {
- "amount": 6783.012011247575,
- "currency": "USD"
}
}, - "peril_id": "business-interruption"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-01-27T08:08:22Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "ef984a52-689f-470a-be76-f8fb674fbb44",
- "subsections": [
- {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "blade-strike",
- "brush-fire",
- "sinking"
], - "included": [
- "black-lung"
]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "gnpi",
- "risk_id": "ef984a52-689f-470a-be76-f8fb674fbb44",
- "subline_of_business": "FinancialLinesPersonal",
- "territorial_scope": {
- "excluded": [
- "usa-new-york"
], - "included": [
- "canada-north"
]
}
}
]
}, - "subline_of_business": "FinancialLinesPersonal",
- "subsection": {
- "created_at": "2025-01-27T08:08:22Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "benzene",
- "blade-strike",
- "brush-fire",
- "sinking"
], - "included": [
- "black-lung"
]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "gnpi",
- "risk_id": "ef984a52-689f-470a-be76-f8fb674fbb44",
- "subline_of_business": "FinancialLinesPersonal",
- "territorial_scope": {
- "excluded": [
- "usa-new-york"
], - "included": [
- "canada-north"
]
}
}
}
], - "created_at": "1990-07-05T02:15:36Z",
- "custom_premium": {
- "amount": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "description": "Some comprehensive description"
}, - "id": "4b8b6671-5b1a-4543-b19f-e94c82b3584d",
- "is_archived": true,
- "lloyds_codes": [
- {
- "code": "mk812",
- "value": 11234.456
}, - {
- "code": "tt40",
- "value": 987.1
}
], - "lloyds_lead_reinsurer": {
- "company_id": "689291b5-c43e-4cb5-c7b5-a9715ee0c998",
- "company_name": "Zenith Re",
- "stamp_name": "ODDYSSEY REINSURANCE CO."
}, - "market_lead_reinsurer": {
- "company_id": "d0fd8dff-080d-d81f-074a-f402d6a09937",
- "company_name": "Quartz Assurance Partners",
- "stamp_name": "NEXANS RE SA"
}, - "name": "33 London Market MS",
- "not_taken_up_reason": "Contract details were declined.",
- "order": {
- "basis": "of_whole",
- "cession_basis": "order_cession_basis_net_net",
- "value": 0.01
}, - "product": "facultative_obligatory",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "ceding_commission": 1721.4070301750394,
- "ceding_commission_basis": "ccb_net",
- "cession": 3545.116926986499,
- "cession_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "event_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "loss_ratio_cap": {
- "applies_to": "gross_written_premium",
- "value": 0.8195853533419678
}, - "max_cession_any_one_risk": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "max_premium_cession_limit": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "overriding_commission_basis": "gross",
- "overriding_commission_value": 5087.985291861046,
- "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": "until_extinction",
- "type": "deficit_carried_forward"
}, - "commission": 559.5173429824374,
- "max_commission": 700.9618489188852,
- "min_commission": 58.30443825548722,
- "reinsurer_expense": 4622.358118741676,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 224608.9882315724,
- "base_currency": null,
- "deposit": {
- "amount": 2787.065154820067,
- "currency": "USD"
}, - "deposit_premium_share": 198216.08193205183,
- "min_deposit": {
- "amount": 8848.6563391789,
- "currency": "USD"
}, - "min_premium_share": 404612.22743831074,
- "on_line_value": 394949.44748254895,
- "premiums": [
- {
- "currency": "GBP",
- "deposit_premium": 0.99,
- "fx_rate": null,
- "min_premium": 0.01
}, - {
- "currency": "USD",
- "deposit_premium": 0.99,
- "fx_rate": null,
- "min_premium": 0.01
}, - {
- "currency": "XXX",
- "deposit_premium": 9876543.21,
- "fx_rate": null,
- "min_premium": 123456.78
}
]
}, - "reinsurance_period": "yoa_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "each_and_every_loss_basis",
- "risk_id": "33519a9a-c417-4ceb-8ac2-9fd566412c37",
- "status": "retracted",
- "subject_income": {
- "data": {
- "amount": 0,
- "currency": "USD"
}, - "type": "custom_income"
}, - "subject_premium_basis": "gnep",
- "target_reinsurance_premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "territorial_scope": {
- "excluded": [
- "canada-alberta",
- "canada-east"
], - "included": [ ]
}
}
], - "success": true
}This operation returns a deal layer given by layer_id.
| layer_id required | string <uuid> Example: 936276a3-fa27-8738-43c3-2cd8694aea6a The ID of the requested layer. |
| Authorization required | string Example: Bearer ovkouhe.f5f15d150bee457843a1bc5e415418d6d29b9a45 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": {
- "brokerage": {
- "basis": "brokerage_basis_net",
- "value": 15196.080888467215
}, - "contract_brokerage_amount": {
- "amount": 987,
- "currency": "GBP"
}, - "contract_reference": "S2RGK-16J86",
- "coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 93.564120480612,
- "currency": "USD"
}, - "limit": {
- "amount": 2370.114089729164,
- "currency": "USD"
}
}, - "clash_limits": {
- "excess": {
- "amount": 8595.852809310058,
- "currency": "XXX"
}, - "limit": {
- "amount": 1276.194817903917,
- "currency": "XXX"
}
}, - "id": "f25982f2-97a6-4dba-b57f-522b9ae32d5f",
- "industry_loss_warranty": {
- "limit": {
- "amount": 9278.818908918385,
- "currency": "EUR"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 7707.275546413799,
- "currency": "EUR"
}, - "trigger_type": "parametric",
- "warranty": {
- "amount": 1967.047047364419,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 2305.83396047659,
- "currency": "EUR"
}, - "limit": {
- "amount": 7253.002865437656,
- "currency": "EUR"
}
}, - "layer_id": "20300fbd-1244-4ece-878c-eba93beff8fa",
- "line_of_business": "Marine",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 3756.959130924965,
- "currency": "GBP"
}, - "limit": {
- "amount": 7077.930806567666,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 8454.435643574998,
- "currency": "EUR"
}, - "limit": {
- "amount": 2881.675499446329,
- "currency": "EUR"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 8356.330657808887,
- "currency": "XXX"
}, - "limit": {
- "amount": 7480.875833999921,
- "currency": "XXX"
}
}, - "clash_limits": {
- "excess": {
- "amount": 519.900949963177,
- "currency": "EUR"
}, - "limit": {
- "amount": 3142.809329388765,
- "currency": "EUR"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 5958.585953681784,
- "currency": "EUR"
}, - "limit": {
- "amount": 4535.205416811295,
- "currency": "EUR"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 1661.968150134867,
- "currency": "XXX"
}, - "payout_basis": "fixed",
- "retention": {
- "amount": 5865.654565351812,
- "currency": "XXX"
}, - "trigger_type": "industry_loss",
- "warranty": {
- "amount": 1918.927111995904,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 9780.116644741265,
- "currency": "XXX"
}, - "limit": {
- "amount": 1951.58403094854,
- "currency": "XXX"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 3268.413978214293,
- "currency": "GBP"
}, - "limit": {
- "amount": 3719.359919576025,
- "currency": "GBP"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 7683.120596040163,
- "currency": "USD"
}, - "limit": {
- "amount": 7810.013472326877,
- "currency": "USD"
}
}, - "peril_id": "brain-damage"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-03-02T12:01:34Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Marine",
- "risk_id": "f5738468-bd2e-411e-b0da-b3105871cc8d",
- "subsections": [
- {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Marine",
- "perils": {
- "excluded": [
- "sinking"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "nwp",
- "risk_id": "f5738468-bd2e-411e-b0da-b3105871cc8d",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "asia",
- "canada-new-brunswick"
], - "included": [
- "canada-alberta"
]
}
}
]
}, - "subline_of_business": "PersonalAccidentMotorDriver",
- "subsection": {
- "created_at": "2025-03-02T12:01:34Z",
- "line_of_business": "Marine",
- "perils": {
- "excluded": [
- "sinking"
], - "included": [ ]
}, - "premium": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "premium_basis": "nwp",
- "risk_id": "f5738468-bd2e-411e-b0da-b3105871cc8d",
- "subline_of_business": "PersonalAccidentMotorDriver",
- "territorial_scope": {
- "excluded": [
- "asia",
- "canada-new-brunswick"
], - "included": [
- "canada-alberta"
]
}
}
}, - {
- "catastrophe_limits": {
- "excess": {
- "amount": 7559.748446107771,
- "currency": "GBP"
}, - "limit": {
- "amount": 9540.902967577056,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 2401.95591736086,
- "currency": "XXX"
}, - "limit": {
- "amount": 1889.964967818237,
- "currency": "XXX"
}
}, - "id": "6c669522-8458-413e-bf81-cdabcf3311d8",
- "industry_loss_warranty": {
- "limit": {
- "amount": 8013.367139094312,
- "currency": "XXX"
}, - "payout_basis": "percentage",
- "retention": {
- "amount": 5424.701072201515,
- "currency": "XXX"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 2826.14309858832,
- "currency": "XXX"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 7407.817091840694,
- "currency": "GBP"
}, - "limit": {
- "amount": 1588.239081841923,
- "currency": "GBP"
}
}, - "layer_id": "b2503b9d-da59-4344-91fd-86bc616aaf6e",
- "line_of_business": "Motor",
- "notes": "Some very useful note",
- "occurrence_limits": {
- "excess": {
- "amount": 1125.158599211247,
- "currency": "EUR"
}, - "limit": {
- "amount": 5529.546025620635,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 460.300833567682,
- "currency": "EUR"
}, - "limit": {
- "amount": 4141.291169947459,
- "currency": "EUR"
}
}, - "peril_coverages": [
- {
- "catastrophe_limits": {
- "excess": {
- "amount": 7686.540817754402,
- "currency": "GBP"
}, - "limit": {
- "amount": 2944.712224509873,
- "currency": "GBP"
}
}, - "clash_limits": {
- "excess": {
- "amount": 7302.168156974684,
- "currency": "XXX"
}, - "limit": {
- "amount": 5100.495914860312,
- "currency": "XXX"
}
}, - "facultative_limits": {
- "excess": {
- "amount": 6185.476592400551,
- "currency": "USD"
}, - "limit": {
- "amount": 8128.201561841839,
- "currency": "USD"
}
}, - "industry_loss_warranty": {
- "limit": {
- "amount": 387.866554877279,
- "currency": "EUR"
}, - "payout_basis": "sliding_scale",
- "retention": {
- "amount": 5141.381741263776,
- "currency": "EUR"
}, - "trigger_type": "index",
- "warranty": {
- "amount": 2747.491563155232,
- "currency": "EUR"
}
}, - "layer_aggregate_limits": {
- "excess": {
- "amount": 3775.049441035804,
- "currency": "EUR"
}, - "limit": {
- "amount": 2730.678294331276,
- "currency": "EUR"
}
}, - "occurrence_limits": {
- "excess": {
- "amount": 5793.618086798842,
- "currency": "EUR"
}, - "limit": {
- "amount": 7940.312159054605,
- "currency": "EUR"
}
}, - "per_risk_limits": {
- "excess": {
- "amount": 1484.955821265262,
- "currency": "USD"
}, - "limit": {
- "amount": 5071.118431500344,
- "currency": "USD"
}
}, - "peril_id": "benzene"
}
], - "section": {
- "additional_info": "Some additional information",
- "created_at": "2025-02-28T05:03:59Z",
- "exclusions": "Some exclusions information.",
- "line_of_business": "Motor",
- "risk_id": "e9117873-1162-478d-8550-baeda99b2afa",
- "subsections": [
- {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "agent-orange",
- "blade-strike",
- "brain-damage",
- "sinking"
], - "included": [ ]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "afp",
- "risk_id": "e9117873-1162-478d-8550-baeda99b2afa",
- "subline_of_business": "RainPluvius",
- "territorial_scope": {
- "excluded": [
- "australasia"
], - "included": [
- "asia",
- "canada-east"
]
}
}
]
}, - "subline_of_business": "RainPluvius",
- "subsection": {
- "created_at": "2025-02-28T05:03:59Z",
- "line_of_business": "Motor",
- "perils": {
- "excluded": [
- "agent-orange",
- "blade-strike",
- "brain-damage",
- "sinking"
], - "included": [ ]
}, - "premium": {
- "amount": 987,
- "currency": "GBP"
}, - "premium_basis": "afp",
- "risk_id": "e9117873-1162-478d-8550-baeda99b2afa",
- "subline_of_business": "RainPluvius",
- "territorial_scope": {
- "excluded": [
- "australasia"
], - "included": [
- "asia",
- "canada-east"
]
}
}
}
], - "created_at": "1871-09-09T03:06:38Z",
- "custom_premium": {
- "amount": {
- "amount": 123456.78,
- "currency": "XXX"
}, - "description": "Some comprehensive description"
}, - "id": "eb764cd7-8284-4821-8299-9053945020f7",
- "is_archived": true,
- "lloyds_codes": [
- {
- "code": "mk812",
- "value": 11234.456
}, - {
- "code": "a20",
- "value": 11
}
], - "lloyds_lead_reinsurer": {
- "company_id": "122d6567-eaca-aea1-1fe5-7b3cdda0b136",
- "company_name": "Apex Insurance Group",
- "stamp_name": "ALLIANZ RE DUBLIN LTD"
}, - "market_lead_reinsurer": {
- "company_id": "689291b5-c43e-4cb5-c7b5-a9715ee0c998",
- "company_name": "Zenith Re",
- "stamp_name": "ALLIANZ RE DUBLIN LTD"
}, - "name": "33 London Market MS",
- "not_taken_up_reason": "Contract details were declined.",
- "order": {
- "basis": "of_cession",
- "cession_basis": "order_cession_basis_gross",
- "value": 0.01
}, - "product": "quota_share",
- "product_data": {
- "data": {
- "cash_loss_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "ceding_commission": 9069.183919199892,
- "ceding_commission_basis": "ccb_net_net",
- "cession": 8981.859660436725,
- "cession_limit": [
- {
- "amount": 123456.78,
- "currency": "XXX"
}
], - "event_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "loss_ratio_cap": {
- "applies_to": "net_written_premium",
- "value": 0.27597390604204797
}, - "max_cession_any_one_risk": [
- {
- "amount": 987,
- "currency": "GBP"
}
], - "max_premium_cession_limit": [
- {
- "amount": 0,
- "currency": "USD"
}
], - "overriding_commission_basis": "net_net",
- "overriding_commission_value": 3680.2249540689822,
- "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 9
}, - "type": "deficit_carried_forward"
}, - "commission": 108.13866255069124,
- "max_commission": 121.8924032784376,
- "min_commission": 45.469726663445115,
- "reinsurer_expense": 7805.80371635999,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
]
}, - "type": "proportional"
}, - "rate": {
- "adjustable_value": 292145.91694376594,
- "base_currency": "EUR",
- "deposit": {
- "amount": 378.988709979981,
- "currency": "USD"
}, - "deposit_premium_share": 687158.1581433286,
- "min_deposit": {
- "amount": 676.370724755971,
- "currency": "USD"
}, - "min_premium_share": 626197.5435529592,
- "on_line_value": 706320.5032029605,
- "premiums": [
- {
- "currency": "GBP",
- "deposit_premium": 9876543.21,
- "fx_rate": 0.78,
- "min_premium": 0.01
}, - {
- "currency": "USD",
- "deposit_premium": 9876543.21,
- "fx_rate": 0.78,
- "min_premium": 0.01
}
]
}, - "reinsurance_period": "rad_period",
- "reinsurance_type": "proportional",
- "reinsured_basis": "any_one_risk_basis",
- "risk_id": "7cd1b209-ea74-4956-92b1-72d6fce3d151",
- "status": "bound",
- "subject_income": {
- "type": "income_from_risk"
}, - "subject_premium_basis": "gnep",
- "target_reinsurance_premium": {
- "amount": 0,
- "currency": "USD"
}, - "territorial_scope": {
- "excluded": [ ],
- "included": [
- "south-georgia-and-the-south-sandwich-islands"
]
}
}, - "success": true
}This operation returns all quotes of the deal layer given by layer_id.
| layer_id required | string <uuid> Example: layer_id=15ab5f74-9c13-7fcb-9597-a196fede32d1 The ID of the deal layer for which the quoptes are desired. |
| Authorization required | string Example: Bearer yqatqwh.415e72c919b4528255d46964f8dda274eee2c84e Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "authorizing_entity": "LLOYD'S SYNDICATE 8392",
- "ceding_commission": 47.85417727955619,
- "expiry": "1886-10-15",
- "id": "a054ab5e-54b3-4f27-a67f-71736b41fd57",
- "layer_id": "edff198f-e895-47ae-8d4c-2c20cbd8154a",
- "line_size": 42.696674892719514,
- "rate": 63.4240586272163,
- "rate_on_line": 17.741008345998043,
- "reinsurance_premium": {
- "amount": 0,
- "currency": "USD"
}, - "reinsurer": {
- "name": "Prism Risk Ltd."
}, - "underwriter_reference": "GE:10-04195XL"
}, - {
- "authorizing_entity": "ODDYSSEY REINSURANCE CO.",
- "ceding_commission": 68.16561953886662,
- "expiry": "1986-08-07",
- "id": "cfb02021-d36c-4c0e-a22e-fac61b368564",
- "layer_id": "7406a460-95c9-4c96-b2bb-c7d74020f7c2",
- "line_size": 97.54408002217654,
- "rate": 33.249143445648734,
- "rate_on_line": 22.536714206250796,
- "reinsurance_premium": {
- "amount": 987,
- "currency": "GBP"
}, - "reinsurer": {
- "name": "Apex Insurance Group"
}, - "underwriter_reference": "aviation_qt_m01"
}, - {
- "authorizing_entity": "NEXANS RE SA",
- "ceding_commission": 80.25709300771233,
- "expiry": "1892-12-15",
- "id": "fcba21d6-60d5-4916-b6c0-5532f260b148",
- "layer_id": "5285b721-9f37-4dc6-ae3b-19fdf971bf4a",
- "line_size": 51.32361401343422,
- "rate": 97.91187906648982,
- "rate_on_line": 25.111425144935485,
- "reinsurance_premium": {
- "amount": 987,
- "currency": "GBP"
}, - "reinsurer": {
- "name": "SecureTrust Re"
}, - "underwriter_reference": "GE:10-04195XL"
}
], - "success": true
}This operation creates a quote on a deal layer based on the data provided.
| Authorization required | string Example: Bearer yqatqwh.415e72c919b4528255d46964f8dda274eee2c84e Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| ceding_commission | number [ 0 .. 100 ] Ceding commission percentage value. |
| expiry_date | string <date> Quote expiry date. |
| layer_id required | string <uuid> A uuid representing the Supercede-internal ID of the layer for which the quote is provided. |
| line_size | number [ 0 .. 100 ] Line size percentage value. |
| name required | string Quote name. |
object (Money) Reinsurance premium amount. | |
| rate_on_line | number [ 0 .. 100 ] Quote rate-on-line percentage value. |
| rate_on_premium | number [ 0 .. 100 ] Quote rate percentage value. |
| reference | string Internal underwriter quote reference. |
| stamp_name required | string Underwriting company stamp name. |
{- "ceding_commission": 30.850436064786603,
- "expiry_date": "1901-04-28",
- "layer_id": "2f2c6fe5-34ae-405e-b61a-379c472d13f9",
- "line_size": 29.72105403590942,
- "name": "Very generous quote",
- "premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "rate_on_line": 66.13532042072615,
- "rate_on_premium": 18.632298897243736,
- "reference": "aviation_qt_m01",
- "stamp_name": "LLOYD'S SYNDICATE 8392"
}{- "data": {
- "authorizing_entity": "ALLIANZ RE DUBLIN LTD",
- "ceding_commission": 46.69099605776835,
- "expiry": "1995-09-29",
- "id": "a349bded-cc0c-4a54-9a46-3df1c4f0176a",
- "layer_id": "e8b15170-b273-44f7-ba43-198016b2275e",
- "line_size": 18.195233615446927,
- "rate": 74.17360496955877,
- "rate_on_line": 19.914712957694714,
- "reinsurance_premium": {
- "amount": 0.03,
- "currency": "EUR"
}, - "reinsurer": {
- "name": "Apex Insurance Group"
}, - "underwriter_reference": "Nameless Quote"
}, - "success": true
}| deal_id required | string <uuid> Example: 437eed9e-121d-4281-5aae-2ab9a55afe63 The ID of the deal |
| Authorization required | string Example: Bearer moajffm.8af25f6c22a89d323ca3065cefa445f6d5d97afc Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": null,
- "success": true
}| deal_id required | string <uuid> Example: 9f3c468c-f859-a8bb-f0f3-0eafffe80270 The ID of the deal |
| Authorization required | string Example: Bearer ztmzhct.621fc73c62bc5e3c60e9090af459815af3e72559 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": null,
- "success": true
}This operation returns all lines of the deal layer given by layer_id.
| layer_id required | string <uuid> Example: layer_id=0daccc10-b73f-7751-632a-5d6b17236945 The ID of the deal layer for which the lines are desired. |
| Authorization required | string Example: Bearer riiejtq.b0518dd85748cd3395442a50d440090e92fc8e13 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": [
- {
- "authorization_percentage": 25.99,
- "id": "abd992f4-5ec7-e600-cb5f-9d68a2d608cc",
- "layer_id": "ec27245f-559d-8220-2163-a85c2e64b946",
- "signing": {
- "signing_date": null,
- "signing_percentage": 0
}, - "stamp_name": "ALLIANZ RE DUBLIN LTD"
}, - {
- "authorization_percentage": 15,
- "id": "499abb44-0843-6def-5daa-9f0e91de827c",
- "layer_id": "ec27245f-559d-8220-2163-a85c2e64b946",
- "signing": {
- "signing_date": null,
- "signing_percentage": 1.01
}, - "stamp_name": "LLOYD'S SYNDICATE 8392"
}
], - "success": true
}This operation allows you to overwrite the market list for the deal given by risk_id.
| risk_id required | string <uuid> Example: risk_id=f2669f8b-ec12-df89-bdde-90109c1a819e The ID of the deal for which this market list should apply. |
| Authorization required | string Example: Bearer tvinjmk.7f03a3d0b227ac80c37a357f97a16d808ab65653 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| company_id required | string <uuid> An uuid representing the Supercede-internal ID of the company. |
required | Array of objects (Deal layer) |
required | Array of objects (User) |
[- {
- "company_id": "976c42d9-e38d-5de3-899f-e27f2fce4784",
- "layers": [
- {
- "layer_id": "28ea5248-0fb9-d956-ed43-c8f1e92fcce4"
}, - {
- "layer_id": "ad01dafb-586f-050a-0e64-414831714b3e"
}
], - "users": [
- {
- "user_id": "254d7043-3295-3d1d-18ea-23e286b8b3cd"
}, - {
- "user_id": "feeda714-b53f-f1cd-c4a9-34d7dc433ce4"
}
]
}, - {
- "company_id": "61e6fd7c-a841-7826-61ad-13ae3fc4217e",
- "layers": [
- {
- "layer_id": "53b7ca14-3d49-ca14-aba2-88ecec5fb7eb"
}, - {
- "layer_id": "c323e637-821d-5cdd-4be0-2db2d365e1ea"
}
], - "users": [
- {
- "user_id": "49f43481-fd72-a250-67da-da94171df3ad"
}, - {
- "user_id": "3cbc2c61-883e-d4fc-40cf-20d3fa0b0ef6"
}
]
}, - {
- "company_id": "5b335f2c-1d7c-b332-69f4-0393096c3b46",
- "layers": [
- {
- "layer_id": "050406a1-9f0f-d38a-3fb2-d962b29f3a46"
}, - {
- "layer_id": "715f0076-c894-69aa-7d1b-6ecfaf6a006f"
}
], - "users": [
- {
- "user_id": "380e5dfa-fd09-5e16-e5e5-4db69b33f78d"
}, - {
- "user_id": "f964af0e-9cd8-50e0-e1c4-f3f9d9e2e5b1"
}
]
}
]{- "error": {
- "code": 401,
- "data": { }
}, - "success": false
}Returns a list of all comments attached to a deal.
| deal_id required | string <uuid> Example: e2f614d3-79a5-eaab-62d6-ed6db7e7587d The ID of the deal for which comments are requested. |
| Authorization required | string Example: Bearer dtcjnnx.ccba8a0f48a101886f5673b39a31d2895361e969 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": {
- "comments": [
- {
- "data": {
- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "Yeah, we discussed internally and we still think this is the best structure.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamps": [
- "LLOYD'S SYNDICATE 8392",
- "ALLIANZ RE DUBLIN LTD"
]
}, - "id": "07ee5d65-c038-46dd-83a3-4282bee617fd",
- "updated_at": "2025-02-15T14:37:15Z"
}, - {
- "data": {
- "company_id": "0513dbcf-3eaf-43dd-b59b-bde62448064b",
- "content": "I wonder if this is really the right way to structure this deal.",
- "layer_ids": [
- "86a41a18-633e-4d03-a73d-1256c529892d"
], - "stamps": [
- "ODDYSSEY REINSURANCE CO."
]
}, - "id": "ab28391e-56e8-4ccd-8059-76b5d56c1b17",
- "updated_at": "2025-02-15T12:00:39Z"
}, - {
- "data": {
- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "No, that was not what we decided last we met.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamps": [
- "LLOYD'S SYNDICATE 8392"
]
}, - "id": "9f5cebca-b9ce-4b65-832d-9c95971e9535",
- "updated_at": "2025-02-15T20:10:35Z"
}
]
}, - "success": true
}Allows comments to be added to a deal.
| deal_id required | string <uuid> Example: 5db950cb-00d4-18c4-3ac2-dda4890a90e6 The ID of the deal to which comments should be added. |
| Authorization required | string Example: Bearer dtcjnnx.ccba8a0f48a101886f5673b39a31d2895361e969 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
required | Array of objects (Comment) |
{- "comments": [
- {
- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "No, that was not what we decided last we met.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamps": [
- "LLOYD'S SYNDICATE 8392"
]
}, - {
- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "Yeah, we discussed internally and we still think this is the best structure.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamps": [
- "LLOYD'S SYNDICATE 8392",
- "ALLIANZ RE DUBLIN LTD"
]
}
]
}{- "data": [ ],
- "success": true
}Allows for submitting new comment data that should replace the existing data.
| deal_id required | string <uuid> Example: 9a9efa93-e32c-1ce3-2a6c-ba4cf38089df The ID of the deal on which this comment is made. |
| comment_id required | string <uuid> Example: b75a8629-bd5d-7c16-8197-eb7b959e0141 The ID of the comment to be updated. |
| Authorization required | string Example: Bearer qdzqfnm.982eb466c6ce61923271d4189e99a32ee0170391 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| company_id | string <uuid> An UUID representing the Supercede-internal ID of the company that created the comment. Shall not be included when creating comments as an underwriter. |
| content required | string The content of this comment. |
| layer_ids required | Array of strings <uuid> (Layer ID) [ items <uuid > ] |
| stamps required | Array of strings (Stamp) |
{- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "Yeah, we discussed internally and we still think this is the best structure.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamps": [
- "LLOYD'S SYNDICATE 8392",
- "ALLIANZ RE DUBLIN LTD"
]
}{- "data": [ ],
- "success": true
}Allows for removing a comment from a deal.
| deal_id required | string <uuid> Example: 11ae1611-934e-a0d6-f23e-576045a95899 The ID of the deal on which this comment is made. |
| comment_id required | string <uuid> Example: b75a8629-bd5d-7c16-8197-eb7b959e0141 The ID of the comment to be deleted. |
| Authorization required | string Example: Bearer qdzqfnm.982eb466c6ce61923271d4189e99a32ee0170391 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "error": {
- "code": 401,
- "data": { }
}, - "success": false
}This operation returns all available pricing fratures of the deal given by deal_id.
| deal_id required | string <uuid> Example: a4d44019-dd32-7441-922b-1aa5ac4789c2 The ID of the deal to which the pricing features are applied. |
| Authorization required | string Example: Bearer tfgmsys.e582e2936276fb6eff22466f12e9fd509ce9af30 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
{- "data": {
- "pricing_features": [
- {
- "company": "057b5678-dd4d-46e7-b5e9-a775c4041c67",
- "pricing_features": [
- {
- "layer": "3ef72890-49f7-441a-879a-51e7d58acb9b",
- "pricing_features_by_type": {
- "contents": {
- "brokerage": {
- "as_money": [
- {
- "amount": 521,
- "currency": "USD"
}, - {
- "amount": 710,
- "currency": "EUR"
}, - {
- "amount": 987,
- "currency": "GBP"
}
], - "as_percent": {
- "amount": 57.495351772949,
- "basis": "net"
}
}, - "ceding_commission": {
- "amount": 2334.311136717758,
- "basis": "ccb_gross"
}, - "loss_ratio_cap": {
- "applies_to": "gross_written_premium",
- "value": 0.9164691902545514
}, - "overriding_commission": {
- "basis": "net",
- "value": 6565.561378711895
}, - "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": "until_extinction",
- "type": "deficit_carried_forward"
}, - "commission": 68.11063672466389,
- "max_commission": 71.88038902153701,
- "min_commission": 19.702044470097125,
- "reinsurer_expense": 3949.400881202432,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "rate": {
- "adjustable_value": 836858.0718197543,
- "on_line_value": 545315.9242239
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
], - "target_reinsurance_premium": {
- "amount": 0.03,
- "currency": "EUR"
}
}, - "tag": "pricing_features_prop_api"
}, - "stamp": "ALLIANZ RE DUBLIN LTD"
}, - {
- "layer": "6d3ca604-5b5c-492b-9bcb-7892264200d2",
- "pricing_features_by_type": {
- "contents": {
- "brokerage": {
- "as_money": [
- {
- "amount": 521,
- "currency": "USD"
}, - {
- "amount": 710,
- "currency": "EUR"
}, - {
- "amount": 987,
- "currency": "GBP"
}
], - "as_percent": {
- "amount": 14.330181762091,
- "basis": "net_net"
}
}, - "ceding_commission": {
- "amount": 2716.4412856077024,
- "basis": "ccb_net"
}, - "loss_ratio_cap": {
- "applies_to": "gross_ceded_premium",
- "value": 0.6203459707840411
}, - "overriding_commission": {
- "basis": "gross",
- "value": 2452.18745630498
}, - "profit_commission": {
- "applies_to": "gross_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 5
}, - "type": "deficit_carried_forward"
}, - "commission": 431.8186597946008,
- "max_commission": 792.43799205029,
- "min_commission": 67.58691386863937,
- "reinsurer_expense": 2861.8450842123257,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "rate": {
- "adjustable_value": 755725.7538395618,
- "on_line_value": 833849.397271212
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
], - "target_reinsurance_premium": {
- "amount": 987,
- "currency": "GBP"
}
}, - "tag": "pricing_features_prop_api"
}, - "stamp": "ODDYSSEY REINSURANCE CO."
}
]
}, - {
- "company": "a49dbf6a-362e-4c80-8071-c64f3a8324cc",
- "pricing_features": [
- {
- "layer": "3ef72890-49f7-441a-879a-51e7d58acb9b",
- "pricing_features_by_type": {
- "contents": {
- "brokerage": {
- "as_money": [
- {
- "amount": 521,
- "currency": "USD"
}, - {
- "amount": 710,
- "currency": "EUR"
}, - {
- "amount": 987,
- "currency": "GBP"
}
], - "as_percent": {
- "amount": 40.775011663586,
- "basis": "gross"
}
}, - "loss_additional_premium": 46.230499881937064,
- "loss_corridor": {
- "cedent_retained": 30.174232435279556,
- "max": {
- "amount": 8884.256372431293,
- "currency": "GBP"
}, - "min": {
- "amount": 8428.195387703592,
- "currency": "GBP"
}
}, - "no_claim_bonus": {
- "applies_to": "net_reinsurance_premium",
- "discount": 69.02312648560094,
- "reinsurers_expense": 7.557134164915624
}, - "profit_commission": {
- "applies_to": "gross_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 1
}, - "type": "relationship_account"
}, - "commission": 128.95699049024796,
- "max_commission": 253.92516143435276,
- "min_commission": 21.168992562337632,
- "reinsurer_expense": 8568.329704681702,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "rate": {
- "adjustable_value": 981935.9554857411,
- "on_line_value": 744339.257216202
}, - "reinstatements": [
- {
- "amount": 61.383520155034475,
- "count_limit": 3
}, - {
- "amount": 74.84089624055366,
- "count_limit": 2
}
], - "swing": {
- "brokerage": 77.16084454180142,
- "load": 58.39714654245125,
- "max_rate": 48.75097828597072,
- "min_rate": 31.62028134942208,
- "terms_years": 5,
- "type": "simple"
}, - "target_reinsurance_premium": {
- "amount": 0.03,
- "currency": "EUR"
}
}, - "tag": "pricing_features_non_prop_api"
}, - "stamp": "LLOYD'S SYNDICATE 8392"
}, - {
- "layer": "6d3ca604-5b5c-492b-9bcb-7892264200d2",
- "pricing_features_by_type": {
- "contents": {
- "brokerage": {
- "as_money": [
- {
- "amount": 521,
- "currency": "USD"
}, - {
- "amount": 710,
- "currency": "EUR"
}, - {
- "amount": 987,
- "currency": "GBP"
}
], - "as_percent": {
- "amount": 82.032028169279,
- "basis": "net_net"
}
}, - "ceding_commission": {
- "amount": 2985.361545009297,
- "basis": "ccb_gross"
}, - "loss_ratio_cap": {
- "applies_to": "net_net_ceded_premium",
- "value": 0.8953479157333342
}, - "overriding_commission": {
- "basis": "net",
- "value": 2575.5071285227946
}, - "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": "until_extinction",
- "type": "relationship_account"
}, - "commission": 44.707332217601,
- "max_commission": 46.1234303289228,
- "min_commission": 6.6417322964940695,
- "reinsurer_expense": 5337.777241257303,
- "reinsurer_expense_basis": "gross_of_reinsurer_expenses"
}, - "rate": {
- "adjustable_value": 327567.5813556362,
- "on_line_value": 710237.7002784701
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
], - "target_reinsurance_premium": {
- "amount": 0,
- "currency": "USD"
}
}, - "tag": "pricing_features_prop_api"
}, - "stamp": "LLOYD'S SYNDICATE 8392"
}
]
}
]
}, - "success": true
}This operation creates new or updates existing pricing fratures given by company_id, stamp_name and layer_id.
| risk_id required | string <uuid> Example: b4f14520-5cda-112d-d914-e327e20a0edf The ID of the deal to which the pricing features are applied. |
| company_id required | string <uuid> Example: ed406ac8-beef-3d80-7506-196bee06aa09 The ID of the company to which the pricing features are applied. |
| stamp_name required | string <non-empty string> .+ Example: Stamp_title_ABC The stamp title to which the pricing features are applied. |
| layer_id required | string <uuid> Example: f19b97df-0d57-cd6f-6c29-8de942221e4a The ID of the layer to which the pricing features are applied. |
| Authorization required | string Example: Bearer gplztto.f1db794d312176679350d7cf2624b632dd10c3a0 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
required | object (Proportional layer pricing features data) An object carrying pricing features data for the proportional layer. |
| tag required | string This is always |
{- "contents": {
- "brokerage": {
- "as_money": [
- {
- "amount": 521,
- "currency": "USD"
}, - {
- "amount": 710,
- "currency": "EUR"
}, - {
- "amount": 987,
- "currency": "GBP"
}
], - "as_percent": {
- "amount": 86.731112623464,
- "basis": "net"
}
}, - "ceding_commission": {
- "amount": 121.91036894801012,
- "basis": "ccb_gross"
}, - "loss_ratio_cap": {
- "applies_to": "net_net_written_premium",
- "value": 0.015729687744532206
}, - "overriding_commission": {
- "basis": "net",
- "value": 1624.980811823817
}, - "profit_commission": {
- "applies_to": "net_of_brokerage",
- "clause": {
- "period": {
- "type": "years",
- "value": 8
}, - "type": "relationship_account"
}, - "commission": 344.6286222539052,
- "max_commission": 684.0961881604566,
- "min_commission": 71.70926122261847,
- "reinsurer_expense": 5653.285632668127,
- "reinsurer_expense_basis": "net_of_reinsurer_expenses"
}, - "rate": {
- "adjustable_value": 587750.0908776636,
- "on_line_value": 472953.6126496343
}, - "sliding_scale_commission": [
- {
- "commission": 1000,
- "loss_ratio_from": 0,
- "loss_ratio_to": 0.3
}, - {
- "commission": 10000,
- "loss_ratio_from": 0.3,
- "loss_ratio_to": 1
}
], - "target_reinsurance_premium": {
- "amount": 0,
- "currency": "USD"
}
}, - "tag": "pricing_features_prop_api"
}{- "data": [ ],
- "success": true
}This operation deletes pricing fratures given by company_id, stamp_name and layer_id.
| risk_id required | string <uuid> Example: b4f14520-5cda-112d-d914-e327e20a0edf The ID of the deal from which the pricing features need to be removed. |
| company_id required | string <uuid> Example: ed406ac8-beef-3d80-7506-196bee06aa09 The ID of the company from which the pricing features need to be removed. |
| stamp_name required | string <non-empty string> .+ Example: Stamp_title_ABC The stamp title from which the pricing features need to be removed. |
| layer_id required | string <uuid> Example: f19b97df-0d57-cd6f-6c29-8de942221e4a The ID of the layer from which the pricing features need to be removed. |
| Authorization required | string Example: Bearer gplztto.f1db794d312176679350d7cf2624b632dd10c3a0 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "error": {
- "code": 401,
- "data": { }
}, - "success": false
}Returns a list of all subjectivities attached to a deal.
| deal_id required | string <uuid> Example: 9feb30e7-413b-8a48-5b56-4793660a9e20 The ID of the deal for which subjectivities are requested. |
| Authorization required | string Example: Bearer zfkotut.f939095e1df6f0e8355a7bf6a8b6042747824f39 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": {
- "subjectivities": [
- {
- "data": {
- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "We would like to exclude the territory of Svalbard from this layer.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamp": "ALLIANZ RE DUBLIN LTD"
}, - "id": "07ee5d65-c038-46dd-83a3-4282bee617fd",
- "state": "accepted",
- "updated_at": "2025-02-15T14:37:15Z"
}, - {
- "data": {
- "company_id": "0513dbcf-3eaf-43dd-b59b-bde62448064b",
- "content": "Subject to no known or reported losses prior to inception.",
- "layer_ids": [
- "86a41a18-633e-4d03-a73d-1256c529892d"
], - "stamp": "ODDYSSEY REINSURANCE CO."
}, - "id": "ab28391e-56e8-4ccd-8059-76b5d56c1b17",
- "state": "in_review",
- "updated_at": "2025-02-15T12:00:39Z"
}
]
}, - "success": true
}Allows subjectivities to be added to a deal.
| deal_id required | string <uuid> Example: 4ef3e103-6847-378d-05c9-1e04db7ea2de The ID of the deal for which subjectivities are requested. |
| Authorization required | string Example: Bearer zfkotut.f939095e1df6f0e8355a7bf6a8b6042747824f39 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
required | Array of objects (Subjectivity) |
{- "subjectivities": [
- {
- "company_id": "f56add31-79ca-4cf6-9c24-a0de08f52013",
- "content": "The brokerage seems unnecessarily high. It might be a typo.",
- "layer_ids": [
- "959bda4b-0747-49ff-ba0b-6d436848d615",
- "0136bb78-af5e-43e5-b6a6-cccbe202ef32"
], - "stamp": "LLOYD'S SYNDICATE 8392"
}, - {
- "company_id": "0513dbcf-3eaf-43dd-b59b-bde62448064b",
- "content": "Subject to no known or reported losses prior to inception.",
- "layer_ids": [
- "86a41a18-633e-4d03-a73d-1256c529892d"
], - "stamp": "ODDYSSEY REINSURANCE CO."
}
]
}{- "data": [ ],
- "success": true
}Set the content of a subjectivity to something new.
| deal_id required | string <uuid> Example: 6ceb3aa4-0174-9237-96ff-44bcfd0f0b12 The ID of the deal to which the subjectivity applies. |
| subjectivity_id required | string <uuid> Example: ded61307-e4cd-4d45-9ae5-93ff66908e08 The ID of the subjectivity to be edited. |
| Authorization required | string Example: Bearer mbllvkv.0c90d61a6f9d442bcf32f12ba2418503b4c445b8 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
| content required | string The content that should replace the current content of this subjectivity. |
{- "content": "The brokerage seems unnecessarily high. It might be a typo."
}{- "data": [ ],
- "success": true
}Transitions a pending subjectivity into the accepted state.
| deal_id required | string <uuid> Example: c2c80c69-ea2b-7318-d14c-90f5c65ff680 The ID of the deal to which the subjectivity applies. |
| subjectivity_id required | string <uuid> Example: 071c184d-8afd-9122-c2df-4e080b6d0493 The ID of the subjectivity to be accepted. |
| Authorization required | string Example: Bearer jyrmonz.bec620dc39b28bad48ecf4bb654dab50af616f64 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": [ ],
- "success": true
}Transitions a pending subjectivity into the rejected state.
| deal_id required | string <uuid> Example: ea91eb0d-3d85-1242-9f99-0282b88e3a48 The ID of the deal to which the subjectivity applies. |
| subjectivity_id required | string <uuid> Example: 540ebf8d-a33b-71e2-9510-1c5138ab64b9 The ID of the subjectivity to be rejected. |
| Authorization required | string Example: Bearer rygnzmi.081ae9e3ff57d5b2d9e83d111e86c8ef03e1c1b0 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": [ ],
- "success": true
}Transitions a pending subjectivity into the retracted state.
| deal_id required | string <uuid> Example: 5e46b184-8efc-1c8c-5c98-4355cb32d66b The ID of the deal to which the subjectivity applies. |
| subjectivity_id required | string <uuid> Example: 0c9b2ef1-f5d1-9db5-10d4-da4730be200c The ID of the subjectivity to be retracted. |
| Authorization required | string Example: Bearer nvhnhsi.1cf98d417d67f91ed08754eb48a5e575b9e88c0f Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| Supercede-Version required | string Example: 2020-10-01 A version indicator required on some endpoints for disambiguation. The value should always be 2020-10-01 in those cases. |
{- "data": [ ],
- "success": true
}Call this endpoint with valid JSON in the request body to see if the API responds back with a non-failure status code.
| Authorization required | string Example: Bearer poocknq.adbeb534568cffea87a11bd1af38600c4f4e57e5 Bearer-based HTTP authentication. The value should be "Bearer" followed by your API key. |
| message | string An example key–value pair in an object. |
{- "message": "An example key-value pair in an object."
}{- "data": {
- "message": "An example key-value pair in an object."
}, - "success": true
}