Create a document for beneficial owner
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
beneficial owner unique identifier
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
document created
Changes
Changed in 3 of the 33 revisions of this API.48
- ▲
request property
documentTypewas restricted to a list of enum valuesrequest-property-became-enum
- ▲
the request property
documentTypebecame requiredrequest-property-became-required
- ▲
the request property
filebecame requiredrequest-property-became-required
- ○
added the new
idCardenum value to the request propertydocumentTyperequest-property-enum-value-added
- ○
added the new
licenseenum value to the request propertydocumentTyperequest-property-enum-value-added
- ○
added the new
otherenum value to the request propertydocumentTyperequest-property-enum-value-added
- ○
added the new
passportenum value to the request propertydocumentTyperequest-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
413response-non-success-status-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the new required
headerrequest parameterAcceptnew-required-request-parameter
- ▲