---
title: "Retrieves all the on hold accounts for a specific target period"
method: GET
path: "/v1.0/buy-out-surplus/run/excluded-accounts"
tags: ["Buy-out and surplus info"]
---

# Retrieves all the on hold accounts for a specific target period

`GET /v1.0/buy-out-surplus/run/excluded-accounts`

## Query parameters

- `targetPeriodType` 'TP5' | 'TP6' | 'TP7' | 'TP8' | 'TP9', required

## Response `200`

OK

- TargetUnitAccountBusinessInfoDTO[]
  - `accountId` integer
  - `businessId` string
  - `name` string

## Other responses

- `403` — Forbidden
- `500` — Internal Server Error

---

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