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": "f9889835-56f4-4d5c-825f-00510de5da69",
"Asset": {
"AssetId": "4a33bfca-01cc-4ba3-9fd0-9540eb6ee277",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "daedf02f-fd60-4aa1-ba69-790b5c4df3b1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "02b7f90b-074a-4a02-99d4-80a368f49d4e",
"CreateDate": "2026-06-28T10:32:06.2647673-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2647673-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a65f4ea1-4b1b-4167-82f1-e3a225b017bd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T10:32:06.2647673-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:32:06.2647673-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "411ecdff-1c18-446c-96f2-36467a3cc3c1",
"CreateDate": "2026-06-28T10:32:06.2647673-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:32:06.2647673-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T10:32:06.2647673-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:32:06.2647673-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b9f0a5a2-4a28-40a9-9a96-7248dc95dc0e",
"CreateDate": "2026-06-28T10:32:06.2647673-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T10:32:06.2647673-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "3b3c6855-1cc1-481a-8d22-c82727b59122",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "daedf02f-fd60-4aa1-ba69-790b5c4df3b1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "02b7f90b-074a-4a02-99d4-80a368f49d4e",
"CreateDate": "2026-06-28T10:32:06.2647673-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2647673-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2575f0da-bd5d-44cb-a455-0b9489fa21eb",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9377852d-14fd-49d6-9f17-06b21f108ead",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2afc6fc8-7b3b-4dcb-b786-a747df181fd9",
"CreateDate": "2026-06-28T10:32:06.2647673-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:32:06.2647673-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": "484b391b-0ac4-465f-87bf-e300d42e5826",
"CreateDate": "2026-06-28T10:32:06.2647673-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2647673-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "101df5a4-a04b-40b4-b3f7-46ce00cfee3b",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-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": "5c99c6fe-98d1-4abf-931a-99858483a4f3",
"Asset": {
"AssetId": "4352a4f0-d1e5-49ac-84f6-d6df6cac67f5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "87b3b3b8-3599-48f6-bbde-c6570728527f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "781900c8-25da-46f5-afd2-e52d4e5a96de",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8398d053-1a83-4d5b-8406-bb537bb28bc2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-28T10:32:06.2803882-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:32:06.2803882-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8669b49e-d424-4deb-a99e-a1e018a96ca2",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-28T10:32:06.2803882-07:00",
"MeasurementValueNeededDate": "2026-06-28T10:32:06.2803882-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c30ff5e9-9dee-4b5c-838d-55d4b1f682f3",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "29d8e369-31d6-464d-bcce-97809978e58c",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "87b3b3b8-3599-48f6-bbde-c6570728527f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "781900c8-25da-46f5-afd2-e52d4e5a96de",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7d1eae39-939d-44d5-b609-61bb99f39e72",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e2627164-0887-4e71-8114-b5c7aa0eea76",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "0e435d5a-a4af-4c2f-a4ef-8ff30aba1500",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-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": "33732833-349c-481b-afc8-5f5fb25a5fe2",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2b6e0cf9-c060-420e-a584-ad1f2910d9b9",
"CreateDate": "2026-06-28T10:32:06.2803882-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-28T10:32:06.2803882-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}