{
"opencollection": "1.0.0",
"info": {
"name": "Envestnet Aggregation APIs Account Token ProviderAccounts API",
"version": "1.1.0"
},
"items": [
{
"info": {
"name": "ProviderAccounts",
"type": "folder"
},
"items": [
{
"info": {
"name": "Envestnet Get Provider Accounts",
"type": "http"
},
"http": {
"method": "GET",
"url": "/providerAccounts",
"params": [
{
"name": "include",
"value": "",
"type": "query",
"description": "include"
},
{
"name": "providerIds",
"value": "",
"type": "query",
"description": "Comma separated providerIds."
}
]
},
"docs": "The get provider accounts service is used to return all the provider accounts added by the user.
This includes the failed and successfully added provider accounts.
"
},
{
"info": {
"name": "Envestnet Update Account",
"type": "http"
},
"http": {
"method": "PUT",
"url": "/providerAccounts",
"params": [
{
"name": "providerAccountIds",
"value": "",
"type": "query",
"description": "comma separated providerAccountIds"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "This API Reference guide is intended for FastLink 4 Users. For FastLink 3 Users, there are additional integration notes related to this endpoint here.
The update account API is used to: