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": "93240ffb-2986-469b-84a7-ef70f0547455",
"Asset": {
"AssetId": "d13ce496-c081-4efc-82ff-b621e97fc417",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ca418d57-65e6-4628-aba3-deff429b626a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3ef46a8a-ee50-4963-8a1a-f9a26360f130",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b859dbb1-6661-44c3-9089-5ea7290bd69a",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "6090f448-da01-45bc-864e-2b122c71d2b5",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "39126324-1785-4fce-8e4f-b37f87c323c2",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "45ab4c17-393b-4878-a95d-26ee159eaa56",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ca418d57-65e6-4628-aba3-deff429b626a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3ef46a8a-ee50-4963-8a1a-f9a26360f130",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "1cb382a0-8df6-471e-8b4a-7f8d81f051b1",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "689d6cc5-65bc-4726-9aa2-bfe65f5034f2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ac6c2294-02df-4155-ac78-afd7acfc8c6d",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9fe8fd05-e4e1-41be-8aff-86ff5b6244ca",
"FieldId": "a90d246d-a75d-4761-93c3-0fd4cd3a3a52",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9fe8fd05-e4e1-41be-8aff-86ff5b6244ca",
"FieldId": "a90d246d-a75d-4761-93c3-0fd4cd3a3a52",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "18db1f1f-69cf-4491-b0ae-84ffc98d945c",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "d39bdfde-5575-403e-ba33-488466b23391",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-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": "c423e61a-0671-46dd-928e-72ec905d8b0b",
"Asset": {
"AssetId": "cf48df82-12b3-4495-a01f-4416f52f06c8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c0d3e9e6-6edd-48a9-98b2-15934bc06e60",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "55a498a3-f011-45ab-9d4a-b7b85f91daac",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "60696164-e61a-4b22-b8c9-dbd0c91cfec2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b3ec1bc7-f12c-4127-a0fd-872a651f934b",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"MeasurementValueNeededDate": "2026-01-16T16:21:12.7104652-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "83d0ad2a-bd04-48b5-bbd3-c416f3a82030",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "e468e991-7b77-42d3-a4d5-91d7d04c25ec",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c0d3e9e6-6edd-48a9-98b2-15934bc06e60",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "55a498a3-f011-45ab-9d4a-b7b85f91daac",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "15c67482-a18b-4db7-a1f4-3dec001df4a4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "2bb138d3-392c-41fe-bc2b-5a359f3fdb84",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "49aa3e45-db2a-4c6b-bf7d-98f8f2a700e8",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "90cd776b-eb5a-4eb1-b26a-ff3fcf524699",
"FieldId": "648796a8-a210-4502-8b1c-2a3733cee25f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "90cd776b-eb5a-4eb1-b26a-ff3fcf524699",
"FieldId": "648796a8-a210-4502-8b1c-2a3733cee25f",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "97f585c6-0c7e-4858-9432-0003c0dc019d",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "a7acc4cb-b2e4-449b-ba20-f7989db78b7e",
"CreateDate": "2026-01-16T16:21:12.7104652-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T16:21:12.7104652-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}