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