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. |
|
| 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": "bf152cfe-b0f8-4ded-88e1-b60e972d9c50",
"Asset": {
"AssetId": "03cae737-9bd8-44cb-a7c0-80bb858b849a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5ddc28b0-da4c-45fc-a3a6-c986216326d7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aca2d35e-0997-4d32-8f8e-d6e543bf5a10",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3494b4c5-8ed7-412e-9697-2a955b922611",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"MeasurementValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "4d350b80-47ee-41dc-9086-19abd7fd62aa",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"MeasurementValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "adad8965-68d0-4f77-967b-6a0b320e86a9",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "70a7f742-a93d-4a46-9cdd-d47d30fb8bf3",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "5ddc28b0-da4c-45fc-a3a6-c986216326d7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "aca2d35e-0997-4d32-8f8e-d6e543bf5a10",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "9daccf7c-40a1-4c25-8179-04cfbe1b193a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "b69d5420-a8d6-4328-87c9-602243cd57c5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "fafd079a-aa94-4371-88bb-8b83cddf11eb",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"SourceSystemId": "sample string 4",
"CompanyId": "458b9522-f219-4d58-bb20-83775bbc643c",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "610c199c-0dc6-4f7a-9ebc-88730b25b969",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
}
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": "1b9d2da1-d353-419d-8cb5-26e70ca52f6e",
"Asset": {
"AssetId": "5ea8c86c-ac19-42ab-9980-3c77f0854088",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "007b4234-1080-4355-896e-8556bef17dd6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c08d58b1-2871-4140-8ff2-78cd39117a64",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a6f8d796-4db0-449a-8427-c543904e8b15",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"MeasurementValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b59d9580-6dff-4487-beca-4decc9ea3285",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"MeasurementValueNeededDate": "2026-03-28T13:33:45.8104796-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3610a3a6-3b35-473f-a6d6-ae3c81c7c8a5",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "5b89a6b1-fc03-4717-8a3d-dc24a67dcbde",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "007b4234-1080-4355-896e-8556bef17dd6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c08d58b1-2871-4140-8ff2-78cd39117a64",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "09d92121-6c4b-4503-b1b2-2b5b57b087c3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "c11c28a1-49b6-4293-86fc-10d6619f05bd",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2527efb7-a790-4aa3-bc74-9d59b0e2359e",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
"sample string 1",
"sample string 2"
],
"SourceSystemId": "sample string 4",
"CompanyId": "33796696-4e89-40d5-bfdd-68aad7247816",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f3667b17-6a00-443f-b1c5-8cab24f3906b",
"CreateDate": "2026-03-28T13:33:45.8104796-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-28T13:33:45.8104796-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}