Accounts
Number of APIs: 10
-
Refresh Customer Accounts POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts
-
Refresh Customer Accounts by Institution Login ID POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts
-
Delete Customer Accounts by Institution Login ID DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/:institutionLoginId
-
Get Customer Account by ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}
-
Delete Customer Account by ID DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/:accountId
-
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/v1/customers/{{customerId}}/accounts/{{accountId}}/owner
-
Load Historic Transactions for Customer Account POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/transactions/historic
-
Get Customer Accounts by Institution Login ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts