Retrieve a beneficial owner
GET https://api-sandbox.dwolla.com/beneficial-owners/{{beneficialOwnerId}}
Retrieve a beneficial owner belonging to a Client Account.
Request parameters
Parameter | Required | Type | Description |
---|
id | yes | string | Beneficial owner 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 |
---|
Content-Type | string | | |
Accept | string | | |
Authorization | string | | |