Client - MTD Reliefs
A client's reliefs for a tax year under MTD Income Tax: investment (VCT, EIS, SEIS, community investment), other reliefs (loan interest, maintenance payments, post-cessation losses), foreign tax reliefs, pension contributions and charitable giving. HMRC keep the five as independent resources, so each has its own save and delete; the read returns all five together because the practice reviews them as one job.
-
PUT Save Investment ReliefsSends the year's venture capital trust, EIS, SEIS and community investment subscriptions to HMRC. A full replacement — every subscription that should .../tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/investment
-
DELETE Delete Investment ReliefsClears the investment reliefs HMRC hold for the tax year. The other reliefs are untouched. Who deleted them is recorded./tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/investment
-
PUT Save Other ReliefsSends the year's loan interest, payroll giving, maintenance payments, post-cessation losses and annual payments to HMRC. A full replacement — every en.../tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/other
-
DELETE Delete Other ReliefsClears the other reliefs HMRC hold for the tax year./tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/other
-
PUT Save Foreign ReliefsSends the year's foreign tax credit relief and the foreign tax paid without it claimed to HMRC. A full replacement of what HMRC hold./tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/foreign
-
DELETE Delete Foreign ReliefsClears the foreign tax reliefs HMRC hold for the tax year./tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/foreign
-
PUT Save Pensions ReliefsSends the year's pension contribution reliefs to HMRC. A full replacement of all five figures, so send every one that should stand — an omitted figure.../tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/pensions
-
DELETE Delete Pensions ReliefsClears the pension contribution reliefs HMRC hold for the tax year./tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/pensions
-
PUT Save Charitable GivingSends the year's gift aid payments and gifts of shares, securities, land and buildings to HMRC. A full replacement of both halves — send them together.../tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/charitable-giving
-
DELETE Delete Charitable GivingClears the charitable giving reliefs HMRC hold for the tax year./tenants/{tenant}/clients/{client}/mtd/reliefs/{taxYear}/charitable-giving