| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

customer_id

string

required

ID of the Customer

beneficial_owner_id

string

required

ID of Beneficial Owner

# ``200      Successful query of information for a specific beneficial owner

``401

Unauthorized.

``403

Forbidden.

``404

Payment Processor not found

``429

Too many requests.

``default

Unexpected Error.

Updated about 1 year ago

---

ShellNodeRubyPHPPython

Bearer

Base URL

https://Contact sales to enable your sandbox/customers/{customer_id}/beneficial_owners/{beneficial_owner_id}

```

xxxxxxxxxx

curl --request GET \
     --url https://contact/%20sales%20to%20enable%20your%20sandbox/customers//beneficial_owners/ \
     --header 'accept: application/json'
```

application/json

``200

Updatedabout 1 year ago
