- Print
- DarkLight
- PDF
Create new telecom conduit connection
Operation is used to create telecom conduit connection. Available from 3.2.12 product version.
Token issued for API consumer.
Telecom Conduit Connection to be created
Telecom Conduit id
which end of the telecom conduit is object connected (Beginning or End)
Telecom Manhole id
Telecom premises id
Telecom Splice id
A created Telecom Conduit Connection
{
"conduit": 3143390,
"direction": "E",
"id": 7617890,
"manhole": 2163790,
"premises": null,
"splice": null
}
Telecom Conduit id
which end of the telecom conduit is object connected (Beginning or End)
Primary key
Telecom Manhole id
Telecom premises id
Telecom Splice id
There was an error in request. Usually field validation failed.
{
"conduit": [
"This field is required."
],
"direction": [
"This field is required."
],
"manhole": [
"This field is required."
]
}
Fields which failed validation
List of validation errors for this fieldname
Validation error
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error