Update a beneficial owner
POST https://api-sandbox.dwolla.com/beneficial-owners/{{beneficialOwnerId}}
Update Beneficial Owner information by its id
Request Body
{"firstName"=>"beneficial", "lastName"=>"owner", "ssn"=>"123-54-6789", "dateOfBirth"=>"1963-11-11", "address"=>{"address1"=>"123 Updated Address St.", "address2"=>"Apt 123", "city"=>"Des Moines", "stateProvinceRegion"=>"IA", "country"=>"US", "postalCode"=>"50309"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
Authorization | string |