All APIs-Accounts
Number of APIs: 6
- 
Get Customer Accounts GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts 
- 
Get Customer Accounts by Institution ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutions/{{institutionId}}/accounts 
- 
Get Account Owner GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/accounts/{{accountId}}/owner 
- 
Get Customer Accounts by Institution Login ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts 
- 
Refresh Customer Accounts by Institution Login ID POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts 
- 
Get Customer Account by ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}