---
title: "Resend the pending survey transfer/share email"
method: POST
path: "/pending-surveys/resend-email"
tags: ["misc"]
---

# Resend the pending survey transfer/share email

`POST /pending-surveys/resend-email`

Resend the pending survey transfer/share email

## Request body

- object
  - `batch_number` integer — The batch number of the survey transfer or share

## Response `201`

The pending survey transfer/share email has been resent

## Other responses

- `400` — The request body was missing batch_number or the
- `404` — The batch number or the respondent from the batch does not exist

---

[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)
