Skip to main content
POST
Update the HMRC settings for the current organisation

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).

Body

application/json
taxReferenceNumbers
object
required
isCisContractor
boolean
required

Whether the organisation is a CIS(Construction Industry Scheme) contractor

Example:

false

hasSmallEmployerRelief
boolean
required

Whether the organisation has a small employer relief

Example:

false

governmentGatewaySettings
object
required
employmentAllowanceSettings
object | null
apprenticeshipLevySettings
object | null
payeLiabilitySettings
object | null
bankAccount
object | null

Response

The HMRC settings were updated

message
object
content
object
validationIssues
object[]
messageToken
string
data
object