Period Closeout Record REST Endpoints

Period Closeout Record
Use the Period Closeout service to view period closeouts.
View a Period Closeout
Method: get
Path: /api/restapi/periodCloseoutRecord/{periodCloseOutRecordId}
View a Scope Item Assignment Period Closeout
Method: get
Path: /api/restapi/periodCloseoutData/{scopeAssignmentPeriodCloseOutId}
View all Period Closeout by Project
Method: get
Path: /api/restapi/periodCloseoutRecord/project/{projectId}
View all Scope Item Assignment Period Closeout by Period Item
Method: get
Path: /api/restapi/periodCloseoutData/periodItem/{periodItemId}
View all Scope Item Assignment Period Closeout by Scope Item Assignment
Method: get
Path: /api/restapi/periodCloseoutData/scopeAssignment/{scopeItemAssignmentId}