View Snapshots by Budget Plan ID

get

/primeapi/restapi/action/snapshot/capitalPlan/{id}

Send a request to this endpoint to view snapshots associated to a budget plan with an ID value matching the value of the {id} path parameter. Budget plan snapshots capture the state of an approved budget plan at a particular point in time. Use budget plan snapshots to capture the history of a portfolio budget plan and monitor the progress of projects included in the plan.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityCapitalPlanSnapshot
Type: object
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source

204 Response

Successful operation with no content.

404 Response

The requested portfolio snapshot transfer does not exist or you do not have access to it.