---
title: "Asynchronously processes the asset CBR request."
method: POST
path: "/Asset/ProcessAssetCBR"
tags: ["Asset"]
---

# Asynchronously processes the asset CBR request.

`POST /Asset/ProcessAssetCBR`

## Headers

- `X-Version` string

## Request body

- AssetCBRRequest — Represents a request for processing an asset CBR.
  - `institutionID` integer — Gets or sets the ID of the institution associated with the asset CBR request.
  - `assetID` integer — Gets or sets the ID of the asset to be processed.
  - `userID` integer — Gets or sets the ID of the user making the asset CBR request.

## Response `200`

Success

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
