"title":"Subscriber data about the initial registration",
"title":"Subscriber data about the registration",
"description":"Details about the initial registration as requested per EPOC Form 1 Section F subscriber data checkbox labelled date and time of initial registration, type of registration, ...",
"properties":{
"initialStartDateTimeinitialStartDateTime":{
@@ -760,7 +760,7 @@
},
"typeOfService":{
"type":"string",
"description":"type of service"
"description":"type of service, e.g. telephony, messaging, email, data access"
},
"startDate":{
"$ref":"#/$defs/Date",
@@ -780,9 +780,9 @@
"installationAddreses":{
"type":"array",
"items":{
"$ref":"#/$defs/Address",
"description":"Address where the service is installed (e.g. fiber, cable or xDSL)"
}
"$ref":"#/$defs/Address"
},
"description":"List of addresses where the service is installed (e.g. fiber, cable or xDSL)"
},
"associatedDevices":{
"type":"array",
@@ -825,16 +825,12 @@
"$ref":"#/$defs/ValidityPeriod",
"description":"Validity period of the data in this record"
},
"pUKCodes":{
"type":"array",
"items":{
"pUKCode":{
"$ref":"#/$defs/PUKCode"
},
"description":"List of PUK-Codes"
}
},
"required":[
"pUKCodes"
"pUKCode"
]
},
"ServiceIdentifier":{
@@ -888,7 +884,7 @@
},
"Device":{
"type":"object",
"description":"Device information",
"description":"Information about the device",
"properties":{
"deviceManufacturer":{
"type":"string",
@@ -934,7 +930,7 @@
},
"PUKCode":{
"type":"object",
"description":"PUK-Code information",
"description":"Information about the PIN Unblocking Key (PUK)",