List a Client's beneficial owners
GET https://api-sandbox.dwolla.com/clients/{{clientAccountId}}/beneficial-owners
Retrieve a list of beneficial owners that belong to a Client Account.
Request parameters
Parameter | Required | Type | Description |
---|
id | yes | string | Client account 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. | Client Account not found. Check Client Account Id. |
Key | Datatype | Required | Description |
---|
Accept | string | | |
Content-Type | string | | |
Authorization | string | | |