PUT Properties
Updates the given property.
Request Information
URI Parameters
None.
Body Parameters
Property to be updated
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": "8f2dc4ba-ceaf-4ba2-8b3b-dc27225fb9b9",
"Asset": {
"AssetId": "e6aa4fba-3c6a-49a3-abee-e15f65545f37",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ae42c4cf-f7ca-47eb-b714-342d29cd7934",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0f66f438-9a24-4388-835e-0d1dd50f6626",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b9637be3-b208-44eb-8930-09bf76bbf063",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "af6449fd-018b-4931-a687-0cc04b8a6a5f",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b07c42b0-b529-47fa-b7bf-173071b1f836",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9f5ad210-719b-4438-8a2c-458a2e224d96",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "ae42c4cf-f7ca-47eb-b714-342d29cd7934",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "0f66f438-9a24-4388-835e-0d1dd50f6626",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "8b153e82-1a5c-4822-9b77-4e1f17541a5d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "7e6c46ef-a838-4264-b9ed-ad5daed678df",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "3097bdef-0385-4a4e-a8ef-79b4e3e06d4b",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "9ae83dd9-c466-41f3-9cc5-9b1dcc84d1f0",
"FieldId": "b66541d7-079d-4081-ad29-c184795f7893",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "9ae83dd9-c466-41f3-9cc5-9b1dcc84d1f0",
"FieldId": "b66541d7-079d-4081-ad29-c184795f7893",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "e828c03c-a39f-4eb5-b96c-6e832b27add5",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "826b27dd-c73f-4b9a-a480-8c7d087add5b",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 8"
}
Response Information
Resource Description
On success, the updated property.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Property |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"PropertyId": "9cdfa5e5-125d-4e2d-8b6e-4596e8cd3571",
"Asset": {
"AssetId": "e8249336-9909-48ae-9c83-bb0723d758b6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0dd19fc0-63da-4640-84da-4d6ab22697bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07c7692b-187f-4a2f-8e5c-1522d5f6ae09",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "242edfc1-d0b5-4c26-bfa8-da5f136dda5b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b21ef7f8-8c7f-416a-9455-4fbb3fa34a9e",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"MeasurementValueNeededDate": "2026-07-21T00:24:58.9834149-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c90ae6c2-9502-4513-a322-bbe5bcfddcd8",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "9bd4f7c8-0797-4f5a-98d4-3c443722fd40",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0dd19fc0-63da-4640-84da-4d6ab22697bd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "07c7692b-187f-4a2f-8e5c-1522d5f6ae09",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e2da4829-7fbb-43a7-8ca3-2d3e8e58b8f7",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8d95369b-9b83-4d05-bf75-b371d0119a76",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "35e47c45-c753-4396-a454-835f3955c9c8",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64e3a587-4d59-41a7-8d80-e771920b05a7",
"FieldId": "5d5df85c-8f95-4b36-9177-8b6cef8e20ef",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64e3a587-4d59-41a7-8d80-e771920b05a7",
"FieldId": "5d5df85c-8f95-4b36-9177-8b6cef8e20ef",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "37ccfcd7-494d-49c5-887c-1b5d7d2eb8ce",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "3739cd69-3115-44d8-b2f3-08750c262ca2",
"CreateDate": "2026-07-21T00:24:58.9834149-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-21T00:24:58.9834149-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}