Read ResourceAssignmentUpdate
get
                    /resourceAssignmentUpdate
Reads ResourceAssignmentUpdate objects from the database.
                Request
Query Parameters
                    - 
                            Fields(required): string
                            
                            Fields to loadExample:Name,ObjectId
- 
                            Filter(required): string
                            
                            Supported Filter Operators - :gt:, :lt:, :eq:, :gte:, :lte:, :and:, :or:Example:ObjectId IN(1,2) :and: CreateDate:gte:'2021-04-20' :and: LastUpdateDate:lt:'2022-04-20' :and: Name :like: 'abc%'
- 
                            OrderBy(required): string
                            
                            OrderBy conditionExample:ObjectId desc
Header Parameters
                    - 
                            Authorization(required): 
                            
                            OAuth token
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
200 Response
OK.
                            
                            
                                Root Schema : List<ResourceAssignmentUpdate>
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        List<ResourceAssignmentUpdate>- 
            Array of: 
                object  ResourceAssignmentUpdate
            
            Title:ResourceAssignmentUpdateResourceAssignmentUpdate Entity
Nested Schema : ResourceAssignmentUpdate
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ResourceAssignmentUpdateResourceAssignmentUpdate Entity
    
    
    
    
        Show Source
        - 
                
                    
                    ActivityObjectId: integer
                    
                    
                     (int32) 
                    
                
                
                The name of the Contract Management Group.
- 
                
                    
                    AllData: string
                    
                    
                     
                    
                
                
                The unique ID of the activity to which the activity code is assigned.
- 
                
                    
                    ApprovalDate: string
                    
                    
                     (date-time) 
                    
                
                
                The date that the activity was approved.
- 
                
                    
                    ApprovalUserName: string
                    
                    
                     
                    
                
                
                The username of the approved user.
- 
                
                    
                    ApprovalUserObjectId: integer
                    
                    
                     (int32) 
                    
                
                
                The unique ID generated by the system for the approved user.
- 
                
                    
                    CalendarId: integer
                    
                    
                     (int32) 
                    
                
                
                
- 
                
                    
                    ChangeSetObjectId(required): integer
                    
                    
                     (int32) 
                    
                
                
                The unique ID generated by the system for the change set object.
- 
                
                    
                    CreateUser: string
                    
                    
                     
                    
                
                
                
- 
                
                    
                    Date: string
                    
                    
                     (date-time) 
                    
                
                
                The date of the resource assignment update.
- 
                
                    
                    HeldDate: string
                    
                    
                     (date-time) 
                    
                
                
                The date of the held resource assignment.
- 
                
                    
                    OverrideActualFinishDate: string
                    
                    
                     (date-time) 
                    
                
                
                The actual finish date for an override activity.
- 
                
                    
                    OverrideActualStartDate: string
                    
                    
                     (date-time) 
                    
                
                
                The actual start date for an override activity.
- 
                
                    
                    OverrideActualUnits: number
                    
                    
                     (double) 
                    
                
                
                The number of units for an override activity.
- 
                
                    
                    OverrideRemainingDuration: number
                    
                    
                     (double) 
                    
                
                
                The remaining duration for an override activity.
- 
                
                    
                    OverrideRemainingFinishDate: string
                    
                    
                     (date-time) 
                    
                
                
                The date that the override activity finishes.
- 
                
                    
                    OverrideRemainingUnits: number
                    
                    
                     (double) 
                    
                
                
                The overridden new remaining units of work to be performed by this resource on this activity.
- 
                
                    
                    PendingActualFinishDate: string
                    
                    
                     (date-time) 
                    
                
                
                The date on which the pending activity actually finishes if approval is required.
- 
                
                    
                    PendingActualStartDate: string
                    
                    
                     (date-time) 
                    
                
                
                The date on which the pending activity actually starts if approval is required.
- 
                
                    
                    PendingActualUnits: number
                    
                    
                     (double) 
                    
                
                
                The actual number of units associated with the the pending activity if approval is required.
- 
                
                    
                    PendingRemainingDuration: number
                    
                    
                     (double) 
                    
                
                
                The remaining duration that is required to finish a pending activity if approval is required.
- 
                
                    
                    PendingRemainingFinishDate: string
                    
                    
                     (date-time) 
                    
                
                
                The remaining finish date of a pending activity if approval is required.
- 
                
                    
                    PendingRemainingUnits: number
                    
                    
                     (double) 
                    
                
                
                The remaining number of units associated with a pending activity if approval is required.
- 
                
                    
                    ProjectObjectId: integer
                    
                    
                     (int32) 
                    
                
                
                The unique ID of the associated project.
- 
                
                    
                    RejectedBy: string
                    
                    
                     
                    
                
                
                
- 
                
                    
                    RejectedDate: string
                    
                    
                     (date-time) 
                    
                
                
                
- 
                
                    
                    RequestUserObjectId: integer
                    
                    
                     (int32) 
                    
                
                
                The unique ID of the user modifying the task, assignment, or step.
- 
                
                    
                    ResourceAssignmentObjectId(required): integer
                    
                    
                     (int32) 
                    
                
                
                The unique identifier for the ResourceAssignment. You can specify one or more ResourceAssignmentObjectID.
- 
                
                    
                    ResubmittedBy: string
                    
                    
                     
                    
                
                
                
- 
                
                    
                    ResubmittedDate: string
                    
                    
                     (date-time) 
                    
                
                
                
- 
                
                    
                    Status: string
                    
                    
                     
                    
                
                
                The status of this budget change request. Possible values are 'Pending', 'Held', and 'Approved'.
400 Response
Bad Request.
                            
                            
                            
                            
                        401 Response
Unauthorized.
                            
                            
                            
                            
                        403 Response
Forbidden.
                            
                            
                            
                            
                        404 Response
Not Found.
                            
                            
                            
                            
                        405 Response
Invalid Input.
                            
                            
                            
                            
                        500 Response
Internal Server Error.