Update monthly cash flow profile
Use this endpoint to update the attributes of a monthly_cash_flow_profile.
PUT
/users/{user_guid}/monthly_cash_flow_profile
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
Request Body
| Field | Required | Type |
|---|---|---|
institution | Required | MonthlyCashFlowProfileRequest |
Loading...