Create spending plan iteration item
This endpoint creates a new spending_plan_iteration_item.
Path Parameters
| Field | Required | Type |
|---|---|---|
spending_plan_guid The unique ID for the | Required | String |
user_guid The unique identifier for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Request Body
Iteration item to be created 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 |