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": "2d292878-4638-4e20-b451-712c9a8ad35d",
"Asset": {
"AssetId": "a56ca756-d836-4149-a8a3-1603b5056402",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9928ecc4-87f3-4463-a3bb-20040da4d203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7ec4287-cd2c-474b-a70a-9dec599db04d",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c3dedf5a-2ad7-4c6e-9c41-7244d1924b95",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"MeasurementValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7252a2ac-6fd4-44c8-afe6-e226aff7a0a7",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"MeasurementValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ad5e5bc9-657a-48f3-b7bd-c9c29c787d2f",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9520a2a9-1277-4ee7-a672-6079ed368394",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "9928ecc4-87f3-4463-a3bb-20040da4d203",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a7ec4287-cd2c-474b-a70a-9dec599db04d",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "fa75db17-f1db-4f00-b49e-592f1a3a3c67",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "aaa45081-dd4b-4071-9129-7a4891ed1916",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fba61c1b-5925-4ab3-af1f-d401d7103e91",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "c8a859fa-0fc5-48b6-90f8-bcc58ea0df82",
"FieldId": "d788b1f0-f826-4b25-88f9-a71a774bdb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "c8a859fa-0fc5-48b6-90f8-bcc58ea0df82",
"FieldId": "d788b1f0-f826-4b25-88f9-a71a774bdb81",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "09eda43b-7a57-4a09-a55b-2578ea55fef9",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a1e9f78f-59f5-44a4-acd4-e64e52650d76",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-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": "0fa2ea5c-dacd-4d3a-88c9-3dc5cfce6f56",
"Asset": {
"AssetId": "752b5fcf-2205-443a-bdbc-5681a1ba89c5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1e3035af-94f7-4220-873b-658b626bb019",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4a121145-69f5-4c16-b7fb-228ccc47feee",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8d19b1a6-c656-4753-9335-f126e55181d4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"MeasurementValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4bb985ff-d4c6-4734-9bc0-cacfaba99616",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"MeasurementValueNeededDate": "2026-09-04T04:11:25.9720383-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "78db3357-66fc-4399-8dfa-8ed09ad8647b",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "b6d56872-81c3-4d93-88f6-c2aacd1ee945",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1e3035af-94f7-4220-873b-658b626bb019",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4a121145-69f5-4c16-b7fb-228ccc47feee",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "46530cf7-6765-4d95-a3f3-becb43f3a801",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "9151f3f0-7ef7-4f7b-9100-7fcf18172138",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8881b5b6-b6d6-41cc-8071-bd6e7d6c462e",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "bdc94c5d-3b5f-4a5c-896c-b0d26d1f7f09",
"FieldId": "df8e9144-4c25-4175-b77c-6187228dc6e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "bdc94c5d-3b5f-4a5c-896c-b0d26d1f7f09",
"FieldId": "df8e9144-4c25-4175-b77c-6187228dc6e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "7d2b7c88-df5f-411d-9a88-5103f6f6a347",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "105eab78-b5e5-4be9-a402-9ee68b3f84c5",
"CreateDate": "2026-09-04T04:11:25.9720383-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-04T04:11:25.9720383-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}