cURL
curl --request GET \ --url https://{tenant}.fincode.software/api/v6/services/walletmanagement/walletaccountlist \ --header 'X-Auth-Token: <x-auth-token>' \ --header 'platform: <platform>' \ --header 'uuid: <uuid>'
Retrieves a list of all wallet accounts associated with the authenticated user.
/login
/refresh-token
fincode
curl --location 'https://remitjunction.fincode.software/api/v6/services/walletmanagement/walletaccountlist' \ --header 'X-Auth-Token: YOUR_JWT_ACCESS_TOKEN' \ --header 'platform: fincode' \ --header 'uuid: 200'
List of wallet accounts