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": "e96f8cd5-e451-4a48-877a-fd06aee87d9b",
"Asset": {
"AssetId": "fc4e37cc-fd2f-4b40-b0a7-78ab6a174e26",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "33fb3660-b876-4b8b-8ef8-0c16c080a541",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbc1792b-d9c8-4464-9253-4d64de63fddd",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4f676c23-3f8d-429a-a457-fdbbd34183ad",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f8e45a74-a55a-43e0-9ba1-a7266c9bc9e6",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e361142b-a50d-45a3-a4c1-1fbd6b66ee21",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "f532384f-887a-43cf-99ba-9cbae384e96d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "33fb3660-b876-4b8b-8ef8-0c16c080a541",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bbc1792b-d9c8-4464-9253-4d64de63fddd",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9fb4d027-1745-4960-8d42-2182812bc0ce",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b7fb2924-70ae-476a-bacd-a317ea4a01cc",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "6bf0a474-09ee-4950-81cd-f9bc8011a4cf",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "e1292891-f704-4c28-8ba1-7addba12a3e4",
"FieldId": "d6c94e86-de93-48f8-8ccf-f8a5f1b5d727",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "e1292891-f704-4c28-8ba1-7addba12a3e4",
"FieldId": "d6c94e86-de93-48f8-8ccf-f8a5f1b5d727",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "01e9f7fc-5ee9-4fa0-b8bf-17f0bb9840c4",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a8aaff74-2314-4cb1-8b75-398192817f5e",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-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": "b00b53f0-fc7f-446c-bfba-1b75d66533a1",
"Asset": {
"AssetId": "7166688d-d744-4173-8220-4ea44623d588",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de834986-3828-408b-b6dd-9b092456fc62",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f36e0b32-e48a-440a-9d80-f63f52aea343",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5196c9cd-9316-4858-aa51-f12a70eda384",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "17dfb28b-1c78-4581-a921-bda6111662c5",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:09:14.1465776-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "001f6b8d-7466-421a-a352-eda863734f3d",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "e278826a-49c6-4e79-acf8-3cdc803b9ef4",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de834986-3828-408b-b6dd-9b092456fc62",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f36e0b32-e48a-440a-9d80-f63f52aea343",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "609656b1-cbad-4f85-a874-9d5bd90f7ce2",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "06c1d197-f85d-4bbe-9ca6-ce6a8b72a7bf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "233a21ce-a209-4189-a772-8b6a2f01a9fc",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "14f8dfec-e0ed-447b-ad39-d4474c4d645a",
"FieldId": "a4443669-4407-48d2-9a70-f325bfbd562b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "14f8dfec-e0ed-447b-ad39-d4474c4d645a",
"FieldId": "a4443669-4407-48d2-9a70-f325bfbd562b",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "093c1b1e-a44b-4afa-b942-01dedbf9b409",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "0b5db5aa-9934-4cce-b10d-d35d86d6fc97",
"CreateDate": "2026-03-01T02:09:14.1465776-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:09:14.1465776-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}