Get linked bank account(s) for a user
/insyts/getlinkedaccount
Client ID
User ID
Provide account ID
Agree to Terms of Use agreement
curl -L \ --request POST \ --url 'https://api.akibaone.com/insyts/getlinkedaccount' \ --header 'Content-Type: application/json' \ --data '{ "clientId": "text", "userId": "text", "providerAccountId": "text", "consent": true }'
No body