RenameMtdSavingsAccountRequest
Renames a UK savings account at HMRC. The account keeps its identifier and every year's
interest reported against it — only the name changes.
Properties
| Name | Type | Description |
|---|---|---|
| accountName* | string | The account's new display name. Must still be unique for the client at HMRC. |
The account's new display name. Must still be unique for the client at HMRC. | ||
JSON Example
{
"accountName": "string"
}