---
title: "Appoint verification body to account"
method: POST
path: "/v1.0/accounts/{id}/appoint-verification-body"
tags: ["Account verification body"]
---

# Appoint verification body to account

`POST /v1.0/accounts/{id}/appoint-verification-body`

## Path parameters

- `id` integer, required

## Request body

- AppointVerificationBodyDTO — The verification body id to appoint to account
  - `verificationBodyId` integer, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request Error Code | Description ACCOUNT1006 | A verification body has already been appointed to the Installation account ACCOUNT1008 | The verification body is not accredited to the account's emission trading scheme ACCOUNT1009 | Account status is not valid ACCOUNT1010 | Verification body is attached on open tasks NOTIF1000 | Template processing failed NOTFOUND1001 | Resource not found FORM1001 | Form validation failed
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/esos-api-documentation.md) · [All operations](https://skmtc.net/beis/apis/esos-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/esos-api-documentation/versions/aa4310e86ddd/schema)
