@@ -3409,7 +3409,7 @@ paths:
34093409 description : OK
34103410 summary : List spending plan iteration items
34113411 tags :
3412- - mx_platform
3412+ - spending plan
34133413 post :
34143414 description : This endpoint creates a new `spending_plan_iteration_item`.
34153415 operationId : createSpendingPlanIterationItem
@@ -3448,7 +3448,7 @@ paths:
34483448 description : OK
34493449 summary : Create spending plan iteration item
34503450 tags :
3451- - mx_platform
3451+ - spending plan
34523452 /users/{user_guid}/spending_plans :
34533453 get :
34543454 description : Use this endpoint to list all the spending plans associated with
@@ -3491,7 +3491,7 @@ paths:
34913491 description : OK
34923492 summary : List spending plans
34933493 tags :
3494- - mx_platform
3494+ - spending plan
34953495 post :
34963496 description : This endpoint creates a new `spending_plan` for the user.
34973497 operationId : createSpendingPlan
@@ -3514,7 +3514,7 @@ paths:
35143514 description : OK
35153515 summary : Create spending plan
35163516 tags :
3517- - mx_platform
3517+ - spending plan
35183518 /users/{user_guid}/spending_plans/{spending_plan_guid}/spending_plan_accounts/{spending_plan_account_guid} :
35193519 delete :
35203520 description : Use this endpoint to delete a `spending_plan_account`.
@@ -3552,7 +3552,7 @@ paths:
35523552 description : No Content
35533553 summary : Delete spending plan account
35543554 tags :
3555- - mx_platform
3555+ - spending plan
35563556 get :
35573557 description : Use this endpoint to read the attributes of a specific spending
35583558 plan account according to its unique GUID.
@@ -3612,7 +3612,7 @@ paths:
36123612 description : OK
36133613 summary : Read spending plan account
36143614 tags :
3615- - mx_platform
3615+ - spending plan
36163616 /users/{user_guid}/spending_plans/{spending_plan_guid}/iterations/current/iteration_items/{iteration_item_guid} :
36173617 delete :
36183618 description : Use this endpoint to delete a spending plan `iteration_item`.
@@ -3650,7 +3650,7 @@ paths:
36503650 description : No Content
36513651 summary : Delete spending plan iteration item
36523652 tags :
3653- - mx_platform
3653+ - spending plan
36543654 get :
36553655 description : Use this endpoint to read the attributes of a specific spending
36563656 plan `iteration_item` according to its unique GUID.
@@ -3710,7 +3710,7 @@ paths:
37103710 description : OK
37113711 summary : Read a spending plan iteration item
37123712 tags :
3713- - mx_platform
3713+ - spending plan
37143714 put :
37153715 description : Use this endpoint to update an existing `spending_plan_iteration_item`.
37163716 operationId : updateSpendingPlanIterationItem
@@ -3758,7 +3758,7 @@ paths:
37583758 description : OK
37593759 summary : Update a spending plan iteration item
37603760 tags :
3761- - mx_platform
3761+ - spending plan
37623762 /users/{user_guid}/spending_plans/{spending_plan_guid} :
37633763 delete :
37643764 description : Use this endpoint to delete a user's `spending_plan`.
@@ -3787,7 +3787,7 @@ paths:
37873787 description : No Content
37883788 summary : Delete spending plan
37893789 tags :
3790- - mx_platform
3790+ - spending plan
37913791 get :
37923792 description : Use this endpoint to read the attributes of a specific spending
37933793 plan according to its unique GUID.
@@ -3838,7 +3838,7 @@ paths:
38383838 description : OK
38393839 summary : Read a spending plan for a user
38403840 tags :
3841- - mx_platform
3841+ - spending plan
38423842 /users/{user_guid}/spending_plans/{spending_plan_guid}/spending_plan_accounts :
38433843 get :
38443844 description : Use this endpoint to list all the spending plan accounts associated
@@ -3890,7 +3890,7 @@ paths:
38903890 description : OK
38913891 summary : List spending plan accounts
38923892 tags :
3893- - mx_platform
3893+ - spending plan
38943894 /users/{user_guid}/spending_plans/{spending_plan_guid}/iterations :
38953895 get :
38963896 description : Use this endpoint to list all the spending plan `iterations` associated
@@ -3942,7 +3942,7 @@ paths:
39423942 description : OK
39433943 summary : List spending plan iterations
39443944 tags :
3945- - mx_platform
3945+ - spending plan
39463946 /users/{user_guid}/spending_plans/{spending_plan_guid}/iterations/{iteration_number} :
39473947 get :
39483948 description : Use this endpoint to read the attributes of a specific spending
@@ -4003,7 +4003,7 @@ paths:
40034003 description : OK
40044004 summary : Read a spending plan iteration
40054005 tags :
4006- - mx_platform
4006+ - spending plan
40074007 /users/{user_guid}/taggings :
40084008 get :
40094009 description : Use this endpoint to retrieve a list of all the taggings associated
0 commit comments