external help file | Module Name | online version | schema |
---|---|---|---|
ConnectWiseManageAPI-help.xml |
ConnectWiseManageAPI |
2.0.0 |
This function will submit a time sheet for approval.
Submit-CWMTimeSheet [-id] <Int32> [<CommonParameters>]
{{ Fill in the Description }}
Submit-CWMTimeSheet -ID 1
Will submit time sheet 1
The ID of the time sheet you want to submit.
Type: Int32
Parameter Sets: (All)
Aliases: sheetId
Required: True
Position: 0
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Chris Taylor Date: 1/7/2019
https://developer.connectwise.com/manage/rest?a=Time&e=TimeSheets&o=SUBMIT