Client - MTD Tax Year
A client's Making Tax Digital position for one tax year, assembled from the HMRC resources behind it: the income sources with their quarterly update deadlines and the year's tax return deadline, one source's reporting setup, and everything HMRC hold outside the client's trading income. These replaced a dozen per-resource retrieves — each of those was a browser call, an MTD service call and an HMRC call, and drawing one panel meant enough of them at once that HMRC's rate limiter refused one. Areas HMRC could not be asked about are named on the response and mean 'not asked', never 'nothing held'.
-
GET Get Income Sources And DeadlinesThe client's income sources with every quarterly update deadline HMRC expects of them, their tax return deadlines, and every tax year those cover — ea.../tenants/{tenant}/clients/{client}/mtd/income-sources
-
GET Get One Income Source's Year SetupHow one income source is reporting the year: the accounting basis, the periods of account and the late accounting date rule election, with who last se.../tenants/{tenant}/clients/{client}/mtd/tax-years/{taxYear}/income-sources/{businessId}
-
GET Get Other Income For A Tax YearEverything HMRC hold for the year outside the client's trading income — dividends, savings and their interest, employment income, all five reliefs and.../tenants/{tenant}/clients/{client}/mtd/tax-years/{taxYear}/other-income
-
GET Export MTD RecordsThe client's whole Making Tax Digital record for the tax year as a CSV: every quarterly update prepared or sent — superseded ones included, because a .../tenants/{tenant}/clients/{client}/mtd/tax-years/{taxYear}/export