API Docs / Operations / Client - MTD Tax Year / Get Income Sources And Deadlines

Get Income Sources And Deadlines

GET /tenants/{tenant}/clients/{client}/mtd/income-sources

The client's income sources with every quarterly update deadline HMRC expects of them, their tax return deadlines, and every tax year those cover — each period carrying the tax year it is filed against. HMRC's income source list and its obligations answer different questions and are joined for you, so a source with no deadlines and a ceased source with deadlines but no listing both survive. Deliberately not scoped to a tax year: HMRC answers all of it per client, so a year-scoped call would re-fetch identical data every time the year changed on screen. Filter on the periods' taxYear.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string

Responses

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