Apply Actual
post
                    /job/applyActuals
Asynchronously applies actuals to a project.
                Request
Header Parameters
                    - 
                            Authorization(required): 
                            
                            OAuth token
Supported Media Types
                            - application/json
A list of project objects 
                        
                            
                        
                           Root Schema : List<ApplyActuals>
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        List<ApplyActuals>- 
            Array of: 
                object  ApplyActuals
            
            Title:ApplyActualsApplyActuals Entity
Nested Schema : ApplyActuals
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ApplyActualsApplyActuals Entity
    
    
    
    
        Show Source
        - 
                
                    
                    NewDataDate: string
                    
                    
                     (date-time) 
                    
                
                
                The unique identifier of the project you want to summarize.
- 
                
                    
                    ProjectObjectId: integer
                    
                    
                     (int32) 
                    
                
                
                The unique identifier of the project you want to summarize.
- 
                
                    
                    Timeout: integer
                    
                    
                     (int32) 
                    
                
                
                The unique identifier of the project you want to summarize.
Response
Supported Media Types
                - application/json
201 Response
OK.
                            
                            
                                Root Schema : CreateJobServiceResponse
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    CreateJobServiceResponseCreateJobServiceResponse Entity
    
    
    
    
        Show Source
        - 
                
                    
                    JobId: string
                    
                    
                     
                    
                
                
                The unique ID of the associated job.
- 
                
                    
                    JobStatus: string
                    
                    
                     
                    
                
                
                Status of the job.
400 Response
Bad Request.
                            
                            
                            
                            
                        401 Response
Unauthorized.
                            
                            
                            
                            
                        403 Response
Forbidden.
                            
                            
                            
                            
                        404 Response
Not Found.
                            
                            
                            
                            
                        405 Response
Invalid Input.
                            
                            
                            
                            
                        500 Response
Internal Server Error.