{
"opencollection": "1.0.0",
"info": {
"name": "Yodlee Core APIs Account Token Verify Account API",
"version": "1.1.0"
},
"items": [
{
"info": {
"name": "Verify Account",
"type": "folder"
},
"items": [
{
"info": {
"name": "Verify Accounts Using Transactions",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/verifyAccount/:providerAccountId",
"params": [
{
"name": "providerAccountId",
"value": "",
"type": "path",
"description": "providerAccountId"
}
]
},
"docs": "The verify account service is used to verify the account's ownership by matching the transaction details with the accounts aggregated for the user.