Retrieve beneficial owner
Returns detailed information for a specific beneficial owner, including personal information, address, and verification status. The verification status indicates the owner's identity verification progress and affects the business customer's transaction capabilities.
Path parameters
Beneficial owner unique identifier
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
successful operation
Changes
Changed in 2 of the 33 revisions of this API.137
- ●
added the new
documentenum value to theverificationStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
incompleteenum value to theverificationStatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
verifiedenum value to theverificationStatusresponse property for the response status200response-property-enum-value-added
- ○
the response property
_linksbecame required for the status200response-property-became-required
- ○
the response property
addressbecame required for the status200response-property-became-required
- ○
the response property
createdbecame required for the status200response-property-became-required
- ○
the response property
firstNamebecame required for the status200response-property-became-required
- ○
the response property
idbecame required for the status200response-property-became-required
- ○
the response property
lastNamebecame required for the status200response-property-became-required
- ○
the response property
verificationStatusbecame required for the status200response-property-became-required
This revision also has 4 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
- ▲