---
title: "Accepts a pending survey transfer or share"
method: POST
path: "/pending-survey/confirm-pending-surveys/{batch-no}"
tags: ["misc"]
---

# Accepts a pending survey transfer or share

`POST /pending-survey/confirm-pending-surveys/{batch-no}`

Accepts a pending survey transfer or share, sending an email to confirm the acceptance

## Path parameters

- `batch-no` integer, required

## Response `201`

The pending survey transfer or share has been accepted

## Other responses

- `404` — The batch number or the respondent does not exist
- `500` — The business couldn't be found when accepting the survey transfer or share, or there was an issue in the database

---

[API](https://skmtc.net/office-of-national-statistics/apis/party-service-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/party-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/party-service-api/revisions/a9abfd072409/schema)
