All APIs-Accounts

Number of APIs: 10

  1. Get Customer Accounts by Institution Login ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts

  2. Refresh Customer Accounts by Institution Login ID POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts

  3. Refresh Customer Accounts by Institution Login ID for Dynamic Billing POST {{baseUrl}}/aggregation/v2/customers/{{customerId}}/institutionLogins/{{institutionLoginId}}/accounts

  4. Get Customer Account by ID GET {{baseUrl}}/aggregation/v2/customers/{{customerId}}/accounts/{{accountId}}

  5. Delete Customer Account by ID DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/1234

  6. Refresh Customer Accounts POST {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts

  7. Refresh Customer Accounts For Dynamic Billing POST {{baseUrl}}/aggregation/v2/customers/{{customerId}}/accounts

  8. Get Customer Accounts GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts

  9. Get Customer Accounts by Institution ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutions/{{institutionId}}/accounts

  10. Delete Customer Accounts by Institution Login ID DELETE {{baseUrl}}/aggregation/v1/customers/{{customerId}}/institutionLogins/1234