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