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": "9294edbf-d0f5-437d-b797-d28ef88b5362",
"Asset": {
"AssetId": "52002fb6-f68f-478b-8e45-d8b23a3c1b28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "f2a04d17-aa57-4819-a456-5929803a7912",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "60305ad2-1315-4514-8e6f-a2c3632d1a10",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "219dd524-2189-479c-8e3c-e2bb353c1f6d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "99bb5ee8-1aa6-43ce-b888-768115be95a4",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a861c11f-9ee5-426c-9408-4ab62786fd34",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "dca949d0-76ae-4ea9-8b38-ee648c269f55",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "f2a04d17-aa57-4819-a456-5929803a7912",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "60305ad2-1315-4514-8e6f-a2c3632d1a10",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d8faec72-bb34-4722-ad37-5c2a287faff6",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "df17c328-dd88-4e9a-9e52-aba689e0e847",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2b57e845-3d32-4963-875d-208789d5d5f6",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-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": "620a84aa-4146-45de-bd8a-9ac126f9a77f",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "09f564e1-0447-40f4-a270-602013cf863f",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-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": "1685c1aa-64f4-49c4-b4ac-a95e6aae60d8",
"Asset": {
"AssetId": "703d2e46-dcd3-44cd-b0ed-46ee0e32d53b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6f110448-d4da-4af1-83a8-aa88dc57c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab44dc51-e84b-4a2b-b80d-85db6a1df206",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0e258d48-5cf5-4c79-83db-2925e8e1f694",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "878786fb-50a0-49c9-b106-129317efcb57",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"MeasurementValueNeededDate": "2025-12-05T06:17:27.6830001-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2355dce5-e686-42d8-bd6a-4f04924b48e3",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "bae3d936-1ff5-4536-9b08-486c09d4c74e",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6f110448-d4da-4af1-83a8-aa88dc57c2dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab44dc51-e84b-4a2b-b80d-85db6a1df206",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8531f083-b9ed-4c30-ae97-555ef4d3adfa",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9616b744-5f4d-472d-aa1e-76c14b9a102a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "21c9dbce-47cb-4d60-af68-0f42bfb8f6a8",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-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": "d0c7fb33-f6cc-42cc-a400-32da74eed8b2",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f6412626-3ec2-464c-b686-74943d66d7b9",
"CreateDate": "2025-12-05T06:17:27.6830001-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-05T06:17:27.6830001-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}