Creates a request to remove a Net Pay Allocation for an employee.Ask AIpost https://api.worklio.com/wep/companies/{companyId}/employees/{employeeId}/requests/netpayallocation/removePath ParamscompanyIdint32requiredThe company identifier.employeeIdint32requiredThe employee identifier.Body ParamsThe Net Pay Allocation removal data.idint32 | nullrequiredId of the Net Pay Allocation to be removed.endDatedate | nullrequiredThe date on which the Net Pay Allocation should end and no longer be effective. Data type is validated and must be NumberoverwritebooleanOverwrite Existing RequesttruefalseHeadersapi-versionstringDefaults to 1.0The requested API versionx-api-versionstringDefaults to 1.0The requested API versionResponses 200Success 400Bad Request 403Forbidden 500Server ErrorUpdated 7 months ago