API Docs / Operations / Client - MTD Capital Gains / Delete Other Capital Gains

Delete Other Capital Gains

DELETE /tenants/{tenant}/clients/{client}/mtd/capital-gains/{taxYear}

Clears the capital gains HMRC hold for the tax year other than UK residential property. Residential disposals are untouched. Who deleted them is recorded.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
taxYear* path string

Responses

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

Try it