Get Account Owner Details
GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/accounts/{{accountId}}/owner?withInsights=true
This service retrieves the account details for an account holder from an institution. The following data objects are available. * Account holders * Addresses * Emails * Phones * Documentations * Identity Insights
Note: the data returned varies from institution to institution as not all of them make the same data available. This is a premium service, billable per each successful API call.
Supported regions:
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
withInsights | boolean | If this parameter is true, Identity Insights data will be returned along with the account owner information |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Finicity-App-Key | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{}