Skip to main content
DELETE
Delete a specific NI category for an employee

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

employeeId
string
required

The ID of the employee

year
integer
required

The tax year

effectiveDate
string<date>
required

The effective date of the NI category to delete (YYYY-MM-DD)

Response

NI category deleted successfully

message
object
content
object
validationIssues
object[]
messageToken
string