Nexus API
Read a spending plan iteration item
Use this endpoint to read the attributes of a specific spending plan iteration_item according to its unique GUID.
GET
/spending_plans/{spending_plan_guid}/iterations/current/iteration_items/{iteration_item_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
spending_plan_guid The unique ID for the | Required | String |
iteration_item_guid The unique ID for the | Required | String |
Query Parameters
| Field | Required | Type |
|---|---|---|
page Specify current page. | Optional | Integer |
records_per_page Specify records per page. | Optional | Integer |
Loading...