Rename Savings Account
Renames a savings account at HMRC. The account keeps its identifier and every year's interest reported against it — this is not a way to replace an account.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| savingsAccountId* | path string | |
Request Body*
{
"accountName": "string"
}
Responses
204 No Content
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found