Get Portfolio by Customer
GET {{baseUrl}}/decisioning/v1/customers/{{customerId}}/portfolios/{{portfolioId}}
Return a portfolio of most recently generated reports for each report type for the given customer. If there are multiple reports that were generated for a report type (VOA, VOI, etc.), only the most recently generated report for the type will be returned.
Supported regions: 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Finicity-App-Key | string | ||
| Accept | string | ||
| Finicity-App-Token | string | 
RESPONSES
status: OK
{}