All APIs-Accounts
Number of APIs: 10
-
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
-
Refresh Customer Accounts by Institution Login ID for Dynamic Billing POST {{baseUrl}}/aggregation/v2/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts
-
Get Customer Account by ID GET {{baseUrl}}/aggregation/v2/customers/{{customerId}}/accounts/{{accountId}}
-
Delete Customer Account by ID DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/1234
-
Refresh Customer Accounts POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts
-
Refresh Customer Accounts For Dynamic Billing POST {{baseUrl}}/aggregation/v2/customers/{{customerId}}/accounts
-
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
-
Delete Customer Accounts by Institution Login ID DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/1234