Get Cost Codes
Returns Promise that represents an object describing
A list of Employee IDs for which to get the job codes.
Set to true to get the Cost Codes that are common to ALL employees in the list, otherwise get all job codes that apply to at least one employee in the list.
Add WorkOrder Labor Costs
Returns Promise that represents an object describing
Array of inspection labor costings
Number of hours to add
options for the work order
Add WorkOrder Material Costs
Returns Promise that represents a collection describing the work order material costs
Work Order SID number to add the material to
Decimal units for material
Additional work order options
Combine issues with the same MaterialSid into a single commit, default is true
Delete WorkOrder Labor Costs
Returns Promise that represents an object describing
List of labor cost IDs to delete
Whether to delete estimates or actuals (defaults to false -- delete actuals)
Delete WorkOrder Material Costs
Returns Promise that represents an object describing
list of material cost IDs to delete
true to delete the estimated costs. defaults to false and deletes actuals.
Get Equipment Costs for WorkOrder(s)
Returns Promise that represents an object describing
the work order to add the equipment costs to
true to get estimated costs. defaults to false
Get Labor Costs for WorkOrder(s)
Returns Promise that represents an object describing
Array of request Ids to get costs for
Whether to get estimates or actuals (defaults to false -- get actuals)
Get Material Costs for WorkOrder(s)
Returns Promise that represents an object describing
the work order to add the equipment costs to
true to get estimated costs. defaults to false and gets actuals.
Storage of object's active activityType