Skip to main content
GET
Get the effective tax code and NI category for an employee on a specific date

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

Query Parameters

date
string<date>

The date to get effective tax info for (YYYY-MM-DD). Defaults to today if not provided.

Response

Effective tax info retrieved successfully

message
object
content
object
validationIssues
object[]
messageToken
string