Get Employment

GET /tenants/{tenant}/clients/{client}/mtd/employments/{taxYear}/{employmentId}

Returns one employment in full: HMRC's record of it and the financial details currently held against it. HMRC keep the employer's figures and any provided here side by side; the details returned are whichever the year's tax calculation runs on, and say which source they came from.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
employmentId* path string
taxYear* path string

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found