- Print
- DarkLight
- PDF
Get list of passed services
Operation is used to get a list of passed services. Available from product version 3.2.8.
List can be filtered by giving filtering parameters at HTTP querystring (see parameters).
Token issued for API consumer.
Offset to start returning results.
Limit number of results returned. Set to -1 to use maximum limit set in the environment. Default limit will be used if parameter is not specified. Special value -1 is available from product version 3.2.18.
Coordinate system to transform location to.
Example: srs=epsg:4326
Number of decimals to be returned with object location. If parameter is not specified the number of decimals is as precise as possible for current running instance. Available from product version 2024.4.
number of dimensions to be returned. Acceptable values are 2 and 3. If parameter is not specified the number of dimensions are as default for current product. Available from product version 2024.4.
Filters list by selected object field value. Supports structured queries via +__+ delimiter. Supports ending keywords via +__+ delimiter:
- For string fields: istartswith, startswith, iendswith, endswith, contains, icontains, isnull
- For numerics: gt, lt, gte, lte, isnull
- For spatial fields: contains, isnull, within, intersects, disjoint, touches, overlaps, covers, coveredby Examples:
+++usage_state__txt__istartswith=in+++
,+++plan__state__txt__startswith=In+++
,+++creation_date__gte=2019-01-02T15:32:01+++
,+++location__within=POLYGON ((641503.89 6944059.81, 641406.52 6943933.87, 641369.48 6943772.48, 641474.25 6943704.74, 641873.78 6943735.96, 641848.38 6943975.15, 641607.08 6944167.76, 641653.11 6944102.15, 641503.89 6944059.81))+++
Supports exclusive queries by field value using a not-operator preceeding the field lookup: Examples:+++not__type__txt__istartswith=Tie+++
,+++not__id=1390+++
Selects the object field to order the returned objects by. Can be used to sort in reverse order with '-' prefix. Can have several ordering rules separated by comma. Can be used only for object own fields and does not supports structured queries. Example: orderby=creator,-creation_date
A result response object.
{
"Next": "https://example.keycom.fi/api/v2/passed-services/?limit=10&offset=10",
"Previous": null,
"Results": [
{
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"id": 1,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"angle": -27.01,
"capacity": null,
"createdBy": "user",
"createdTs": "2012-10-30T12:42:12Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5381,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Huone",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Huone"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 278490,
"identification": "KeyTeletila",
"importance": null,
"install_year": 2012,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (642254.8370000000577420 6945419.6399999996647239 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Keypro Oy Teletila",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": null,
"type": {
"cost": null,
"id": 1081,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 421,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Talojakamo",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Talojakamo"
}
},
"updatedBy": "user",
"updatedTs": "2012-10-30T12:42:26Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/27197/",
"id": 21,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"angle": -27.01,
"capacity": null,
"createdBy": "user",
"createdTs": "2012-10-30T12:42:12Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5381,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Huone",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Huone"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 278490,
"identification": "KeyTeletila",
"importance": null,
"install_year": 2012,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (642254.8370000000577420 6945419.6399999996647239 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Keypro Oy Teletila",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": null,
"type": {
"cost": null,
"id": 1081,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 421,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Talojakamo",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Talojakamo"
}
},
"updatedBy": "user",
"updatedTs": "2012-10-30T12:42:26Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/27199/",
"id": 41,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"angle": -27.01,
"capacity": null,
"createdBy": "user",
"createdTs": "2012-10-30T12:42:12Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5381,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Huone",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Huone"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 278490,
"identification": "KeyTeletila",
"importance": null,
"install_year": 2012,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (642254.8370000000577420 6945419.6399999996647239 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Keypro Oy Teletila",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": null,
"type": {
"cost": null,
"id": 1081,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 421,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Talojakamo",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Talojakamo"
}
},
"updatedBy": "user",
"updatedTs": "2012-10-30T12:42:26Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/27200/",
"id": 61,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"angle": -27.01,
"capacity": null,
"createdBy": "user",
"createdTs": "2012-10-30T12:42:12Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5381,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Huone",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Huone"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 278490,
"identification": "KeyTeletila",
"importance": null,
"install_year": 2012,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (642254.8370000000577420 6945419.6399999996647239 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Keypro Oy Teletila",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": null,
"type": {
"cost": null,
"id": 1081,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 421,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Talojakamo",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Talojakamo"
}
},
"updatedBy": "user",
"updatedTs": "2012-10-30T12:42:26Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/27202/",
"id": 81,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"angle": -27.01,
"capacity": null,
"createdBy": "user",
"createdTs": "2012-10-30T12:42:12Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5381,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Huone",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Huone"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 278490,
"identification": "KeyTeletila",
"importance": null,
"install_year": 2012,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (642254.8370000000577420 6945419.6399999996647239 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Keypro Oy Teletila",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": null,
"type": {
"cost": null,
"id": 1081,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 421,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Talojakamo",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Talojakamo"
}
},
"updatedBy": "user",
"updatedTs": "2012-10-30T12:42:26Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/27199/",
"id": 101,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/26401/",
"angle": -27.01,
"capacity": null,
"createdBy": "user",
"createdTs": "2012-10-30T12:42:12Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5381,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Huone",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Huone"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 278490,
"identification": "KeyTeletila",
"importance": null,
"install_year": 2012,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (642254.8370000000577420 6945419.6399999996647239 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Keypro Oy Teletila",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": null,
"type": {
"cost": null,
"id": 1081,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 421,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Talojakamo",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Talojakamo"
}
},
"updatedBy": "user",
"updatedTs": "2012-10-30T12:42:26Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/64695/",
"id": 461,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/13333/",
"angle": 133.45187900249272,
"capacity": 20,
"createdBy": "",
"createdTs": null,
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5441,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Pylväs",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Pylväs"
},
"diagramConfirm": null,
"heightAccuracy": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "H_ACCURACY",
"id": 117210,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/H_ACCURACY/",
"logical_txt": "Ei määritelty",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Ei määritelty"
},
"historyDate": null,
"id": 17690,
"identification": "110040",
"importance": null,
"install_year": null,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (457865.5670999999856576 6703139.6643000002950430 0.0000000000000000)",
"locationAccuracy": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "LOCATION_ACCURACY",
"id": 8301,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/LOCATION_ACCURACY/",
"logical_txt": "2.0m",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "2.0m"
},
"manhole": null,
"mapper": "",
"mappingMethod": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "MAPPING_METHOD",
"id": 390,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/MAPPING_METHOD/",
"logical_txt": "Digitoitu",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Digitoitu"
},
"name": "PÄÄTE",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 2010,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Loviisan Puhelin",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Loviisan Puhelin"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": 10,
"type": {
"cost": null,
"id": 1001,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 1721,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Pylväspääte",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Pylväspääte"
}
},
"updatedBy": "KEYCOM_STAGE",
"updatedTs": "2010-08-30T01:29:51Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/64695/",
"id": 481,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/13333/",
"angle": 133.45187900249272,
"capacity": 20,
"createdBy": "",
"createdTs": null,
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5441,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Pylväs",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Pylväs"
},
"diagramConfirm": null,
"heightAccuracy": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "H_ACCURACY",
"id": 117210,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/H_ACCURACY/",
"logical_txt": "Ei määritelty",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Ei määritelty"
},
"historyDate": null,
"id": 17690,
"identification": "110040",
"importance": null,
"install_year": null,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (457865.5670999999856576 6703139.6643000002950430 0.0000000000000000)",
"locationAccuracy": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "LOCATION_ACCURACY",
"id": 8301,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/LOCATION_ACCURACY/",
"logical_txt": "2.0m",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "2.0m"
},
"manhole": null,
"mapper": "",
"mappingMethod": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "MAPPING_METHOD",
"id": 390,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/MAPPING_METHOD/",
"logical_txt": "Digitoitu",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Digitoitu"
},
"name": "PÄÄTE",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 2010,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Loviisan Puhelin",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Loviisan Puhelin"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": 10,
"type": {
"cost": null,
"id": 1001,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 1721,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Pylväspääte",
"txt": "Pylväspääte"
}
},
"updatedBy": "KEYCOM_STAGE",
"updatedTs": "2010-08-30T01:29:51Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/64695/",
"id": 501,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/13333/",
"angle": 133.45187900249272,
"capacity": 20,
"createdBy": "",
"createdTs": null,
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 5441,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Pylväs",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Pylväs"
},
"diagramConfirm": null,
"heightAccuracy": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "H_ACCURACY",
"id": 117210,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/H_ACCURACY/",
"logical_txt": "Ei määritelty",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Ei määritelty"
},
"historyDate": null,
"id": 17690,
"identification": "110040",
"importance": null,
"install_year": null,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (457865.5670999999856576 6703139.6643000002950430 0.0000000000000000)",
"locationAccuracy": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "LOCATION_ACCURACY",
"id": 8301,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/LOCATION_ACCURACY/",
"logical_txt": "2.0m",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "2.0m"
},
"manhole": null,
"mapper": "",
"mappingMethod": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "MAPPING_METHOD",
"id": 390,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/MAPPING_METHOD/",
"logical_txt": "Digitoitu",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Digitoitu"
},
"name": "PÄÄTE",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 2010,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Loviisan Puhelin",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Loviisan Puhelin"
},
"plan": null,
"remarks": "",
"renter": null,
"scale": 1.0,
"survey_amount": "",
"telecomArea": 10,
"type": {
"cost": null,
"id": 1001,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 1721,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Pylväspääte",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Pylväspääte"
}
},
"updatedBy": "KEYCOM_STAGE",
"updatedTs": "2010-08-30T01:29:51Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
},
{
"address": "https://example.keycom.fi/api/v2/apartments/27104/",
"id": 801,
"premise": {
"address": "https://example.keycom.fi/api/v2/apartments/3281/",
"angle": 43.32,
"capacity": null,
"createdBy": "KEYCOM_STAGE",
"createdTs": "2013-06-12T01:27:45Z",
"deviceRoom": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_PLACEMENT",
"id": 127550,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_PLACEMENT/",
"logical_txt": "Laitetila ulkona",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Laitetila ulkona"
},
"diagramConfirm": null,
"heightAccuracy": null,
"historyDate": null,
"id": 287810,
"identification": "KOI 1000",
"importance": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_IMPORTANCE",
"id": 48195650,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_IMPORTANCE/",
"logical_txt": "2 (>20 000 km2)",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "2 (>20 000 km2)"
},
"install_year": 2013,
"listUrl": "https://example.keycom.fi/api/v2/premises/",
"location": "SRID=3067;POINT Z (644671.8345999999437481 6947202.3361999997869134 0.0000000000000000)",
"locationAccuracy": null,
"manhole": null,
"mapper": "",
"mappingMethod": null,
"name": "Koilisväylän keskus",
"owner": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_OWNER",
"id": 250810,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_OWNER/",
"logical_txt": "Keypro",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keypro"
},
"plan": "https://example.keycom.fi/api/v2/keycore_plans/169430/",
"remarks": "",
"renter": null,
"scale": 4.0,
"survey_amount": "",
"telecomArea": 21670,
"type": {
"cost": null,
"id": 1041,
"listUrl": "https://example.keycom.fi/api/v2/premtypes/",
"manufacturer": "Tuntematon",
"productCode": "",
"type": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_TYPE",
"id": 1,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_TYPE/",
"logical_txt": "Keskus",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Keskus"
}
},
"updatedBy": "user",
"updatedTs": "2020-01-15T07:24:42Z",
"usageState": {
"availability_end_ts": "2020-12-31",
"availability_start_ts": "2020-01-01",
"available": true,
"groupname": "PREM_STATE",
"id": 14601,
"list_url": "https://example.keycom.fi/api/v2/txt_constants/groupname/PREM_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
}
],
"Total": 11
}
Url to next page of passed services list. Null if No next page exist
Url to previous page of passed services list. Null if No previous page exist
List of fetched passed services
Passed Services object
url of passed services apartments
Passed Services primary key
information of a telecom manhole object
url of manhole address apartments
Manhole's angle
creator
Creation date and time
For defining, if manhole diagram is confirmed
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Height accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
history date
Manhole primary key
Installation year
Geographical location. Available from product version 3.2.16.
Location accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
mapper name
Mapping method
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Manhole owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
url of manhole plan
Remarks
Is rent paid or not
Manhole renter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Safety Distance
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Scale
unknown
Telecom Area
Area size
Creator
Creation date time
Exchange Area
Primary key
Area name
Primary key
Geographical location
Area name
Area perimeter length
Area comments
Telecom area type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Last updater
Last update date time
Manhole type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Last updater
Last update date time
Manhole usage state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Angle
Branch Pole
Checkout Date
Created by
Created timestamp
Pole decay class
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Height accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Checkout Date
Primary key
Pole impregnant
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Install year
Pole length
Line Part
Location of pole in EWKT
Location accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Mapper
Mapping method
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Pole material
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Pole owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan
District Heating Consumer Point Duct Diameter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
District Heating Consumer Point Duct Diameter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Construction
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Excavation
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
District Heating Consumer Point Limiter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Piping
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Agreed Delivery Date. Activated on request by customer.
Area Description. Activated on request by customer.
Begin Date
Contact Name. Not shown when displaying plan details in related objects. Activated on request by customer.
Contact Email Address. Activated on request by customer.
Contact Name. Activated on request by customer.
Contact phone number. Activated on request by customer.
Consumer Point Identification. Activated on request by customer.
Created by
Create Date
Customer Contact Date. Activated on request by customer.
Description
Desired Delivery Date. Activated on request by customer.
District Area
Geographical location as EWKT representation
Name of District Area
Duration. Activated on request by customer.
Expire Date
First contact person for plan. Not shown when displaying plan details in related objects. Activated on request by customer.
Unique id of plan
Implementation Date. Activated on request by customer.
Implementation Date. Activated on request by customer. Format is date with no time from product version 3.7.1.
Latest Implementation Date. Activated on request by customer. Format is date with no time from product version 3.7.1.
URL to the list of all Plans. Only shown when displaying plan details in related objects.
Geographical location. As EWKT representation
Louhi ID. Activated on request by customer.
Modifications. Not shown when displaying plan details in related objects. Activated on request by customer.
Name of Plan
Plan Network Type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Network Owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Offer Accepted Date. Activated on request by customer.
Offer ID. Activated on request by customer.
URL to the plan of which the plan is part of (subplan). Available from version 3.2.24. Activated on request by customer.
Plan remark. Not shown when displaying plan details in related objects. Activated on request by customer.
Plumbing Start Date. Activated on request by customer.
Property address. Not shown when displaying plan details in related objects. Activated on request by customer.
Plan Publicity
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Sum of cost for all related objects for the plan. Not shown when displaying plan details in related objects. Activated on request by customer.
Plan type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Updated by
Update Date
Work Activities. Activated on request by customer.
Plan Work Phase
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Work Project. Activated on request by customer.
Plan Work Type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Work Type Main
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Work Type Sub
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Pole number
Pole type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Remarks. Available from product version 3.2.14.
Pole renter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Scale
Pole stanchion
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Pole stanchion decay class
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Survey amount
Telecom area the pole is inside
Last updated by
Last updated timestamp
Pole state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all constants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Url to fetch details of related address apartments.
Premises' angle
Capacity
Creator
Creation date time
Device room
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
For defining, if manhole diagram is confirmed
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Height accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Mapping date
Primary key
For defining, if manhole diagram is confirmed
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Install year
Geographical location
Location accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Mapper
Mapping method
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Name of the premises
Premises owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan
District Heating Consumer Point Duct Diameter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
District Heating Consumer Point Duct Diameter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Construction
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Excavation
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
District Heating Consumer Point Limiter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Piping
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Agreed Delivery Date. Activated on request by customer.
Area Description. Activated on request by customer.
Begin Date
Contact Name. Not shown when displaying plan details in related objects. Activated on request by customer.
Contact Email Address. Activated on request by customer.
Contact Name. Activated on request by customer.
Contact phone number. Activated on request by customer.
Consumer Point Identification. Activated on request by customer.
Created by
Create Date
Customer Contact Date. Activated on request by customer.
Description
Desired Delivery Date. Activated on request by customer.
District Area
Geographical location as EWKT representation
Name of District Area
Duration. Activated on request by customer.
Expire Date
First contact person for plan. Not shown when displaying plan details in related objects. Activated on request by customer.
Unique id of plan
Implementation Date. Activated on request by customer.
Implementation Date. Activated on request by customer. Format is date with no time from product version 3.7.1.
Latest Implementation Date. Activated on request by customer. Format is date with no time from product version 3.7.1.
URL to the list of all Plans. Only shown when displaying plan details in related objects.
Geographical location. As EWKT representation
Louhi ID. Activated on request by customer.
Modifications. Not shown when displaying plan details in related objects. Activated on request by customer.
Name of Plan
Plan Network Type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Network Owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Offer Accepted Date. Activated on request by customer.
Offer ID. Activated on request by customer.
URL to the plan of which the plan is part of (subplan). Available from version 3.2.24. Activated on request by customer.
Plan remark. Not shown when displaying plan details in related objects. Activated on request by customer.
Plumbing Start Date. Activated on request by customer.
Property address. Not shown when displaying plan details in related objects. Activated on request by customer.
Plan Publicity
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Sum of cost for all related objects for the plan. Not shown when displaying plan details in related objects. Activated on request by customer.
Plan type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Updated by
Update Date
Work Activities. Activated on request by customer.
Plan Work Phase
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Work Project. Activated on request by customer.
Plan Work Type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Work Type Main
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Work Type Sub
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Premises' remarks
Premises renter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant. Same as with Premises owner.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Safety Distance
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Scale
External source system
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Source system key. Available from product version 3.4.
Survey amount
Technical id
Technical information
Telecom area id
Premises type
Primary key
Url to fetch all objects
Premises manufacturer
Product code
Premises type type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Last updater
Last update date time
Premises usage state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Total number of passed services
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error