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": "0526c20d-eb1c-42d9-a251-360902cada29",
"Asset": {
"AssetId": "21090aca-70e3-4fa9-a6d8-a10a73108bc9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "a35b5c92-2f46-4e8f-90d5-2f518f2c1e79",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2dc743b7-d341-40a5-8948-423faa885d5e",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e1c65d45-6de6-48b7-bd6c-c327704004b6",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"MeasurementValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1b88c4cc-1163-49c0-b2e6-89a7fd3f7c73",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"MeasurementValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "bf0f8e31-c7fe-4e17-a218-927605490545",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "588e62ae-b52d-4662-9a0e-aefa20244de1",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "a35b5c92-2f46-4e8f-90d5-2f518f2c1e79",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2dc743b7-d341-40a5-8948-423faa885d5e",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "07177603-71dc-4bde-ab50-9e885af05e08",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "138f4125-69fd-46da-adc0-54fb921aa0af",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c4c06794-ffa7-4be9-9dcc-cb2638cd80d0",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08: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": "1ffe2fe6-19c8-4b60-bd9e-6ec070bc312c",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "59ad2afd-b9c5-4e6d-a7fb-528c045ce553",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08: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": "19ae9f7a-490f-4a2d-ab3b-38fdebef3a3e",
"Asset": {
"AssetId": "aa3a239d-c7a9-4bd6-b102-6c23b97d669a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f6a9d2d0-3652-464d-b4aa-0572fde96acb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3dc29c33-c830-4306-9fa1-fe66e3cde43c",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f74b7f93-e18d-4f22-8057-e82edfca7eac",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"MeasurementValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f4e345ef-df8c-4089-acd7-32b7ad7087bc",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"MeasurementValueNeededDate": "2025-11-05T11:59:50.8357061-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1bc87ca3-0670-4b74-8929-cff3db931ca0",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "b768ecc2-a20e-4bed-8b11-225741da76f6",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f6a9d2d0-3652-464d-b4aa-0572fde96acb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3dc29c33-c830-4306-9fa1-fe66e3cde43c",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "4be720a4-0149-4d10-9be0-5c2a928c68a1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f0f5042a-4efb-4d6e-9a5e-b192d64d9ec9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "bab5d566-be8a-448a-8cd6-99b8fea0d40b",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08: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": "b6112ae8-c47c-494b-8d89-ed66ccaa154e",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "16ced149-f0fc-4ada-ba97-ec0f12b8bd11",
"CreateDate": "2025-11-05T11:59:50.8357061-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-05T11:59:50.8357061-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}