PostCessationRelief
Properties
| Name | Type | Description |
|---|---|---|
| customerReference | string | |
| businessName | string | |
| dateBusinessCeased | string | |
| natureOfTrade | string | |
| incomeSource | string | |
| amount | number |
JSON Example
{
"customerReference": "string",
"businessName": "string",
"dateBusinessCeased": "2024-01-01",
"natureOfTrade": "string",
"incomeSource": "string"
}