Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
837
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.56 KB | None | 0 0
  1. [
  2.   {
  3.     "page": 1,
  4.     "pageName": "Personal information",
  5.     "data": [
  6.       {
  7.         "type": "newPage",
  8.         "required": false,
  9.         "label": "Personal information",
  10.         "name": "newPage-1586373443638",
  11.         "slug": "personal-information"
  12.       },
  13.       {
  14.         "type": "text",
  15.         "required": true,
  16.         "label": "First Name",
  17.         "className": "form-control",
  18.         "name": "question2",
  19.         "subtype": "text",
  20.         "slug": "first-name"
  21.       },
  22.       {
  23.         "type": "text",
  24.         "required": true,
  25.         "label": "Last Name",
  26.         "className": "form-control",
  27.         "name": "question3",
  28.         "subtype": "text",
  29.         "slug": "last-name"
  30.       },
  31.       {
  32.         "type": "text",
  33.         "required": true,
  34.         "label": "Phone",
  35.         "className": "form-control",
  36.         "name": "question4",
  37.         "subtype": "text",
  38.         "slug": "phone"
  39.       },
  40.       {
  41.         "type": "text",
  42.         "required": true,
  43.         "label": "Email",
  44.         "className": "form-control",
  45.         "name": "question5",
  46.         "subtype": "text",
  47.         "slug": "email"
  48.       },
  49.       {
  50.         "type": "text",
  51.         "required": true,
  52.         "label": "Address",
  53.         "className": "form-control",
  54.         "name": "question6",
  55.         "subtype": "text",
  56.         "slug": "address"
  57.       },
  58.       {
  59.         "type": "text",
  60.         "required": true,
  61.         "label": "City/Town",
  62.         "className": "form-control",
  63.         "name": "question7",
  64.         "subtype": "text",
  65.         "slug": "citytown"
  66.       },
  67.       {
  68.         "type": "text",
  69.         "required": true,
  70.         "label": "Postal Code",
  71.         "className": "form-control",
  72.         "name": "question8",
  73.         "subtype": "text",
  74.         "slug": "postal-code"
  75.       },
  76.       {
  77.         "type": "date",
  78.         "required": true,
  79.         "label": "DOB",
  80.         "className": "form-control",
  81.         "name": "question9",
  82.         "slug": "dob"
  83.       },
  84.       {
  85.         "type": "text",
  86.         "required": true,
  87.         "label": "SIN",
  88.         "className": "form-control",
  89.         "name": "question10",
  90.         "subtype": "text",
  91.         "maxlength": 3,
  92.         "slug": "sin"
  93.       },
  94.       {
  95.         "type": "radio-group",
  96.         "required": true,
  97.         "label": "My income is zero",
  98.         "inline": true,
  99.         "name": "question11",
  100.         "values": [
  101.           {
  102.             "label": "Yes",
  103.             "value": "yes"
  104.           },
  105.           {
  106.             "label": "No",
  107.             "value": "no"
  108.           }
  109.         ],
  110.         "slug": "my-income-is-zero"
  111.       },
  112.       {
  113.         "type": "radio-group",
  114.         "required": true,
  115.         "label": "This is my first filling",
  116.         "inline": true,
  117.         "name": "question12",
  118.         "values": [
  119.           {
  120.             "label": "Yes",
  121.             "value": "yes"
  122.           },
  123.           {
  124.             "label": "No",
  125.             "value": "no"
  126.           }
  127.         ],
  128.         "slug": "this-is-my-first-filling"
  129.       }
  130.     ]
  131.   },
  132.   {
  133.     "page": 2,
  134.     "pageName": "Family information",
  135.     "data": [
  136.       {
  137.         "type": "newPage",
  138.         "required": false,
  139.         "label": "Family information",
  140.         "name": "newPage-1586373455604",
  141.         "slug": "family-information"
  142.       },
  143.       {
  144.         "type": "radio-group",
  145.         "required": true,
  146.         "label": "My martial status as of {date}:",
  147.         "inline": true,
  148.         "name": "question14",
  149.         "values": [
  150.           {
  151.             "label": "Single",
  152.             "value": "single"
  153.           },
  154.           {
  155.             "label": "Common-Law",
  156.             "value": "common-law"
  157.           },
  158.           {
  159.             "label": "Married",
  160.             "value": "married"
  161.           },
  162.           {
  163.             "label": "Divorced",
  164.             "value": "divorced"
  165.           },
  166.           {
  167.             "label": "Widowed",
  168.             "value": "widowed"
  169.           }
  170.         ],
  171.         "slug": "my-martial-status-as-of-date:"
  172.       },
  173.       {
  174.         "type": "text",
  175.         "required": false,
  176.         "label": "Name of Spouse:",
  177.         "className": "form-control",
  178.         "name": "question15",
  179.         "subtype": "text",
  180.         "slug": "name-of-spouse:"
  181.       },
  182.       {
  183.         "type": "date",
  184.         "required": false,
  185.         "label": "If changed in {year}, provide date of change:",
  186.         "className": "form-control",
  187.         "name": "question16",
  188.         "slug": "if-changed-in-year-provide-date-of-change:"
  189.       },
  190.       {
  191.         "type": "header",
  192.         "subtype": "h5",
  193.         "label": "My children (under the age of 18), dependants, or aging parents as of the end of the calendar year are:",
  194.         "className": "group1-master",
  195.         "slug": "my-children-(under-the-age-of-18)-dependants-or-aging-parents-as-of-the-end-of-the-calendar-year-are:",
  196.         "name": "question17",
  197.         "data": [
  198.           {
  199.             "type": "text",
  200.             "required": false,
  201.             "label": "Name",
  202.             "className": "form-control group1",
  203.             "name": "question18",
  204.             "subtype": "text",
  205.             "slug": "name"
  206.           },
  207.           {
  208.             "type": "text",
  209.             "required": false,
  210.             "label": "DOB",
  211.             "className": "form-control group1",
  212.             "name": "question19",
  213.             "subtype": "text",
  214.             "slug": "dob"
  215.           },
  216.           {
  217.             "type": "text",
  218.             "required": false,
  219.             "label": "SIN",
  220.             "className": "form-control group1",
  221.             "name": "question20",
  222.             "subtype": "text",
  223.             "slug": "sin"
  224.           }
  225.         ]
  226.       }
  227.     ]
  228.   },
  229.   {
  230.     "page": 3,
  231.     "pageName": "Citizenship information",
  232.     "data": [
  233.       {
  234.         "type": "newPage",
  235.         "required": false,
  236.         "label": "Citizenship information",
  237.         "name": "newPage-1586373471551",
  238.         "slug": "citizenship-information"
  239.       },
  240.       {
  241.         "type": "radio-group",
  242.         "required": true,
  243.         "label": "I am a Canadian Citizen",
  244.         "inline": true,
  245.         "name": "question22",
  246.         "values": [
  247.           {
  248.             "label": "Yes",
  249.             "value": "yes"
  250.           },
  251.           {
  252.             "label": "No",
  253.             "value": "no"
  254.           }
  255.         ],
  256.         "slug": "i-am-a-canadian-citizen"
  257.       },
  258.       {
  259.         "type": "radio-group",
  260.         "required": true,
  261.         "label": "I consent to release information to Elections Canada",
  262.         "inline": true,
  263.         "name": "question23",
  264.         "values": [
  265.           {
  266.             "label": "Yes",
  267.             "value": "yes"
  268.           },
  269.           {
  270.             "label": "No",
  271.             "value": "no"
  272.           }
  273.         ],
  274.         "slug": "i-consent-to-release-information-to-elections-canada"
  275.       },
  276.       {
  277.         "type": "radio-group",
  278.         "required": true,
  279.         "label": "I held foreign property at any time during 2019  (eg. Rental property, investments, stocks, etc) totaling more than $100,000 CND",
  280.         "inline": true,
  281.         "name": "question24",
  282.         "values": [
  283.           {
  284.             "label": "Yes",
  285.             "value": "yes"
  286.           },
  287.           {
  288.             "label": "No",
  289.             "value": "no"
  290.           }
  291.         ],
  292.         "slug": "i-held-foreign-property-at-any-time-during-2019-(eg.-rental-property-investments-stocks-etc)-totaling-more-than-dollar100000-cnd"
  293.       },
  294.       {
  295.         "type": "radio-group",
  296.         "required": true,
  297.         "label": "I wish to split eligible pension income",
  298.         "inline": true,
  299.         "name": "question25",
  300.         "values": [
  301.           {
  302.             "label": "Yes",
  303.             "value": "yes"
  304.           },
  305.           {
  306.             "label": "No",
  307.             "value": "no"
  308.           }
  309.         ],
  310.         "slug": "i-wish-to-split-eligible-pension-income"
  311.       },
  312.       {
  313.         "type": "radio-group",
  314.         "required": true,
  315.         "label": "I sold my home during the year",
  316.         "inline": true,
  317.         "name": "question26",
  318.         "values": [
  319.           {
  320.             "label": "Yes",
  321.             "value": "yes"
  322.           },
  323.           {
  324.             "label": "No",
  325.             "value": "no"
  326.           }
  327.         ],
  328.         "slug": "i-sold-my-home-during-the-year"
  329.       },
  330.       {
  331.         "type": "radio-group",
  332.         "required": true,
  333.         "label": "I want to sign up for MyAccount with CRA and I would like to sign up to receive email notifications. (Note:  you will not longer receive mail through Canada Post with this option)",
  334.         "inline": true,
  335.         "name": "question27",
  336.         "values": [
  337.           {
  338.             "label": "Yes",
  339.             "value": "yes"
  340.           },
  341.           {
  342.             "label": "No",
  343.             "value": "no"
  344.           }
  345.         ],
  346.         "slug": "i-want-to-sign-up-for-myaccount-with-cra-and-i-would-like-to-sign-up-to-receive-email-notifications.-(note:-you-will-not-longer-receive-mail-through-canada-post-with-this-option)"
  347.       },
  348.       {
  349.         "type": "radio-group",
  350.         "required": true,
  351.         "label": "I want my refunds, (GST, Family Benefits, etc) direct deposited?",
  352.         "inline": true,
  353.         "name": "question28",
  354.         "values": [
  355.           {
  356.             "label": "Yes",
  357.             "value": "yes"
  358.           },
  359.           {
  360.             "label": "No",
  361.             "value": "no"
  362.           }
  363.         ],
  364.         "slug": "i-want-my-refunds-(gst-family-benefits-etc)-direct-deposited"
  365.       }
  366.     ]
  367.   }
  368. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement