monthly cash flow profile
Read monthly cash flow profile
Read monthly cash flow profile.
get/users/{user_guid}/monthly_cash_flow_profile
Response
OK
Example response
{
"monthly_cash_flow_profile": {
"guid": "MCF-4e431124-4a29-abf9-f059-ab232ac14dbf",
"user_guid": "USR-6c83f63c-efcc-0189-3f14-100f0bad378a",
"budgeted_income": 1200.12,
"budgeted_expenses": 1000,
"goals_contribution": 150
}
}