Amend Custom Employment
Amends a custom employment — a full replacement of its record, so every value that should survive must be present. HMRC refuse this for an employment they hold themselves: that is the employer's record, and ignoring it is the way to take it out of the calculation.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| employmentId* | path string | |
| taxYear* | path string | |
Request Body*
{
"employerRef": "string",
"employerName": "string",
"startDate": "2024-01-01",
"cessationDate": "2024-01-01",
"payrollId": "string",
"occupationalPension": false
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found