# Beneficial Owners Related to ownership of merchants ## List all records - [GET /v2/beneficial_owners](https://ept.redocly.app/v2/openapi/beneficial-owners/corehttp.beneficialownerscontroller.index.md) ## Create a new record - [POST /v2/beneficial_owners](https://ept.redocly.app/v2/openapi/beneficial-owners/corehttp.beneficialownerscontroller.create.md) ## Fetch related personal_identification - [GET /v2/beneficial_owners/{id}/relationships/personal_identification](https://ept.redocly.app/v2/openapi/beneficial-owners/corehttp.beneficialownerscontroller.related_personal_identification.md) ## Find by unique id - [GET /v2/beneficial_owners/{id}](https://ept.redocly.app/v2/openapi/beneficial-owners/corehttp.beneficialownerscontroller.show.md) ## Fetch related merchant - [GET /v2/beneficial_owners/{id}/relationships/merchant](https://ept.redocly.app/v2/openapi/beneficial-owners/corehttp.beneficialownerscontroller.related_merchant.md)