POST Properties
Creates a new property.
Request Information
URI Parameters
None.
Body Parameters
Property to be created. PropertyId should not be filled in.
Property| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| ValueText | string |
None. |
|
| DisplayText | string |
None. |
|
| PropertyType | PropertyType |
None. |
|
| IsValid | boolean |
None. |
|
| IsValidMessage | string |
None. |
|
| SourceSystemId | string |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| CreateDate | date |
None. |
|
| CreateUser | string |
None. |
|
| LastModifiedDate | date |
None. |
|
| LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"PropertyId": "30342b8c-b7b6-4fa0-b65b-9e5597b5e82a",
"Asset": {
"AssetId": "54d36467-498e-4896-8d53-7ed7a78e9cb1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "175a1703-546f-4c9c-a985-0d7fa5e3f579",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d5b7c89e-de5c-451c-81a3-effeebddae16",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "aab0ab22-caaa-41e3-b48d-469b7779b946",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"MeasurementValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "481abdd8-78c4-4149-aa85-6b29f35382b4",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"MeasurementValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bf9acbb2-0926-48d8-b959-10352fce801a",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "40a6c933-fd8e-45b2-8612-a7fa2dd5c64d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "175a1703-546f-4c9c-a985-0d7fa5e3f579",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d5b7c89e-de5c-451c-81a3-effeebddae16",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "6d300c81-c7c9-4efe-9b04-b0e62275f5e3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1918370a-b53e-478a-aff3-35ea48266ae5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6fe9b9cf-869a-4451-8feb-b9d7b3382984",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "eafdaab6-3106-41c8-99be-d293cf984700",
"FieldId": "d767f4ae-acae-41ce-88c9-55d0c05b6647",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "eafdaab6-3106-41c8-99be-d293cf984700",
"FieldId": "d767f4ae-acae-41ce-88c9-55d0c05b6647",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c05f4aeb-6493-46a0-9e01-30d45a445662",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "b9509db8-27f4-472d-ae2e-9d5de46a6aaf",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
On success, the created property.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Property |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"PropertyId": "e3aee776-d444-4c17-8824-0fedf5b19470",
"Asset": {
"AssetId": "5e741215-e474-4338-bc7f-93a70eeb2422",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "70c892d5-50b6-4ad4-80fa-d7aaa515790b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "842e5499-0760-4356-b9a0-8149b78e195a",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f343b50d-3ffd-4c4b-95de-8d4df1e1c030",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"MeasurementValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "30fdf9a2-2a5c-4950-a496-d2b99203714e",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"MeasurementValueNeededDate": "2026-05-07T03:11:15.2603267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "94d311fb-8fee-4b3f-827b-331a35bdaacb",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "a56b7c04-21fa-4e88-8e67-6c909e86bb22",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "70c892d5-50b6-4ad4-80fa-d7aaa515790b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "842e5499-0760-4356-b9a0-8149b78e195a",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7010af76-3ede-4362-8546-967f403cce95",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "56636867-e026-4125-9284-37efe3a3570f",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "70cc1cd5-31d2-4133-ad7d-8ae1d7974f5a",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "12b76d43-1544-469e-afd1-90c642911f60",
"FieldId": "00bbeb92-e7ed-441a-b575-7e0c5d883e14",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "12b76d43-1544-469e-afd1-90c642911f60",
"FieldId": "00bbeb92-e7ed-441a-b575-7e0c5d883e14",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "356200d9-4fdf-4884-b586-199d803620e2",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "2da64daf-e58c-4fd7-8771-a0ff406c6267",
"CreateDate": "2026-05-07T03:11:15.2603267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-07T03:11:15.2603267-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}