API Docs / Schemas / MtdEmploymentCreatedDto

MtdEmploymentCreatedDto

The employment HMRC created, with the identifier they issued for it.

Properties

Name Type Description
employmentIdstring

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"
}

Used By Operations