Task Financial Actuals REST Endpoints
            
            Project Plans/Task Financial Actuals
            
        
        
    The Task Financial Actuals resource is used to view the ITD actual effort and actual burdened cost for a project task.
- Get all financial actual efforts and costs for all the tasks of a project
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskFinancialActuals
- Get financial actual efforts and costs for a task
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/TaskFinancialActuals/{TaskFinancialActualsUniqID}