Close a project current period item.
post
/primeapi/restapi/v16.2/action/periodCloseout
Request
Supported Media Types
- application/json
Body Parameter
Root Schema : ApiEntityPeriodCloseout
Type:
object- projectId
-
Type:
integer(int64)
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
Root Schema : ApiEntityPeriodItem
Type:
object- displayDate
-
Type:
string(date-time) - displayName
-
Type:
string - endDate
-
Type:
string(date-time) - startDate
-
Type:
string(date-time)