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": "522dcca9-c6fd-4c50-91ac-401ab2b394e0",
"Asset": {
"AssetId": "79bbac8b-c8d5-4ec1-8739-097faf3c5c60",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1e10b7fc-b0f2-4800-aa8b-53c17f04b9e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e9521557-b04d-4436-a60f-aa6417a94fa0",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "0fd69641-f8fc-4bc6-8e69-3ba962ab95b4",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-25T06:11:22.7928053-08:00",
"MeasurementValueNeededDate": "2025-11-25T06:11:22.7928053-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1f0a2da1-8cec-4a9a-93bb-95fae0cd2ad0",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-25T06:11:22.7928053-08:00",
"MeasurementValueNeededDate": "2025-11-25T06:11:22.7928053-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "cc1df3c9-4adb-4108-96ec-7d6531db7f21",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "f8cdb8f6-6367-47a3-a315-16d0556a9774",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1e10b7fc-b0f2-4800-aa8b-53c17f04b9e8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e9521557-b04d-4436-a60f-aa6417a94fa0",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "39efa7cf-f3dd-4ce9-a65e-7d64e91d39cc",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6363740e-c4ba-4a59-9f4d-7ce316312b31",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "8532288f-8a60-48f4-902a-e9d83115bf23",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "72296452-b978-493a-b32b-bfe6dfbdd296",
"FieldId": "fd7e2955-e66d-4bdc-b217-e1c0ba3b64ab",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "72296452-b978-493a-b32b-bfe6dfbdd296",
"FieldId": "fd7e2955-e66d-4bdc-b217-e1c0ba3b64ab",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "ff00c7f9-2b5c-4174-8614-615c02f0ca82",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "d449de38-a913-48d2-a6d5-9739d797fc05",
"CreateDate": "2025-11-25T06:11:22.7928053-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-25T06:11:22.7928053-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": "9369bb76-e407-4044-bdb3-ce4942ee6d81",
"Asset": {
"AssetId": "fff3f35c-e0f3-4af0-8049-a6b1c773730d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "629273e8-99d3-47c7-b7ba-b110325c7803",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ffe5cf3-2ada-43cb-847d-19385ee2b858",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "17665c1d-052c-4695-a19c-47126b972900",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-11-25T06:11:22.8084361-08:00",
"MeasurementValueNeededDate": "2025-11-25T06:11:22.8084361-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2f4dee56-0a02-4868-bd85-ee77cfd50053",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-11-25T06:11:22.8084361-08:00",
"MeasurementValueNeededDate": "2025-11-25T06:11:22.8084361-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fc1aa72e-22c3-429b-8f99-85720b533dfb",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "f7787de3-57eb-4021-990b-f3cf13b45f43",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "629273e8-99d3-47c7-b7ba-b110325c7803",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1ffe5cf3-2ada-43cb-847d-19385ee2b858",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2f9c85f6-b61b-4adc-a590-696f9964581f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "f6a32cce-fa3a-4714-8d2e-2499c0f0b718",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "ebfa1a4b-c84a-42cc-b8fb-84b581e09354",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "93cbdfa8-594a-4a69-97a6-5eb31d57f3b3",
"FieldId": "558974a5-7b2b-4847-a5f5-69af6a45c19e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "93cbdfa8-594a-4a69-97a6-5eb31d57f3b3",
"FieldId": "558974a5-7b2b-4847-a5f5-69af6a45c19e",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "89c0ffbb-3995-4336-8a94-494f4a90db37",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "aa15b384-f7ae-466d-bd2c-1a6db113ff1c",
"CreateDate": "2025-11-25T06:11:22.8084361-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-11-25T06:11:22.8084361-08:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}