{
"opencollection": "1.0.0",
"info": {
"name": "Yodlee Core APIs Account Token Accounts API",
"version": "1.1.0"
},
"items": [
{
"info": {
"name": "Accounts",
"type": "folder"
},
"items": [
{
"info": {
"name": "Associated Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/accounts/associatedAccounts/:providerAccountId",
"params": [
{
"name": "providerAccountId",
"value": "",
"type": "path",
"description": "providerAccountId"
}
]
},
"docs": "Yodlee classifies providers into credential-based aggregation and Open Banking (OB) providers.
This service is associated with the OB aggregation flow. As part of the OB solution, financial institutions may merge their subsidiaries and provide data as a single OB provider.
Before the OB solution, this data was aggregated with different provider IDs.
This service accepts the providerAccountId and returns all accounts of the associated providerAccounts that belong to the subsidiary of the"
},
{
"info": {
"name": "Get Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/accounts",
"params": [
{
"name": "accountId",
"value": "",
"type": "query",
"description": "Comma separated accountIds."
},
{
"name": "container",
"value": "",
"type": "query",
"description": "bank/creditCard/investment/insurance/loan/reward/realEstate/otherAssets/otherLiabilities"
},
{
"name": "convertToCurrency",
"value": "",
"type": "query",
"description": "On-demand currency conversion parameter"
},
{
"name": "include",
"value": "",
"type": "query",
"description": "profile, holder, fullAccountNumber, fullAccountNumberList, paymentProfile, autoRefresh
Note: