Get Customer Account by ID (Simple)
GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts/{{accountId}}/simple
This API is a lighter version of Get Customer Accounts by ID, returning only basic information of a customer account.
Supported regions: 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Finicity-App-Key | string | ||
| Accept | string | ||
| Finicity-App-Token | string | 
RESPONSES
status: OK
{}