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

# Reappoint verification body to account

`PATCH /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 account ACCOUNT1007 | A verification body has not been appointed to the account ACCOUNT1009 | Account status is not valid ACCOUNT1008 | The verification body is not accredited to the account's emission trading scheme 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/mets-api-documentation.md) · [All operations](https://skmtc.net/beis/apis/mets-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/mets-api-documentation/revisions/c3a5c6052f25/schema)
