Skip to main content
PUT
Update the opening balance for a specific 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 whose opening balance is to be updated

Body

application/json

Request body for updating employee opening balance

openingBalance
object

Opening balance for this employment from a different payroll system (migration).

openingBalanceDirector
object

Opening balance for director earnings from a different payroll system (migration). Only NI-relevant fields.

Response

Employee opening balance was successfully updated

message
object
content
object
validationIssues
object[]
messageToken
string