Deletes a note from an existing shift.

Request

DELETE https://api.nzpayroll.co.nz/api/v2/business/{businessId}/manager/kiosk/{kioskId}/shift/{shiftId}/notes/{noteId}

Path parameters

Parameter name Value Description Additional
kioskId int32 Required
shiftId int32 Required
noteId int32 Required
businessId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK