---
title: "Resend vendor data request"
method: POST
path: "/vendors/{id}/data-requests/{request_id}/resend"
tags: ["Vendors"]
---

# Resend vendor data request

`POST /vendors/{id}/data-requests/{request_id}/resend`

Resend the data collection email for a vendor data request

## Path parameters

- `id` string, required
- `request_id` string, required

## Response `200`

OK

- ResendVendorDataRequestReply — Data request resend confirmation
  - `success` boolean

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/alternativepayments/apis/alternative-payments.md) · [All operations](https://skmtc.net/alternativepayments/apis/alternative-payments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alternativepayments/alternative-payments/revisions/730efda86cd1/schema)
