List documents for a client's beneficial owner
GET https://api-sandbox.dwolla.com/beneficial-owners/{{beneficialOwnerId}}/documents
Retrieve a list of documents that belong to a Client account's beneficial owner.
Request parameters
Parameter | Required | Type | Description |
---|
id | yes | string | Beneficial owner resource unique identifier. |
HTTP status and error codes
HTTP Status | Code | Message | Description |
---|
200 | Ok | Success | The Dwolla API accepted the request and returned a response. |
404 | NotFound | The requested resource was not found. | Beneficial owner not found. Check Beneficial owner Id. |
Key | Datatype | Required | Description |
---|
Accept | string | | |
Content-Type | string | | |
Authorization | string | | |