Skip to main content
DELETE
/
accounting_code_rules
/
{accounting_code_rule}
Delete an accounting code rule
curl --request DELETE \
  --url https://sandbox.nmbr.co/services/payroll/accounting_code_rules/{accounting_code_rule} \
  --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

accounting_code_rule
string
required

Response

204

No Content