Skip to main content
DELETE
/
employer_statutory_withholding_line_items
/
{line_item}
Delete an employer statutory withholding line item
curl --request DELETE \
  --url https://sandbox.nmbr.co/services/payroll/employer_statutory_withholding_line_items/{line_item} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

line_item
string
required

Response

204

No Content