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. |
|
| DisplayText | 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": "6dceda76-7ca9-435f-b450-26d56d35d549",
"Asset": {
"AssetId": "2da70337-6e67-4c75-b7de-0d638677cdeb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "52c6ac2f-c9d6-4796-9377-febe01d3ec53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "98fee968-f394-4a9f-b48b-609c2a309411",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e810b148-9986-45df-9817-e677478946f5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0a693d3f-5762-4552-a194-97da852e5a00",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e21492a9-0db4-4423-9367-57a9611930ce",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "c8dd8e69-fe55-4668-aaa8-8f1e809a02c7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "52c6ac2f-c9d6-4796-9377-febe01d3ec53",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "98fee968-f394-4a9f-b48b-609c2a309411",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "7bb7d619-77c8-4c88-9b26-069de9cc4611",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "390b2d6d-62f7-4416-88fa-97e221b8488a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "a01e68a5-ab4b-45b9-985d-2aaea1ee40cb",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "2d7ac573-ac80-4d92-b3aa-a514f18ca25c",
"FieldId": "5006f8eb-8d4a-4e33-8657-3f50b323de12",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "2d7ac573-ac80-4d92-b3aa-a514f18ca25c",
"FieldId": "5006f8eb-8d4a-4e33-8657-3f50b323de12",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "73b19df0-62a1-4fb5-9f77-ab2aa8971cb2",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a0cd94a7-8e13-4921-82fb-0566b74d74d2",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 8"
}
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": "0b10a58e-3216-4b3c-b783-1a1fbca45604",
"Asset": {
"AssetId": "74b1eeeb-396c-4dd2-afae-019313766fc0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1d715629-40bc-4f97-aa26-638f6bf55eb5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab2cd616-70ff-40d9-9547-95e11eea87c3",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "9bf3d6d4-b000-4a0f-967d-c967e973651e",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "51214906-f673-491d-8155-4ed9a9f0273a",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:28:40.7495064-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "30c88ec0-6baa-450b-a626-daa98727699e",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "f1246973-dce9-4d6f-933a-429e2a146234",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1d715629-40bc-4f97-aa26-638f6bf55eb5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ab2cd616-70ff-40d9-9547-95e11eea87c3",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e4c1504e-8f74-4701-8cac-f0cf771e3a0f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9be1d780-869f-42cd-9d43-520417af80e2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d88e6f0-38dc-4bce-bd3e-9a28a5d47c1e",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "51095581-c033-415c-959e-240160944f90",
"FieldId": "26155591-470e-4d5f-93ac-2b5d0000a07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "51095581-c033-415c-959e-240160944f90",
"FieldId": "26155591-470e-4d5f-93ac-2b5d0000a07d",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "c2d43a96-38ff-4124-833d-7c0042bd1746",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "b3606865-dfa0-485b-b7fb-33ee42d5d750",
"CreateDate": "2026-06-25T14:28:40.7495064-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:28:40.7495064-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}