---
title: "Changes to Create a document for beneficial owner"
method: POST
path: "/beneficial-owners/{id}/documents"
---

# Changes to Create a document for beneficial owner

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 33 revisions.

- **2025-11-19** `e44b6a6d5724` — 3 breaking, 4 info
- **2025-06-06** `231d0268586b` — 4 info
- **2025-05-23** `4c8b16e05918` — 1 breaking

## Changes

- **2025-11-19** `e44b6a6d5724` — 3 breaking, 4 info
  - request property `documentType` was restricted to a list of enum values
  - the request property `documentType` became required
  - the request property `file` became required
  - added the new `idCard` enum value to the request property `documentType`
  - added the new `license` enum value to the request property `documentType`
  - added the new `other` enum value to the request property `documentType`
  - added the new `passport` enum value to the request property `documentType`
- **2025-06-06** `231d0268586b` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `413`
- **2025-05-23** `4c8b16e05918` — 1 breaking
  - added the new required `header` request parameter `Accept`

---

[Operation](https://skmtc.dev/dwolla/apis/dwolla-api/docs/beneficial-owners/:id/documents/post.md) · [API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [Page](https://skmtc.dev/dwolla/apis/dwolla-api/changes/beneficial-owners/:id/documents/post)
