Retrieve a client's beneficial ownership status
GET https://api-sandbox.dwolla.com/clients/{{clientAccountId}}/beneficial-ownership
Retrieve a client account's beneficial ownership status.
Request parameters
| Parameter | Required | Type | Description |
|---|
| id | yes | string | Client Account 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 | | |