| external help file | ConnectWiseManageAPI-help.xml |
|---|---|
| Module Name | ConnectWiseManageAPI |
| online version | |
| schema | 2.0.0 |
This will update a timesheet.
Update-CWMTimeSheet -id <Int32> [-Reject] [-WhatIf] [-Confirm] [<CommonParameters>]
Update-CWMTimeSheet -id <Int32> [-Reverse] [-WhatIf] [-Confirm] [<CommonParameters>]
Update-CWMTimeSheet -id <Int32> [-Submit] [-WhatIf] [-Confirm] [<CommonParameters>]
Update-CWMTimeSheet -id <Int32> [-Approve] [-ApprovalType <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
{{ Fill in the Description }}
Update-CWMTimeSheet -id 1 -SubmitUpdate-CWMTimeSheet -id 2 -Approve -ApprovalType 'Tier1Update'The type of value you want to assign.
Type: String
Parameter Sets: Approve
Aliases:
Accepted values: DataEntry, Tier1Update, Tier2Update, Billing, Service, Project, MonthlySummary, SalesActivity, Schedule
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseAllows the 'ApprovalType' parameter to be used.
Type: SwitchParameter
Parameter Sets: Approve
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseRejects a timesheet.
Type: SwitchParameter
Parameter Sets: Reject
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseReverses a timesheet.
Type: SwitchParameter
Parameter Sets: Reverse
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseSubmits a timesheet.
Type: SwitchParameter
Parameter Sets: Submit
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False{{ Fill id Description }}
Type: Int32
Parameter Sets: (All)
Aliases: sheetId
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalsePrompts you for confirmation before running the cmdlet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseShows what would happen if the cmdlet runs. The cmdlet is not run.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
https://developer.connectwise.com/Products/Manage/REST#/TimeSheets