Update project resource assignment daily hours.
post
                    /fscmRestApi/resources/11.13.18.05/projectResourceAssignmentDailyHours/action/updateAssignmentDailyHours
Update project resource assignment daily hours with this action. The assignment must be in Confirmed or Reserved status to perform this action.
                Request
Header Parameters
                    - 
                            Metadata-Context: 
                            
                            If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
- 
                            REST-Framework-Version: 
                            
                            The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
                            - application/vnd.oracle.adf.action+json
Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    assignmentDetails: object
                    
                    
                
                
                    assignmentDetails
                
                
                Additional Properties Allowed: additionalPropertiesConsists of ProjectAssignmentId, AssignmentEntryDate, and AssignmentDailyHours for the updateAssignmentDailyHours action.
- 
                
                    
                    ignoreWarningFlag: boolean
                    
                    
                     
                    
                
                
                Indicates whether or not to proceed with project resource assignment daily hours updates if overbooking warnings exist.
- 
                
                    
                    resourceId: number
                    
                    
                     
                    
                
                
                The resourceId belonging to the resource for whom project resource assignment daily hours are being updated.
Nested Schema : assignmentDetails
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
       objectAdditional Properties Allowed
       Show Source
       - 
           
               object  additionalProperties
           
           Additional Properties Allowed: additionalProperties
Consists of ProjectAssignmentId, AssignmentEntryDate, and AssignmentDailyHours for the updateAssignmentDailyHours action.
    
    
    
    
    
    
    
    
    
    
    
Response
Supported Media Types
                - application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
                            
                            
                                Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    result(required): object
                    
                    
                
                
                    result
                
                
                Additional Properties Allowed: additionalPropertiesReturn values for the update action. Values consist of status, warnings and errors for the action.
Nested Schema : result
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
       objectAdditional Properties Allowed
       Show Source
       - 
           
               object  additionalProperties
           
           Additional Properties Allowed: additionalProperties
Return values for the update action. Values consist of status, warnings and errors for the action.