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": "330955d2-729e-4d06-8e6c-d137650400dd",
"Asset": {
"AssetId": "ab6936fe-fc64-414b-ac85-99500e6d504d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dda91e62-e1c1-4715-80c4-226cb6bf613b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7d2a899f-979d-4f36-ab20-27410c76c71e",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1d0c353d-6b9b-414e-af20-b34f652fe373",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"MeasurementValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1b6e5edb-cd00-4843-bf6d-8f11fd263b66",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"MeasurementValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "96653e19-9bfb-4bb1-be16-24e244e1e3dd",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "5d65abc4-311d-4254-a500-9ce3405b84e8",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dda91e62-e1c1-4715-80c4-226cb6bf613b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7d2a899f-979d-4f36-ab20-27410c76c71e",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1817b79b-6d6a-4adc-8735-4d6e609f657e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "34e2ea44-28e5-4a78-b2b5-e0998b749277",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3873a923-8475-449b-8dc3-16d2e8a094a7",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-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": "7f261a49-11b8-4057-ae0a-e94fcb7043a4",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c06e9251-e4c0-4355-a74e-3cb3b8450816",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-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": "0dcbd4d6-12db-41eb-b4ce-5a31bdf95000",
"Asset": {
"AssetId": "8e467552-c611-4f8d-b74c-ddd08c95a249",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "371a663c-fbd0-4100-a5d7-f28d5700f6d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "edd31596-8fb6-4a78-bab6-6796331eb662",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6f2511bf-10c8-44dd-a8ff-656cbbd4dfdd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"MeasurementValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c74eaff1-af3b-4f59-971b-94cccd375d6e",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"MeasurementValueNeededDate": "2026-02-23T10:25:00.2729722-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "be8a99ec-a52c-43e3-88a4-64b55c5a65ca",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "d9eb0737-cc6c-48d8-a72e-9a672305f71f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "371a663c-fbd0-4100-a5d7-f28d5700f6d0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "edd31596-8fb6-4a78-bab6-6796331eb662",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "99c5dba6-1d63-40da-b6c5-8b93896ea0ac",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e68b8c18-7582-476b-90d6-a348fc980eaa",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "36bbf214-5128-4ab6-8bbf-1e5b1080c178",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-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": "d96968a7-cfaf-4da5-9a03-e17703a0dd4d",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8a99524e-0b31-4350-b725-9fefcd671981",
"CreateDate": "2026-02-23T10:25:00.2729722-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T10:25:00.2729722-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}