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. |
|
| 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": "0c98fcb2-88ae-422e-a0e0-22644443e6d3",
"Asset": {
"AssetId": "a0c9926b-01a5-43b2-84be-af7b1d6145ed",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c1bb5adf-9d3c-42ee-9dd7-776500dca993",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ce98f510-91c0-4e48-bd68-2c612c3ead5c",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "11efd59d-cb26-45ad-a804-8170482385a3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e9271a23-3853-48a9-a842-65813557cd2d",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "597eb435-4db3-48f4-9c16-9bb0fa247ad7",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "0654c5e9-5a80-4090-9c05-5d176f982619",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c1bb5adf-9d3c-42ee-9dd7-776500dca993",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ce98f510-91c0-4e48-bd68-2c612c3ead5c",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d9cf35b2-2a84-44ef-a223-333e6acbb325",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "364edad8-cbf8-4fe7-9204-722d72679432",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "202be693-7ffc-4c4a-96f7-8f2a74efdd9a",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"SourceSystemId": "sample string 4",
"CompanyId": "2fd5d87d-2c08-4d45-ab7f-71c953100ea8",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ae007f3f-ada5-4e19-8e98-2db3f1ab4dee",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
}
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": "9a1db768-5c39-4b7f-9b9a-68eb9a0e9cad",
"Asset": {
"AssetId": "61ce2f64-ffb6-4074-9051-b4777b12efda",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "277efab7-36ac-4810-90fe-6d60daf72f39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e96d1b48-c14e-42ae-9b5f-7f8400abad25",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "70e6806e-94d6-4886-af60-0e2fd289fe5d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a2e296ec-6aa7-4c02-bd95-df4a8950f31c",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"MeasurementValueNeededDate": "2026-03-24T15:07:03.5303083-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "72d0dac3-cba8-44d3-aa28-b1d5efb38c04",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "9f5044a6-5b61-47bd-850c-b60b34be8e8e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "277efab7-36ac-4810-90fe-6d60daf72f39",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e96d1b48-c14e-42ae-9b5f-7f8400abad25",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "896bb9d4-4a91-4f5f-9fd4-0ca7372c0ebd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c03f4f09-8ef5-4137-8476-ab2f6e48f687",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "685ff5ef-8f45-484c-8e2f-f438f2f2a714",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"SourceSystemId": "sample string 4",
"CompanyId": "d27813ca-3e14-4e79-bd0c-dc7c4155ecb7",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0b0b99f0-cdd4-42d8-8ba1-ad0f7550c167",
"CreateDate": "2026-03-24T15:07:03.5303083-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T15:07:03.5303083-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}