---
title: "Create a document for beneficial owner"
method: POST
path: "/beneficial-owners/{id}/documents"
tags: ["documents"]
---

# Create a document for beneficial owner

`POST /beneficial-owners/{id}/documents`

Uploads an identity verification document for a beneficial owner using multipart form-data. Required when a beneficial owner has "document" status during the business verification process.

## Path parameters

- `id` string, required

## Headers

- `Accept` 'application/vnd.dwolla.v1.hal+json', required

## Response `201`

document created

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `413` — request entity too large

---

[API](https://skmtc.net/dwolla/apis/dwolla-api.md) · [All operations](https://skmtc.net/dwolla/apis/dwolla-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dwolla/dwolla-api/versions/0e13062ae3be/schema)
