MtdEmploymentCreatedDto
The employment HMRC created, with the identifier they issued for it.
Properties
| Name | Type | Description |
|---|---|---|
| employmentId | string | HMRC's identifier for the new employment — the key every later call uses. |
HMRC's identifier for the new employment — the key every later call uses. | ||
JSON Example
{
"employmentId": "string"
}