Deletes a note from an existing shift.
DELETE https://api.yourpayroll.com.au/api/v2/business/{businessId}/kiosk/{kioskId}/shift/{shiftId}/notes/{noteId}
Parameter name | Value | Description | Additional |
---|---|---|---|
kioskId | int32 | Required | |
shiftId | int32 | Required | |
noteId | int32 | Required | |
businessId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
Powered by DapperDox