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": "64da87b3-a38b-415c-a75c-2f58adf3c114",
"Asset": {
"AssetId": "82b217b3-6e07-456b-8a56-1cfa2f229970",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c2109660-45c0-4069-aa9e-1ea3d031d2cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be040861-1b85-4b58-8529-7ca0e11f1326",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6b1ce009-8206-43ac-98b3-b64a8618d27d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-27T19:44:59.6062818-07:00",
"MeasurementValueNeededDate": "2025-10-27T19:44:59.6062818-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4e969287-4549-49af-96ee-40fe18d797ca",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-27T19:44:59.6062818-07:00",
"MeasurementValueNeededDate": "2025-10-27T19:44:59.6062818-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "241f6592-0aea-43ae-bb0f-511fe1ed5ce4",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "92d48309-047c-4af9-94f1-134811106d33",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c2109660-45c0-4069-aa9e-1ea3d031d2cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be040861-1b85-4b58-8529-7ca0e11f1326",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "d3924b90-8dd4-4714-b1c5-969f4c91541c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4ccbeacd-8483-4ac6-a467-944e85ab70d3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fa99a5d1-8490-4cd2-84b5-71ff7bc466bd",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "ab732150-13cd-49e9-a6ea-3cd52a28d521",
"FieldId": "e479e785-9d18-469d-8f41-779c816f8860",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "ab732150-13cd-49e9-a6ea-3cd52a28d521",
"FieldId": "e479e785-9d18-469d-8f41-779c816f8860",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "685e563d-d1cb-4300-9e46-f7ef3a7cb1e5",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "b137d506-8e57-4221-8723-9ce4f6278069",
"CreateDate": "2025-10-27T19:44:59.6062818-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-27T19:44:59.6062818-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": "8a0a3952-180b-411c-9775-f1881e0df764",
"Asset": {
"AssetId": "d948d218-65c2-4f12-896d-980ca060f023",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "b1be51e9-23cb-4313-a4d8-18ab0fe84065",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e150719f-db38-4d66-8e30-957ba8f2baa1",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "52fec046-e8df-4853-9dc8-c8188830ddeb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-10-27T19:44:59.6219024-07:00",
"MeasurementValueNeededDate": "2025-10-27T19:44:59.6219024-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b99d86ff-fbcc-47bc-bdbd-2de22e02868e",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-10-27T19:44:59.6219024-07:00",
"MeasurementValueNeededDate": "2025-10-27T19:44:59.6219024-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e342f982-c540-4727-a544-60d8ba7d30f7",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "4f2eb7ff-f46e-42ed-b36d-c715d4813e73",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "b1be51e9-23cb-4313-a4d8-18ab0fe84065",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e150719f-db38-4d66-8e30-957ba8f2baa1",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "17549fd2-6b3a-40da-a9bc-5a34f9f1fb64",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "4455b58f-260f-4423-82fb-3ddc534ac109",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8d1d38ba-b395-4e2c-8038-a891d3854942",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "58dcb91d-723a-4811-bd5f-bdc0c3ecb3ff",
"FieldId": "be2a7238-052c-43d1-a76c-ad76b4d28fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "58dcb91d-723a-4811-bd5f-bdc0c3ecb3ff",
"FieldId": "be2a7238-052c-43d1-a76c-ad76b4d28fb9",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "fd7f6fa7-5804-464f-ab3b-282e3d38ee81",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "f273ed68-1fd3-4fe1-b3b2-f361f7c00a7c",
"CreateDate": "2025-10-27T19:44:59.6219024-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-10-27T19:44:59.6219024-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}