Operation is used to create a new Cable Appendix. A Cable Appendix connects a Cable to a loop. When a Cable Appendix is created, the loop's length is automatically added to the Cable's extra_length field. Available from product version 2026.1.0.
Token issued for API consumer.
Cable Appendix to be created
Cable Appendix representation using ids instead of embedded objects or links. Used for creating and updating Cable Appendix records.
A Cable Appendix represents an association between a Cable and a loop. When a CableAppendix is created or updated, the associated loop’s length is automatically added to the Cable’s extra_length. When the association is removed or changed, the corresponding length is removed from the Cable’s extra_length.
The id of the Cable associated with this appendix
The id of the loop associated with this appendix
A created Cable Appendix
{
"cable": 5750790,
"id": 1001,
"point": 8801
}Cable Appendix representation using ids instead of embedded objects or links. Used for creating and updating Cable Appendix records.
A Cable Appendix represents an association between a Cable and a loop. When a CableAppendix is created or updated, the associated loop’s length is automatically added to the Cable’s extra_length. When the association is removed or changed, the corresponding length is removed from the Cable’s extra_length.
The id of the Cable associated with this appendix
Primary key
The id of the loop associated with this appendix
There was an error in request. Usually field validation failed.
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