---
title: "Updates a monitored company's risk exposure."
method: PATCH
path: "/api/v2/companies/{id}/riskexposure/businessinterruption"
tags: ["Financial Risk"]
---

# Updates a monitored company's risk exposure.

`PATCH /api/v2/companies/{id}/riskexposure/businessinterruption`

The business interruption scenario is designed to assess the potential impact of environmental factors and supply chain risk on business operations. Environmental factors such as earthquakes, floods, and pandemics can disrupt business operations, while supply chain risk can lead to disruptions in the supply of goods and services. By assessing the potential impact of these factors on the organization's operations, the scenario provides insights into the potential financial impact of business interruption and highlights areas where improvements can be made to ensure business continuity.

## Path parameters

- `id` integer, required

## Request body

- object
  - `UnitCostOf_PII_PHI_PCI_Records` number, float, nullable — $ amount of the cost per record of PII-PHI-PCI records.
  - `UnitCostOf_BlackKiteCalculation` boolean — Use Black Kite's amount of the cost per record of PII-PHI-PCI.
  - `AverageDownTimeDays` number, nullable — The count of average day of downtime
  - `RevenueAtRisk` number, double, nullable — The revenue of your company.
  - `IsSoleSource` boolean — This supplier is the only capable of delivering the required product or service.
  - `SimulationType` 'Availability' | 'Confidentiality' — A simulation type, such as; Availability or Confidentiality. Leave null, if no change is intended.

## Response `200`

Success

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `default` — Failure

---

[API](https://skmtc.net/blackkitetech/apis/black-kite-api.md) · [All operations](https://skmtc.net/blackkitetech/apis/black-kite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blackkitetech/black-kite-api/versions/7dadaba760fb/schema)
