Skip to content

Instantly share code, notes, and snippets.

@JonDaniel
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonDaniel/41e962ac786e20484ea8 to your computer and use it in GitHub Desktop.
Save JonDaniel/41e962ac786e20484ea8 to your computer and use it in GitHub Desktop.
Tamworth Single Person Discount

Tamworth Single Person Discount

AEK draft form: 4792

Please note: The LAGAN form seems a bit of a mess (it's all out of order - I've tried to make it clear by annotating all the fields).

The idea is that you either answer "yes/no" to is it because someone's left If yes - enter the leavers name etc.

Ask if anyone else lives in the house - if yes, enter those who live there (up to 4 people) and the reason they're ineligible.

General Parameters
formName: TBC_SinglePersonDiscount
alertOnClose "N"
districtCode: "3445"
eventCode: "800114"
eForm: "N"

(additional parameters from personal details and address defined in attached process spec)

FormData
FormName: TBC_SinglePersonDiscount
FormKey: TBC_SinglePersonDiscount
FormField [defined in JSON below]

** Disregarded Reasons **

  • Some Prisoner
  • Severely Mentally Impaired
  • 18 and 19 years old and still at school when child benefit was apayable up to their 19th birthday
  • Apprentice earning less than £130 per week gross
  • Student in full time higher education or further education
  • Student nurses
  • Youth Training trainees

** Titles **

  • Mr
  • Mrs
  • Miss
  • Ms
  • Dr
  • Rev
{  
   "FormField":[  
      {  
         "Value":"2014/11/26 00:00:00", // **Date that the person moved out - Date of format YYYY/MM/DD hh:mm:ss**
         "Key":"datemoveout",
         "Label":"Date Moved Out?",
         "Type":"date",
         "Format":"date"
      },
      {  
         "Value":"109 Tamworth Road  Two Gates Tamworth  B77 1EN", // **Forwarding address of the person that moved out - Free text**
         "Key":"Forward",
         "Label":"Their forwarding address?",
         "Type":"string"
      },
      {  
         "Value":"N/A", //** no actual value - always N/A **
         "Key":"Occupants",
         "Label":"List Everyone over the age of 17 who lives at the address",
         "Type":"string"
      },
      {  
         "Value":"2014/11/26 00:00:00", // **Date that single person discount should be effective - Date of format YYYY/MM/DD hh:mm:ss**
         "Key":"Date",
         "Label":"Effective Date",
         "Type":"date",
         "Format":"date"
      },
      {  
         "Value":"07896108244", // ** Contact number - Free text **
         "Key":"Contactno",
         "Label":"Contact Telephone Number:",
         "Type":"string"
      },
      {  
         "Value":[  // ** Reason why person 1 who lives in the house should be disregarded - See above for possible values **

         ],
         "Key":"Reason",
         "Label":"Please state the reason why this person maybe disregarded:",
         "Type":"string"
      },
      {  
         "Value":[  // ** title of person 3 in the property who should be disregarded - see above for list of possible values **

         ],
         "Key":"Title2",
         "Label":"Title",
         "Type":"string"
      },
      {  
         "Value":[  // ** title of person 4 in the property who should be disregarded - see above for list of possible values **

         ],
         "Key":"Title3",
         "Label":"Title",
         "Type":"string"
      },
      {  
         "Value":[  // ** title of person 2 in the property who should be disregarded - see above for list of possible values **

         ],
         "Key":"Title1",
         "Label":"Title",
         "Type":"string"
      },
      {  
         "Value":[  // ** Free text - title of person applying for single person discount. - see above for list of possible values **

         ],
         "Key":"Title",
         "Label":"Title",
         "Type":"string"
      },
      {  
         "Value":"Mark Horsnell",  // ** Free text - name of person leaving the property  **
         "Key":"Leaver",
         "Label":"Name of Person Left?",
         "Type":"string"
      },
      {  
         "Value":"true", // ** possible values true / false **
         "Key":"declare",
         "Label":"I declare that the info given is complete and correct to the best of my knowledge",
         "Type":"boolean"
      },
      {  
         "Value":"N/A", // ** name of person 4 in the property who should be disregarded **
         "Key":"Name4",
         "Label":"Name of Person?",
         "Type":"string"
      },
      {  
         "Value":"Kirsty Horsnell", // ** Free text - name of person applying for singleperson discount **
         "Key":"Name",
         "Label":"Name?",
         "Type":"string"
      },
      {  
         "Value":"2014/11/26 00:00:00", // ** DOB of person 3 in the property who should be disregarded - Date of format YYYY/MM/DD hh:mm:ss**
         "Key":"DOB2",
         "Label":"Date of Birth?",
         "Type":"date",
         "Format":"date"
      },
      {  
         "Value":"N/A", // ** name of person 3 in the property who should be disregarded **
         "Key":"Name3",
         "Label":"Name of Person?",
         "Type":"string"
      },
      {  
         "Value":"2014/11/26 00:00:00", // ** DOB of person 2 in the property who should be disregarded - Date of format YYYY/MM/DD hh:mm:ss**
         "Key":"DOB1",
         "Label":"Date of Birth?",
         "Type":"date",
         "Format":"date"
      },
      {  
         "Value":"24 Browning Close  Coton Green  Tamworth  B79 8NB", // ** Address of the property that single person discount applies to **
         "Key":"address",
         "Label":"Address?",
         "Type":"string"
      },
      {  
         "Value":"2014/11/26 00:00:00", // ** DOB of person 4 in the property who should be disregarded - Date of format YYYY/MM/DD hh:mm:ss**
         "Key":"DOB3",
         "Label":"Date of Birth?",
         "Type":"date",
         "Format":"date"
      },
      {  
         "Value":"2014/11/26 00:00:00", // ** DOB of person 1 in the property who should be disregarded - Date of format YYYY/MM/DD hh:mm:ss**
         "Key":"dob",
         "Label":"Date of Birth",
         "Type":"date",
         "Format":"date"
      },
      {  
         "Value":[   // ** Reason why person 2 who lives in the house should be disregarded - See above for possible values  **

         ],
         "Key":"Reason1",
         "Label":"Please state the reason why this person may be disregarded?",
         "Type":"string"
      },
      {  
         "Value":"N/A", // ** Name of person 3 in the property who should be disregarded
         "Key":"Name2",
         "Label":"Name of Person?",
         "Type":"string"
      },
      {  
         "Value":[   // ** Reason why person 3 who lives in the house should be disregarded - See above for possible values  **

         ],
         "Key":"Reason2",
         "Label":"Please state the reason why this person may be disreguarded?",
         "Type":"string"
      },
      {  
         "Value":[   // ** Reason why person 4 who lives in the house should be disregarded - See above for possible values  **

         ],
         "Key":"Reason3",
         "Label":"Please state the reason why this person maybe disreguarded?",
         "Type":"string"
      },
      {  
         "Value":"N/A", // ** name of person 2 in the property who should be disregarded **
         "Key":"Name1",
         "Label":"Name of Person?",
         "Type":"string"
      },
      {  
         "Value":[   // ** Yes / No **

         ],
         "Key":"Personleft",
         "Label":"Is your claim because someone has left the property?",
         "Type":"string"
      }
   ],
   "FormName":"TBC_SinglePersonDiscount",
   "FormKey":"TBC_SinglePersonDiscount"
}

Sample Form Data, case 181000001812
-----------------------------------

         <Form xmlns="">
            <FormField>
               <Value/>
               <Key>Solicitor</Key>
               <Label>Name of Solicitor / Estate Agent?</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>Yes</Value>
               <Key>Council</Key>
               <Label>If new address is in Tamworth are you responsible for Council Tax there?</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>No</Value>
               <Key>Furniture</Key>
               <Label>Will the property remain furnished?</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>Yes</Value>
               <Key>Everyone</Key>
               <Label>Is everyone leaving?</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>2014/12/03 00:00:00</Value>
               <Key>Dateunfurnished</Key>
               <Label>Date unfurnished?</Label>
               <Type>date</Type>
               <Format>date</Format>
            </FormField>
            <FormField>
               <Value>24 Browning Close
Coton Green 
Tamworth 
B79 8NB</Value>
               <Key>Previousadd</Key>
               <Label>Address of Property Vacated:</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>109 Tamworth Road 
Two Gates 
Tamworth 
B77 1EN</Value>
               <Key>Newaddress</Key>
               <Label>Your new or forwarding address for final Bill</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>Kirsty Horsnell
Mark Horsnell</Value>
               <Key>Names</Key>
               <Label>Name of Person(s) vacating</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>true</Value>
               <Key>Declare</Key>
               <Label>I declare the information I have given is complete and correct to the best of my knowledge.</Label>
               <Type>boolean</Type>
            </FormField>
            <FormField>
               <Value>2014/12/03 00:00:00</Value>
               <Key>Dateoccupation</Key>
               <Label>Date of move?</Label>
               <Type>date</Type>
               <Format>date</Format>
            </FormField>
            <FormField>
               <Value>101464194</Value>
               <Key>CTReference</Key>
               <Label>Council Tax Reference Number (If known)</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>Tenant</Value>
               <Key>Ownertenant</Key>
               <Label>Are you the Owner or Tenant?</Label>
               <Type>string</Type>
            </FormField>
            <FormField>
               <Value>2014/12/06 00:00:00</Value>
               <Key>Datepurchased</Key>
               <Label>Date Sale completed / tenancy ended?</Label>
               <Type>date</Type>
               <Format>date</Format>
            </FormField>
            <FormField>
               <Value>07896108244</Value>
               <Key>Tel</Key>
               <Label>New or contact telephone numbers?</Label>
               <Type>string</Type>
            </FormField>
            <FormName>TBC_MovingOut</FormName>
            <FormKey>TBC_MovingOut</FormKey>
         </Form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment