SaveMtdUkDividendsRequest
Saves the year's plain UK dividends at HMRC — a full replacement of the pair. Omitting one of
the two clears it, so send both whenever both should stand.
Properties
| Name | Type | Description |
|---|---|---|
| ukDividends | number | Dividends from UK companies. |
Dividends from UK companies. | ||
| otherUkDividends | number | Other UK dividends, e.g. from authorised unit trusts. |
Other UK dividends, e.g. from authorised unit trusts. | ||
JSON Example
{
"ukDividends": 0,
"otherUkDividends": 0
}