@pdtf/schemas 0.6.15 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -82,12 +82,10 @@
|
|
|
82
82
|
"yesNo": "Yes"
|
|
83
83
|
},
|
|
84
84
|
"listedBuildingConsent": {
|
|
85
|
-
"yesNo": "Not required"
|
|
86
|
-
"reasons": "Not listed building\n"
|
|
85
|
+
"yesNo": "Not required"
|
|
87
86
|
},
|
|
88
87
|
"deedRestrictionConsent": {
|
|
89
|
-
"yesNo": "Not required"
|
|
90
|
-
"reasons": "Retrospective consent obtained from leasehold provider but property now freehold"
|
|
88
|
+
"yesNo": "Not required"
|
|
91
89
|
},
|
|
92
90
|
"unfinished": {
|
|
93
91
|
"yesNo": "No"
|
|
@@ -97,20 +95,16 @@
|
|
|
97
95
|
},
|
|
98
96
|
"windowReplacementsSince2002": {
|
|
99
97
|
"buildingRegApproval": {
|
|
100
|
-
"yesNo": "Not required"
|
|
101
|
-
"reasons": "Not required"
|
|
98
|
+
"yesNo": "Not required"
|
|
102
99
|
},
|
|
103
100
|
"planningPermission": {
|
|
104
|
-
"yesNo": "Not required"
|
|
105
|
-
"reasons": "Not required"
|
|
101
|
+
"yesNo": "Not required"
|
|
106
102
|
},
|
|
107
103
|
"listedBuildingConsent": {
|
|
108
|
-
"yesNo": "Not required"
|
|
109
|
-
"reasons": "Not listed building"
|
|
104
|
+
"yesNo": "Not required"
|
|
110
105
|
},
|
|
111
106
|
"deedRestrictionConsent": {
|
|
112
|
-
"yesNo": "Not required"
|
|
113
|
-
"reasons": "None required"
|
|
107
|
+
"yesNo": "Not required"
|
|
114
108
|
},
|
|
115
109
|
"unfinished": {
|
|
116
110
|
"yesNo": "No"
|
|
@@ -120,20 +114,17 @@
|
|
|
120
114
|
},
|
|
121
115
|
"hasAddedConservatory": {
|
|
122
116
|
"buildingRegApproval": {
|
|
123
|
-
"yesNo": "Not required"
|
|
124
|
-
"reasons": "Added as part of initial build"
|
|
117
|
+
"yesNo": "Not required"
|
|
125
118
|
},
|
|
126
119
|
"planningPermission": {
|
|
127
|
-
"yesNo": "Not required"
|
|
128
|
-
"reasons": "Added as part of initial build"
|
|
120
|
+
"yesNo": "Not required"
|
|
129
121
|
},
|
|
130
122
|
"listedBuildingConsent": {
|
|
131
|
-
"yesNo": "Not required"
|
|
132
|
-
"reasons": "Not listed building"
|
|
123
|
+
"yesNo": "Not required"
|
|
133
124
|
},
|
|
134
125
|
"deedRestrictionConsent": {
|
|
135
|
-
"yesNo": "
|
|
136
|
-
"
|
|
126
|
+
"yesNo": "No",
|
|
127
|
+
"details": "Added as part of initial build and deeds"
|
|
137
128
|
},
|
|
138
129
|
"unfinished": {
|
|
139
130
|
"yesNo": "No"
|
|
@@ -212,11 +203,21 @@
|
|
|
212
203
|
"yesNo": "Yes"
|
|
213
204
|
},
|
|
214
205
|
"mainsFoulDrainage": {
|
|
215
|
-
"
|
|
216
|
-
|
|
206
|
+
"yesNo": "No",
|
|
207
|
+
"sustainableDrainageSystem": { "yesNo": "No" },
|
|
208
|
+
"septicTank": {
|
|
209
|
+
"yesNo": "Yes",
|
|
210
|
+
"details": "Last emptied on 1 Jan 2022"
|
|
217
211
|
},
|
|
218
|
-
"yesNo": "
|
|
219
|
-
"
|
|
212
|
+
"cesspit": { "yesNo": "No" },
|
|
213
|
+
"sewerageTreatmentPlant": { "yesNo": "No" },
|
|
214
|
+
"otherConnectedProperties": { "yesNo": "No" },
|
|
215
|
+
"plantOnOtherLand": { "yesNo": "No" },
|
|
216
|
+
"plantRegistered": { "yesNo": "No" },
|
|
217
|
+
"plantDrainsIntoWaterway": {
|
|
218
|
+
"yesNo": "Yes",
|
|
219
|
+
"dischargeCompliesWithGBR": "Yes"
|
|
220
|
+
}
|
|
220
221
|
}
|
|
221
222
|
},
|
|
222
223
|
"utilities": {
|
|
@@ -283,7 +284,7 @@
|
|
|
283
284
|
"heatingInGoodWorkingOrder": {
|
|
284
285
|
"yesNo": "Yes"
|
|
285
286
|
},
|
|
286
|
-
"centralHeatingFuel": "Gas
|
|
287
|
+
"centralHeatingFuel": { "centralHeatingFuelType": "Gas" },
|
|
287
288
|
"centralHeatingInstalled": "2016-04-20",
|
|
288
289
|
"heatingLastServiced": "2021-03-26"
|
|
289
290
|
}
|
|
@@ -325,7 +326,7 @@
|
|
|
325
326
|
"publicRightOfWay": {
|
|
326
327
|
"yesNo": "No"
|
|
327
328
|
},
|
|
328
|
-
"
|
|
329
|
+
"rightsOfLightOrSupport": {
|
|
329
330
|
"yesNo": "No"
|
|
330
331
|
},
|
|
331
332
|
"rightsCreatedThroughCustom": {
|
|
@@ -357,8 +358,7 @@
|
|
|
357
358
|
},
|
|
358
359
|
"failedTransactionsInLast12Months": {
|
|
359
360
|
"yesNo": "No"
|
|
360
|
-
}
|
|
361
|
-
"comments": "Not applicable"
|
|
361
|
+
}
|
|
362
362
|
},
|
|
363
363
|
"additionalInformation": {
|
|
364
364
|
"restrictionsOnUseNotCompliedWith": {
|
|
@@ -379,14 +379,6 @@
|
|
|
379
379
|
"lastName": "Hetherington-Smythe"
|
|
380
380
|
}
|
|
381
381
|
],
|
|
382
|
-
"sellersConveyancer": {
|
|
383
|
-
"firstName": "John",
|
|
384
|
-
"lastName": "Lawson",
|
|
385
|
-
"address": { "line1": "66 Railway Ave", "postcode": "SL12 1AA" },
|
|
386
|
-
"email": "john@bodgit.co.uk",
|
|
387
|
-
"organisation": "Bodgit, Leggit and Run Partners",
|
|
388
|
-
"reference": "12345"
|
|
389
|
-
},
|
|
390
382
|
"sellersCapacity": { "capacity": "Legal Owner" },
|
|
391
383
|
"legalBoundaries": {
|
|
392
384
|
"left": "Seller",
|
|
@@ -372,7 +372,8 @@
|
|
|
372
372
|
"yesNo": {
|
|
373
373
|
"enum": ["No"]
|
|
374
374
|
}
|
|
375
|
-
}
|
|
375
|
+
},
|
|
376
|
+
"additionalProperties": false
|
|
376
377
|
},
|
|
377
378
|
{
|
|
378
379
|
"properties": {
|
|
@@ -545,7 +546,8 @@
|
|
|
545
546
|
"yesNo": {
|
|
546
547
|
"enum": ["No"]
|
|
547
548
|
}
|
|
548
|
-
}
|
|
549
|
+
},
|
|
550
|
+
"additionalProperties": false
|
|
549
551
|
},
|
|
550
552
|
{
|
|
551
553
|
"properties": {
|
|
@@ -593,7 +595,8 @@
|
|
|
593
595
|
"yesNo": {
|
|
594
596
|
"enum": ["No"]
|
|
595
597
|
}
|
|
596
|
-
}
|
|
598
|
+
},
|
|
599
|
+
"additionalProperties": false
|
|
597
600
|
},
|
|
598
601
|
{
|
|
599
602
|
"properties": {
|
|
@@ -709,7 +712,7 @@
|
|
|
709
712
|
"containsAsbestos": {
|
|
710
713
|
"baspiRef": "A5.2",
|
|
711
714
|
"RDSRef": "Property/Flags,BuildingSections/EnvironmentalIssues",
|
|
712
|
-
"title": "To your knowledge, does any part of your property contain
|
|
715
|
+
"title": "To your knowledge, does any part of your property contain asbestos?",
|
|
713
716
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
714
717
|
"description": "If yes, please state whether there is a management plan in place and attach a copy"
|
|
715
718
|
},
|
|
@@ -717,7 +720,8 @@
|
|
|
717
720
|
"baspiRef": "A5.3",
|
|
718
721
|
"RDSRef": "Property/Flags,BuildingSections/EnvironmentalIssues,Use/EnvironmentalIssues",
|
|
719
722
|
"lawSocietyRef": "TA6/7.8",
|
|
720
|
-
"title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?
|
|
723
|
+
"title": "To your knowledge, is the property or neighbouring land, affected by Japanese knotweed or other invasive species?",
|
|
724
|
+
"description": "If so please state whether there is a management plan in place and attach a copy",
|
|
721
725
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
722
726
|
},
|
|
723
727
|
"subsidenceOrStructuralFault": {
|
|
@@ -738,7 +742,7 @@
|
|
|
738
742
|
"baspiRef": "A6",
|
|
739
743
|
"lawSocietyRef": "TA10",
|
|
740
744
|
"title": "Fixtures and Fittings",
|
|
741
|
-
"description": "
|
|
745
|
+
"description": "This is so a buyer's offer can take into account whether you are taking something of value or leaving extra items. A full list will need to be completed after the sale is agreed.",
|
|
742
746
|
"type": "object",
|
|
743
747
|
"required": ["itemsToRemove", "itemsToInclude"],
|
|
744
748
|
"properties": {
|
|
@@ -860,26 +864,64 @@
|
|
|
860
864
|
"baspiRef": "A7.2.8",
|
|
861
865
|
"RDSRef": "Services/OtherServices/{isExternallyConnected='yes?true'}",
|
|
862
866
|
"title": "Does the septic tank, cesspit or sewerage treatment plant drain into a waterway (lake, river, stream etc)",
|
|
863
|
-
"type": "
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
"
|
|
875
|
-
|
|
876
|
-
"
|
|
877
|
-
|
|
867
|
+
"type": "object",
|
|
868
|
+
"properties": {
|
|
869
|
+
"yesNo": {
|
|
870
|
+
"type": "string",
|
|
871
|
+
"title": "",
|
|
872
|
+
"enum": [
|
|
873
|
+
"Yes",
|
|
874
|
+
"No, the effluent is discharged through a soakaway system."
|
|
875
|
+
]
|
|
876
|
+
}
|
|
877
|
+
},
|
|
878
|
+
"required": ["yesNo"],
|
|
879
|
+
"dependencies": {
|
|
880
|
+
"yesNo": {
|
|
881
|
+
"oneOf": [
|
|
882
|
+
{
|
|
883
|
+
"properties": {
|
|
884
|
+
"yesNo": {
|
|
885
|
+
"enum": [
|
|
886
|
+
"No, the effluent is discharged through a soakaway system."
|
|
887
|
+
]
|
|
888
|
+
}
|
|
889
|
+
},
|
|
890
|
+
"additionalProperties": false
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"properties": {
|
|
894
|
+
"yesNo": {
|
|
895
|
+
"enum": ["Yes"]
|
|
896
|
+
},
|
|
897
|
+
"dischargeCompliesWithGBR": {
|
|
898
|
+
"baspiRef": "A7.2.9",
|
|
899
|
+
"RDSRef": "Services/OtherServices/ExternalConnections/Flags",
|
|
900
|
+
"title": "Does it comply with the General Binding Rules for discharge into a waterway?",
|
|
901
|
+
"type": "string",
|
|
902
|
+
"enum": [
|
|
903
|
+
"Yes",
|
|
904
|
+
"No, it does not comply with the rules for discharge into a waterway."
|
|
905
|
+
]
|
|
906
|
+
}
|
|
907
|
+
},
|
|
908
|
+
"required": ["dischargeCompliesWithGBR"]
|
|
909
|
+
}
|
|
910
|
+
]
|
|
911
|
+
}
|
|
912
|
+
}
|
|
878
913
|
}
|
|
879
914
|
},
|
|
915
|
+
"additionalProperties": false,
|
|
880
916
|
"required": [
|
|
881
|
-
"
|
|
882
|
-
"
|
|
917
|
+
"sustainableDrainageSystem",
|
|
918
|
+
"septicTank",
|
|
919
|
+
"cesspit",
|
|
920
|
+
"sewerageTreatmentPlant",
|
|
921
|
+
"otherConnectedProperties",
|
|
922
|
+
"plantOnOtherLand",
|
|
923
|
+
"plantRegistered",
|
|
924
|
+
"plantDrainsIntoWaterway"
|
|
883
925
|
]
|
|
884
926
|
},
|
|
885
927
|
{
|
|
@@ -897,6 +939,7 @@
|
|
|
897
939
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
898
940
|
}
|
|
899
941
|
},
|
|
942
|
+
"additionalProperties": false,
|
|
900
943
|
"required": ["maintenanceAgreements"]
|
|
901
944
|
},
|
|
902
945
|
{
|
|
@@ -920,6 +963,7 @@
|
|
|
920
963
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
921
964
|
}
|
|
922
965
|
},
|
|
966
|
+
"additionalProperties": false,
|
|
923
967
|
"required": ["dateToBeConnected", "maintenanceAgreements"]
|
|
924
968
|
}
|
|
925
969
|
]
|
|
@@ -1057,9 +1101,44 @@
|
|
|
1057
1101
|
"baspiRef": "A7.5.1",
|
|
1058
1102
|
"RDSRef": "Buildings|BuildingSections/Heating/isGas=no|yes|true|false",
|
|
1059
1103
|
"lawSocietyRef": "TA6/12.3a",
|
|
1060
|
-
"
|
|
1061
|
-
"
|
|
1062
|
-
"
|
|
1104
|
+
"type": "object",
|
|
1105
|
+
"title": "Central Heating Fuel",
|
|
1106
|
+
"required": ["centralHeatingFuelType"],
|
|
1107
|
+
"properties": {
|
|
1108
|
+
"centralHeatingFuelType": {
|
|
1109
|
+
"baspiRef": "A1.6.1",
|
|
1110
|
+
"title": "What type of fuel does the system and boiler run on?",
|
|
1111
|
+
"type": "string",
|
|
1112
|
+
"enum": ["Gas", "Electricity", "Oil", "LPG", "Other"]
|
|
1113
|
+
}
|
|
1114
|
+
},
|
|
1115
|
+
"dependencies": {
|
|
1116
|
+
"centralHeatingFuelType": {
|
|
1117
|
+
"oneOf": [
|
|
1118
|
+
{
|
|
1119
|
+
"properties": {
|
|
1120
|
+
"centralHeatingFuelType": {
|
|
1121
|
+
"enum": ["Gas", "Electricity", "Oil", "LPG"]
|
|
1122
|
+
}
|
|
1123
|
+
},
|
|
1124
|
+
"additionalProperties": false
|
|
1125
|
+
},
|
|
1126
|
+
{
|
|
1127
|
+
"properties": {
|
|
1128
|
+
"centralHeatingFuelType": {
|
|
1129
|
+
"enum": ["Other"]
|
|
1130
|
+
},
|
|
1131
|
+
"otherCentralHeatingFuelType": {
|
|
1132
|
+
"title": "Please describe the other fuel type",
|
|
1133
|
+
"type": "string",
|
|
1134
|
+
"minLength": 1
|
|
1135
|
+
}
|
|
1136
|
+
},
|
|
1137
|
+
"required": ["otherCentralHeatingFuelType"]
|
|
1138
|
+
}
|
|
1139
|
+
]
|
|
1140
|
+
}
|
|
1141
|
+
}
|
|
1063
1142
|
},
|
|
1064
1143
|
"centralHeatingInstalled": {
|
|
1065
1144
|
"baspiRef": "A7.5.2",
|
|
@@ -1073,7 +1152,7 @@
|
|
|
1073
1152
|
"baspiRef": "A7.5.3",
|
|
1074
1153
|
"RDSRef": "Objects/Installation,Objects/Certificates",
|
|
1075
1154
|
"lawSocietyRef": "TA6/12.3b",
|
|
1076
|
-
"title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after
|
|
1155
|
+
"title": "Was a gas boiler installed after 1st April 2005, or a solid fuel or oil boiler installed after 1st October 2010?",
|
|
1077
1156
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
1078
1157
|
"description": "If yes, please supply a copy of the installation completion certificate from a competent person qualified under the relevant self-certification scheme e.g. HETAS etc"
|
|
1079
1158
|
},
|
|
@@ -1241,7 +1320,7 @@
|
|
|
1241
1320
|
"type": "object",
|
|
1242
1321
|
"required": [
|
|
1243
1322
|
"publicRightOfWay",
|
|
1244
|
-
"
|
|
1323
|
+
"rightsOfLightOrSupport",
|
|
1245
1324
|
"rightsCreatedThroughCustom",
|
|
1246
1325
|
"minesAndMinerals",
|
|
1247
1326
|
"churchChancel",
|
|
@@ -1256,7 +1335,7 @@
|
|
|
1256
1335
|
"$ref": "#/$defs/yesNoDetailIfYes",
|
|
1257
1336
|
"description": "If yes, please mark the route on a plan of the property"
|
|
1258
1337
|
},
|
|
1259
|
-
"
|
|
1338
|
+
"rightsOfLightOrSupport": {
|
|
1260
1339
|
"baspiRef": "A10.4.2",
|
|
1261
1340
|
"RDSRef": "Tenure/Rights,Tenure/Restrictions,Tenure/Responsibilities",
|
|
1262
1341
|
"lawSocietyRef": "TA6/8.4a",
|
|
@@ -1304,8 +1383,7 @@
|
|
|
1304
1383
|
"excessiveNoise",
|
|
1305
1384
|
"crime",
|
|
1306
1385
|
"cautionOrConviction",
|
|
1307
|
-
"failedTransactionsInLast12Months"
|
|
1308
|
-
"comments"
|
|
1386
|
+
"failedTransactionsInLast12Months"
|
|
1309
1387
|
],
|
|
1310
1388
|
"properties": {
|
|
1311
1389
|
"environmental": {
|
|
@@ -1339,12 +1417,6 @@
|
|
|
1339
1417
|
"RDSRef": "Tenure/OtherMaterialIssues",
|
|
1340
1418
|
"title": "Have there been any failed purchase transactions on the property within the last 12 months?",
|
|
1341
1419
|
"$ref": "#/$defs/yesNoDetailIfYes"
|
|
1342
|
-
},
|
|
1343
|
-
"comments": {
|
|
1344
|
-
"baspiRef": "A11.6",
|
|
1345
|
-
"RDSRef": "Tenure/OtherMaterialIssues,Tenure/OtherDocumentation",
|
|
1346
|
-
"title": "Please add any comments to the previous questions and provide any relevant documentation eg flood risk report, radon report and confirmation of any remedial measures on construction to reduce risk etc",
|
|
1347
|
-
"type": "string"
|
|
1348
1420
|
}
|
|
1349
1421
|
}
|
|
1350
1422
|
},
|
|
@@ -1472,7 +1544,7 @@
|
|
|
1472
1544
|
}
|
|
1473
1545
|
}
|
|
1474
1546
|
},
|
|
1475
|
-
"
|
|
1547
|
+
"yesNoNotRequiredDetailIfNo": {
|
|
1476
1548
|
"type": "object",
|
|
1477
1549
|
"properties": {
|
|
1478
1550
|
"yesNo": {
|
|
@@ -1488,7 +1560,7 @@
|
|
|
1488
1560
|
{
|
|
1489
1561
|
"properties": {
|
|
1490
1562
|
"yesNo": {
|
|
1491
|
-
"enum": ["Yes"]
|
|
1563
|
+
"enum": ["Yes", "Not required"]
|
|
1492
1564
|
}
|
|
1493
1565
|
},
|
|
1494
1566
|
"additionalProperties": false
|
|
@@ -1496,15 +1568,15 @@
|
|
|
1496
1568
|
{
|
|
1497
1569
|
"properties": {
|
|
1498
1570
|
"yesNo": {
|
|
1499
|
-
"enum": ["No"
|
|
1571
|
+
"enum": ["No"]
|
|
1500
1572
|
},
|
|
1501
|
-
"
|
|
1573
|
+
"details": {
|
|
1502
1574
|
"title": "Please outline the reasons why",
|
|
1503
1575
|
"type": "string",
|
|
1504
1576
|
"minLength": 1
|
|
1505
1577
|
}
|
|
1506
1578
|
},
|
|
1507
|
-
"required": ["
|
|
1579
|
+
"required": ["details"]
|
|
1508
1580
|
}
|
|
1509
1581
|
]
|
|
1510
1582
|
}
|
|
@@ -1594,7 +1666,8 @@
|
|
|
1594
1666
|
"yesNo": {
|
|
1595
1667
|
"enum": ["No"]
|
|
1596
1668
|
}
|
|
1597
|
-
}
|
|
1669
|
+
},
|
|
1670
|
+
"additionalProperties": false
|
|
1598
1671
|
},
|
|
1599
1672
|
{
|
|
1600
1673
|
"properties": {
|
|
@@ -1611,28 +1684,28 @@
|
|
|
1611
1684
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1612
1685
|
"lawSocietyRef": "TA6/4.2",
|
|
1613
1686
|
"title": "Was building regulation approval and a completion certificate obtained or an equivalent Competent Person Scheme Certificate?",
|
|
1614
|
-
"$ref": "#/$defs/
|
|
1687
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1615
1688
|
},
|
|
1616
1689
|
"planningPermission": {
|
|
1617
1690
|
"baspiRef": "A3.4.2",
|
|
1618
1691
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1619
1692
|
"lawSocietyRef": "TA6/4.2",
|
|
1620
1693
|
"title": "Was planning permission obtained?",
|
|
1621
|
-
"$ref": "#/$defs/
|
|
1694
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1622
1695
|
},
|
|
1623
1696
|
"listedBuildingConsent": {
|
|
1624
1697
|
"baspiRef": "A3.4.3",
|
|
1625
1698
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1626
1699
|
"lawSocietyRef": "TA6/4.2",
|
|
1627
1700
|
"title": "Was listed building consent obtained?",
|
|
1628
|
-
"$ref": "#/$defs/
|
|
1701
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1629
1702
|
},
|
|
1630
1703
|
"deedRestrictionConsent": {
|
|
1631
1704
|
"baspiRef": "A3.4.4",
|
|
1632
1705
|
"RDSRef": "WorksAlterationsChanges/ConsentApproval",
|
|
1633
1706
|
"lawSocietyRef": "TA6/4.2",
|
|
1634
1707
|
"title": "Was any consent under a restriction in the deeds obtained? E.g. if your deeds require consent from someone else to alter or extend the property",
|
|
1635
|
-
"$ref": "#/$defs/
|
|
1708
|
+
"$ref": "#/$defs/yesNoNotRequiredDetailIfNo"
|
|
1636
1709
|
},
|
|
1637
1710
|
"unfinished": {
|
|
1638
1711
|
"baspiRef": "A3.5",
|
|
@@ -1689,11 +1762,13 @@
|
|
|
1689
1762
|
"firstName": {
|
|
1690
1763
|
"RDSRef": "",
|
|
1691
1764
|
"title": "First name",
|
|
1692
|
-
"type": "string"
|
|
1765
|
+
"type": "string",
|
|
1766
|
+
"minLength": 1
|
|
1693
1767
|
},
|
|
1694
1768
|
"lastName": {
|
|
1695
1769
|
"title": "Last name",
|
|
1696
|
-
"type": "string"
|
|
1770
|
+
"type": "string",
|
|
1771
|
+
"minLength": 1
|
|
1697
1772
|
},
|
|
1698
1773
|
"emailAddress": {
|
|
1699
1774
|
"title": "Email address",
|
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
"baspiRef": "B",
|
|
8
8
|
"required": [
|
|
9
9
|
"namesOfLegalOwners",
|
|
10
|
-
"sellersConveyancer",
|
|
11
10
|
"sellersCapacity",
|
|
12
11
|
"legalBoundaries",
|
|
13
12
|
"servicesCrossing",
|
|
@@ -33,7 +32,8 @@
|
|
|
33
32
|
"firstName": {
|
|
34
33
|
"baspiRef": "B1.1.1",
|
|
35
34
|
"title": "First name",
|
|
36
|
-
"type": "string"
|
|
35
|
+
"type": "string",
|
|
36
|
+
"minLength": 1
|
|
37
37
|
},
|
|
38
38
|
"middleNames": {
|
|
39
39
|
"baspiRef": "B1.1.2",
|
|
@@ -43,53 +43,12 @@
|
|
|
43
43
|
"lastName": {
|
|
44
44
|
"baspiRef": "B1.1.3",
|
|
45
45
|
"title": "Last name",
|
|
46
|
-
"type": "string"
|
|
46
|
+
"type": "string",
|
|
47
|
+
"minLength": 1
|
|
47
48
|
}
|
|
48
49
|
}
|
|
49
50
|
}
|
|
50
51
|
},
|
|
51
|
-
"sellersConveyancer": {
|
|
52
|
-
"baspiRef": "B1.2",
|
|
53
|
-
"RDSRef": "Participants/description=?,Participants/ActingFor/Participants/Role",
|
|
54
|
-
"title": "Sellers Conveyancer",
|
|
55
|
-
"type": "object",
|
|
56
|
-
"required": [
|
|
57
|
-
"firstName",
|
|
58
|
-
"lastName",
|
|
59
|
-
"address",
|
|
60
|
-
"email",
|
|
61
|
-
"organisation",
|
|
62
|
-
"reference"
|
|
63
|
-
],
|
|
64
|
-
"properties": {
|
|
65
|
-
"firstName": {
|
|
66
|
-
"title": "First name",
|
|
67
|
-
"type": "string"
|
|
68
|
-
},
|
|
69
|
-
"lastName": {
|
|
70
|
-
"title": "Last name",
|
|
71
|
-
"type": "string"
|
|
72
|
-
},
|
|
73
|
-
"email": {
|
|
74
|
-
"title": "Email address",
|
|
75
|
-
"type": "string",
|
|
76
|
-
"format": "email"
|
|
77
|
-
},
|
|
78
|
-
"organisation": {
|
|
79
|
-
"title": "Organisation",
|
|
80
|
-
"type": "string"
|
|
81
|
-
},
|
|
82
|
-
"address": {
|
|
83
|
-
"title": "Address",
|
|
84
|
-
"$ref": "#/$defs/address"
|
|
85
|
-
},
|
|
86
|
-
|
|
87
|
-
"reference": {
|
|
88
|
-
"title": "Reference",
|
|
89
|
-
"type": "string"
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
},
|
|
93
52
|
"sellersCapacity": {
|
|
94
53
|
"baspiRef": "B1.3",
|
|
95
54
|
"RDSRef": "Participants/description=?,Participants/ActingFor/Participants/Role",
|
|
@@ -118,7 +77,8 @@
|
|
|
118
77
|
"capacity": {
|
|
119
78
|
"enum": ["Legal Owner", "Mortgagee in Possession"]
|
|
120
79
|
}
|
|
121
|
-
}
|
|
80
|
+
},
|
|
81
|
+
"additionalProperties": false
|
|
122
82
|
},
|
|
123
83
|
{
|
|
124
84
|
"properties": {
|
|
@@ -301,6 +261,7 @@
|
|
|
301
261
|
"enum": ["Yes", "No"]
|
|
302
262
|
}
|
|
303
263
|
},
|
|
264
|
+
"required": ["hasSolarPanels"],
|
|
304
265
|
"dependencies": {
|
|
305
266
|
"hasSolarPanels": {
|
|
306
267
|
"oneOf": [
|
|
@@ -309,7 +270,8 @@
|
|
|
309
270
|
"hasSolarPanels": {
|
|
310
271
|
"enum": ["No"]
|
|
311
272
|
}
|
|
312
|
-
}
|
|
273
|
+
},
|
|
274
|
+
"additionalProperties": false
|
|
313
275
|
},
|
|
314
276
|
{
|
|
315
277
|
"properties": {
|
|
@@ -598,7 +560,6 @@
|
|
|
598
560
|
"type": "object",
|
|
599
561
|
"required": [
|
|
600
562
|
"sellerLivesAtProperty",
|
|
601
|
-
"otherOver17sAtProperty",
|
|
602
563
|
"over17sWillSignToConfirmWillVacate"
|
|
603
564
|
],
|
|
604
565
|
"properties": {
|
|
@@ -963,7 +924,8 @@
|
|
|
963
924
|
"properties": {
|
|
964
925
|
"line1": {
|
|
965
926
|
"title": "Address 1",
|
|
966
|
-
"type": "string"
|
|
927
|
+
"type": "string",
|
|
928
|
+
"minLength": 1
|
|
967
929
|
},
|
|
968
930
|
"line2": {
|
|
969
931
|
"title": "Address 2",
|
|
@@ -979,7 +941,8 @@
|
|
|
979
941
|
},
|
|
980
942
|
"postcode": {
|
|
981
943
|
"title": "Postcode",
|
|
982
|
-
"type": "string"
|
|
944
|
+
"type": "string",
|
|
945
|
+
"minLength": 1
|
|
983
946
|
}
|
|
984
947
|
},
|
|
985
948
|
"required": ["line1", "postcode"]
|
|
@@ -40,7 +40,8 @@
|
|
|
40
40
|
"properties": {
|
|
41
41
|
"firstName": {
|
|
42
42
|
"title": "First name",
|
|
43
|
-
"type": "string"
|
|
43
|
+
"type": "string",
|
|
44
|
+
"minLength": 1
|
|
44
45
|
},
|
|
45
46
|
"middleName": {
|
|
46
47
|
"title": "Middle name(s)",
|
|
@@ -48,7 +49,8 @@
|
|
|
48
49
|
},
|
|
49
50
|
"lastName": {
|
|
50
51
|
"title": "lastName",
|
|
51
|
-
"type": "string"
|
|
52
|
+
"type": "string",
|
|
53
|
+
"minLength": 1
|
|
52
54
|
},
|
|
53
55
|
"preferredName": {
|
|
54
56
|
"title": "Preferred name / known as",
|
|
@@ -93,6 +95,9 @@
|
|
|
93
95
|
"Buyer's Conveyancer",
|
|
94
96
|
"Estate Agent"
|
|
95
97
|
]
|
|
98
|
+
},
|
|
99
|
+
"externalIds": {
|
|
100
|
+
"type": "object"
|
|
96
101
|
}
|
|
97
102
|
}
|
|
98
103
|
}
|