Update a spending plan iteration item
Use this endpoint to update an existing spending_plan_iteration_item.
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
spending_plan_guid The unique ID for the | Required | String |
iteration_item_guid The unique ID for the | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Request Body
Iteration item to be updated with required parameter (planned_amount)
| Field | Required | Type |
|---|---|---|
category_guid The unique identifier for the category. Defined by MX. | Optional | String |
item_type The type of transaction grouping for the spending plan | Optional | Number |
planned_amount The total amount planned for a spending plan | Required | Number |
scheduled_payment_guid The unique identifier for the | Optional | String |
top_level_category_guid The unique identifier for the | Optional | String |