Deletes a variable payment record for an employee.

Deletes a variable pay entry for the given employee. Returns no content on success.

Required permissions: People's Data > Payroll > Manage selected employees' Payroll sections (or Variable table Manage when field-level permissions are enabled).

Path Params
string
required

Employee ID.

int64
required

The Entry ID to delete.

Responses
204

Entry deleted successfully.

404

No variable pay entry was found for the given employee and entry ID.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!