API Docs / Schemas / MtdBroughtForwardLossDto

MtdBroughtForwardLossDto

One loss brought forward from a year before Making Tax Digital (to 2025-26).

Properties

Name Type Description
lossIdstring

HMRC's identifier for the loss. Every later call about it is keyed by this.

HMRC's identifier for the loss. Every later call about it is keyed by this.

businessIdstring

HMRC's identifier for the income source the loss belongs to.

HMRC's identifier for the income source the loss belongs to.

typeOfLossenum

Unknown SelfEmployment SelfEmploymentClass4 UkPropertyFhl UkProperty ForeignPropertyFhlEea ForeignProperty

Unknown SelfEmployment SelfEmploymentClass4 UkPropertyFhl UkProperty ForeignPropertyFhlEea ForeignProperty

lossAmountnumber

The amount carried forward, as a positive figure.

The amount carried forward, as a positive figure.

taxYearBroughtForwardFromstring

The tax year the loss arose in, e.g. 2023-24. That year must have ended.

The tax year the loss arose in, e.g. 2023-24. That year must have ended.

lastModifiedstring

When HMRC created or last changed the record. HMRC's own stamp.

When HMRC created or last changed the record. HMRC's own stamp.

lastActionMtdSubmissionStampDto

JSON Example

{
  "lossId": "string",
  "businessId": "string",
  "typeOfLoss": "Unknown",
  "lossAmount": 0,
  "taxYearBroughtForwardFrom": "string"
}

Used By Operations

Contained in Schemas