Creates a Capital Plan Snapshot.
post
/primeapi/restapi/v16.2/action/createCapitalPlanSnapshot
Request
Supported Media Types
- application/json
Body Parameter
Capital Plan to be created.
Root Schema : ApiEntityCapitalPlanSnapshot
Type:
object- capitalPlanId
-
Type:
integer(int64) - description
-
Type:
string - id
-
Type:
integer(int64) - name
-
Type:
string - type
-
Type:
string
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCapitalPlanSnapshot
Type:
object- capitalPlanId
-
Type:
integer(int64) - description
-
Type:
string - id
-
Type:
integer(int64) - name
-
Type:
string - type
-
Type:
string
404 Response
The Capital Plan Snapshot Transfer does not exist or you do not have access to it.