All APIs-Accounts

Number of APIs: 6

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

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

  3. Get Account Owner GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/accounts/{{accountId}}/owner

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

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

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