Save Pensions Reliefs
Sends the year's pension contribution reliefs to HMRC. A full replacement of all five figures, so send every one that should stand — an omitted figure is cleared.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| taxYear* | path string | |
Request Body*
{
"regularPensionContributions": 0,
"oneOffPensionContributionsPaid": 0,
"retirementAnnuityPayments": 0,
"paymentToEmployersSchemeNoTaxRelief": 0,
"overseasPensionSchemeContributions": 0
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found