GET api/v2/relationshipanalyses/New
Request
URI Parameters
Response
RelationshipAnalysisNewName | Description | Type | Additional information |
---|---|---|---|
Id | integer | ||
Identification | string | ||
AccountId | integer | ||
Account | AccountIdentification | ||
Active | boolean | ||
Configs | Collection of RelationshipAnalysisConfigNew |
Response Format
application/json, text/json
Sample:
{ "Id": 1, "Identification": "sample string 2", "AccountId": 3, "Account": { "Id": 1, "Identification": "sample string 2" }, "Active": true, "Configs": [ { "Id": 1, "RelationshipAnalysisId": 2, "InfoId": 1, "Info": { "InfoTypeId": 1, "InfoType": { "Id": 1, "Identification": "sample string 2" }, "Active": true, "MeasurementUnit": { "Description": "sample string 1", "Id": 2, "Identification": "sample string 3" }, "ForceScale": 1, "ForceSignifDigits": 1, "ReadOnlyValue": true, "EquipmentTypeId": 1, "AccountTypeId": 1, "AllowAnyValue": true, "AllowText": true, "ConsumableTypeId": 1, "ConsumableType": { "Id": 1, "Identification": "sample string 2", "Active": true }, "Options": [ { "Id": 1, "InfoId": 1, "InfoType": { "Id": 1, "Identification": "sample string 2" }, "MeasurementUnit": { "Description": "sample string 1", "Id": 2, "Identification": "sample string 3" }, "ForceScale": 1, "ForceSignifDigits": 1, "DisplayValue": "sample string 2" }, { "Id": 1, "InfoId": 1, "InfoType": { "Id": 1, "Identification": "sample string 2" }, "MeasurementUnit": { "Description": "sample string 1", "Id": 2, "Identification": "sample string 3" }, "ForceScale": 1, "ForceSignifDigits": 1, "DisplayValue": "sample string 2" } ], "DLLFileId": 1, "Custom01": "sample string 6", "Custom02": "sample string 7", "Custom03": "sample string 8", "Custom04": "sample string 9", "Id": 10, "Identification": "sample string 11" }, "ExternalInfoId": 1, "ExternalInfoIdentification": "sample string 3", "ExternalInfoCAS": "sample string 4" }, { "Id": 1, "RelationshipAnalysisId": 2, "InfoId": 1, "Info": { "InfoTypeId": 1, "InfoType": { "Id": 1, "Identification": "sample string 2" }, "Active": true, "MeasurementUnit": { "Description": "sample string 1", "Id": 2, "Identification": "sample string 3" }, "ForceScale": 1, "ForceSignifDigits": 1, "ReadOnlyValue": true, "EquipmentTypeId": 1, "AccountTypeId": 1, "AllowAnyValue": true, "AllowText": true, "ConsumableTypeId": 1, "ConsumableType": { "Id": 1, "Identification": "sample string 2", "Active": true }, "Options": [ { "Id": 1, "InfoId": 1, "InfoType": { "Id": 1, "Identification": "sample string 2" }, "MeasurementUnit": { "Description": "sample string 1", "Id": 2, "Identification": "sample string 3" }, "ForceScale": 1, "ForceSignifDigits": 1, "DisplayValue": "sample string 2" }, { "Id": 1, "InfoId": 1, "InfoType": { "Id": 1, "Identification": "sample string 2" }, "MeasurementUnit": { "Description": "sample string 1", "Id": 2, "Identification": "sample string 3" }, "ForceScale": 1, "ForceSignifDigits": 1, "DisplayValue": "sample string 2" } ], "DLLFileId": 1, "Custom01": "sample string 6", "Custom02": "sample string 7", "Custom03": "sample string 8", "Custom04": "sample string 9", "Id": 10, "Identification": "sample string 11" }, "ExternalInfoId": 1, "ExternalInfoIdentification": "sample string 3", "ExternalInfoCAS": "sample string 4" } ] }
text/html
Sample:
{"Id":1,"Identification":"sample string 2","AccountId":3,"Account":{"Id":1,"Identification":"sample string 2"},"Active":true,"Configs":[{"Id":1,"RelationshipAnalysisId":2,"InfoId":1,"Info":{"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"Active":true,"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"ReadOnlyValue":true,"EquipmentTypeId":1,"AccountTypeId":1,"AllowAnyValue":true,"AllowText":true,"ConsumableTypeId":1,"ConsumableType":{"Id":1,"Identification":"sample string 2","Active":true},"Options":[{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"},{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"}],"DLLFileId":1,"Custom01":"sample string 6","Custom02":"sample string 7","Custom03":"sample string 8","Custom04":"sample string 9","Id":10,"Identification":"sample string 11"},"ExternalInfoId":1,"ExternalInfoIdentification":"sample string 3","ExternalInfoCAS":"sample string 4"},{"Id":1,"RelationshipAnalysisId":2,"InfoId":1,"Info":{"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"Active":true,"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"ReadOnlyValue":true,"EquipmentTypeId":1,"AccountTypeId":1,"AllowAnyValue":true,"AllowText":true,"ConsumableTypeId":1,"ConsumableType":{"Id":1,"Identification":"sample string 2","Active":true},"Options":[{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"},{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"}],"DLLFileId":1,"Custom01":"sample string 6","Custom02":"sample string 7","Custom03":"sample string 8","Custom04":"sample string 9","Id":10,"Identification":"sample string 11"},"ExternalInfoId":1,"ExternalInfoIdentification":"sample string 3","ExternalInfoCAS":"sample string 4"}]}