Comprehensive user's financial insight function with various fields and breakdowns. A detailed and structured overview of the user's financial situation.
/sandbox/v1/financialinsights
curl -L \ --request POST \ --url 'https://api.akibaone.com/sandbox/v1/financialinsights' \ --header 'Content-Type: application/json' \ --data '{ "success": true, "message": "text", "id": "text" }'
{ "success": true, "message": "text", "id": "text" }