Update monthly cash flow profile
Use this endpoint to update the attributes of a monthly_cash_flow_profile.
PUT
/users/{user_identifier}/monthly_cash_flow_profile
Path Parameters
| Field | Required | Type |
|---|---|---|
user_identifier Use either the user | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Request Body
| Field | Required | Type |
|---|---|---|
monthly_cash_flow_profile | Required | MonthlyCashFlowProfileRequest |
Loading...