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": "6b0a8d3a-15cc-437c-b4b9-670dee43e98d",
"Asset": {
"AssetId": "f439b27b-4bfa-4d0d-8051-58de09abb331",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "7d880a26-d866-4f57-8a84-dfc4f68cd3af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec05eb5-9ed9-4bf2-ae77-92e37686d0b6",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e9460d11-e0d3-4a6f-b042-c3c9043c49d1",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ed4b993f-9c40-4f1d-8c47-3d1122038a9f",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9128438a-337c-4f62-99ca-a0663bb43ed3",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "7f91889e-0b4d-4468-ac65-6b8926c0bd1f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "7d880a26-d866-4f57-8a84-dfc4f68cd3af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bec05eb5-9ed9-4bf2-ae77-92e37686d0b6",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2da3761a-6a65-4c16-9fbd-01b96f3932cf",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "372e977c-a5c4-4824-b71a-e7edffe3700c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "69c58701-5472-483f-bb5c-22283be5abe3",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fc42d0a8-985d-49ba-8700-a739c52ca289",
"FieldId": "73c5401a-be79-4123-8c29-5521d8157b74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fc42d0a8-985d-49ba-8700-a739c52ca289",
"FieldId": "73c5401a-be79-4123-8c29-5521d8157b74",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "b3035f30-6dba-4d8a-a2ab-447a0f68f29b",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "cb0e60bf-0670-41ce-af72-a859733905ab",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08: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": "f344c763-2bf9-4c4b-b816-53e0930fd978",
"Asset": {
"AssetId": "cf848356-ef81-43d1-b07f-d591033024e6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3294ba7b-7912-4099-a40f-80ccfea7dd65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d269ce9-47a8-4b89-9c51-e7439235813d",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3ae2a966-2ccb-48e9-ad75-36110ad841cd",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e518daf3-451f-4979-a6fb-cc12f2c46c6a",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"MeasurementValueNeededDate": "2026-02-08T18:40:44.2364656-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0e77004d-8d96-414e-b23d-c903146a0ded",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "39463ba7-f7c7-42d6-b426-124610e5194b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3294ba7b-7912-4099-a40f-80ccfea7dd65",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8d269ce9-47a8-4b89-9c51-e7439235813d",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "b1a6bd72-6c41-4f54-ab80-388a77e5a017",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7ce2679d-fe8a-469a-9db4-d42037a915b7",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "b89eb4c2-6186-44de-b902-fa031ff8b7d0",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c95df8b8-e697-44e1-8ffe-364331011c51",
"FieldId": "7c1d0a7a-ef7f-449f-ae7c-8696d047ca48",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c95df8b8-e697-44e1-8ffe-364331011c51",
"FieldId": "7c1d0a7a-ef7f-449f-ae7c-8696d047ca48",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "18865f72-d9c3-458f-92f3-32c3206efae7",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a2f9040a-3aea-42e5-8cea-1d0c05226fd6",
"CreateDate": "2026-02-08T18:40:44.2364656-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-08T18:40:44.2364656-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}