API Docs / Operations / Client - MTD Losses / Delete Brought Forward Loss

Delete Brought Forward Loss

DELETE /tenants/{tenant}/clients/{client}/mtd/losses/brought-forward/{lossId}/{taxYear}

Deletes a brought forward loss. HMRC block this once the loss has been used in a final declaration — the way to take the figure out of the computation then is to amend the amount to zero, which leaves the record in place.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
lossId* path string
taxYear* path string

Responses

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

Try it