Amend Loss Claims Order
Replaces the order in which HMRC apply the year's carry-sideways loss claims. A full replacement: every carry-sideways claim for the year must be in the list, positioned from 1 upwards with no gaps. Sending a subset is refused rather than merged.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| taxYear* | path string | |
Request Body*
{
"claims": [
{
"claimId": "...",
"sequence": "..."
}
]
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found