/insyts/expenses
Client ID
User ID
Provide account ID
Agree to Terms of Use agreement
curl -L \ --request POST \ --url 'https://api.akibaone.com/insyts/expenses' \ --header 'Content-Type: application/json' \ --data '{ "clientId": "text", "userId": "text", "providerAccountId": "text", "consent": true }'
{ "date": "text", "amount": "text" }