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": "52a372f1-ee53-46ca-b27e-7f87e3bd4f46",
"Asset": {
"AssetId": "07162880-2605-40d6-96ea-d54874bbdaf8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4ab5c8c2-c0e9-4ee2-b129-f29070c8d4b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ec593ee6-a805-4309-8703-e8c9b6c03b9d",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "36fa85a5-33ce-43fb-9f69-0f0957ee5f2f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"MeasurementValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2b20ad70-7257-48b3-81ec-603dad729f17",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"MeasurementValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e49ca552-2ee7-498f-80e9-fb3c622076b4",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "6013793d-8ac2-4f8c-ba9e-8c80ddac0a90",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4ab5c8c2-c0e9-4ee2-b129-f29070c8d4b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ec593ee6-a805-4309-8703-e8c9b6c03b9d",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0585e1ff-8b2b-4036-ab39-e77c96f43b85",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c6ea4376-1c94-47a7-b28e-3f8e92f90792",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f265d63a-0fae-4d4c-8cab-ed2bfba948fe",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T02:26:45.685909-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": "8b89400b-14d3-4670-991f-d26b26631755",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bb3a3e05-c456-436c-a2f5-5abe095d29fc",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-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": "b51250b2-89d5-47ba-a380-75231ed1946e",
"Asset": {
"AssetId": "80741400-1c15-47df-a38f-924c8d0c2ff9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2e0df066-7c6b-4806-a6e4-f31fd256c5cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "91d60129-47ff-4f91-9d64-b44dba8808ed",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b56ce080-1f0f-4de1-b537-af3370c4da7e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"MeasurementValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "fdbb7ab8-ca20-48d4-9eda-110669ffe136",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"MeasurementValueNeededDate": "2026-08-03T02:26:45.685909-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e268fc8e-4e97-46bc-ad87-d3b2e03b91e7",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "5c99328c-c614-4519-b47d-5cb6243ffbbc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "2e0df066-7c6b-4806-a6e4-f31fd256c5cb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "91d60129-47ff-4f91-9d64-b44dba8808ed",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "36d8c40f-7f27-4f8c-a1f5-0026a112940c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5d569bf0-eb6c-49ed-9468-e5082c298db9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3c4225da-5241-4d38-8d4c-ed438603534a",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-03T02:26:45.685909-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": "d1883e83-19ce-449e-bdc4-3de2e7e955ba",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "94aa53f8-536d-4d71-afb3-e68786a25aae",
"CreateDate": "2026-08-03T02:26:45.685909-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-03T02:26:45.685909-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}