Save Savings Account Interest
Sends one savings account's interest for the tax year to HMRC — a full replacement of the taxed/untaxed pair. Omitting one of the two clears it, so send both whenever both should stand. HMRC offer no delete here: to report no interest for the year, send zero.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| savingsAccountId* | path string | |
| taxYear* | path string | |
Request Body*
{
"taxedUkInterest": 0,
"untaxedUkInterest": 0
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found