MtdPeriodTypeReceiptDto
The result of electing a quarterly period type with HMRC. MTD issues no receipt — the
correlation id is the practice's evidence of the change.
Properties
| Name | Type | Description |
|---|---|---|
| hmrcCorrelationId | string | HMRC's correlation id for the exchange. |
HMRC's correlation id for the exchange. | ||
JSON Example
{
"hmrcCorrelationId": "string"
}