Errors REST Endpoints

Unprocessed Project Costs/Errors
The Errors resource is used to view the errors due to which unprocessed costs couldn't be processed into project costs.
Get all errors for an unprocessed project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}/child/Errors
Get an error for an unprocessed project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}/child/Errors/{TransactionErrorId}