Nexus API
List spending plan iterations
This endpoint returns a list of iterations associated with the spending_plan according to its MX-defined GUID.
GET
/spending_plans/{spending_plan_guid}/iterations
Path Parameters
| Field | Required | Type |
|---|---|---|
spending_plan_guid The unique identifier for the spending plan. Defined by MX. | Required | String |
Loading...