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": "79f043d0-4508-4c83-a8a5-32bd83ae1bb1",
"Asset": {
"AssetId": "ac2dd8a9-dc08-44e8-94fe-1444019c5d28",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c47e44df-073f-4e87-b2d5-b428eb5ea57a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "50dce301-5d99-4897-a7ee-9e4ee01fbea0",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c25b2efd-0433-43a5-a8a4-aefd5d7619a0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"MeasurementValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ea6e374c-fd7b-422a-8a34-2403cbd4fe55",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"MeasurementValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "1da3753b-06bd-40ab-9187-093f8036c1cb",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "b3fac066-16be-4e54-863a-10c36f8d2590",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "c47e44df-073f-4e87-b2d5-b428eb5ea57a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "50dce301-5d99-4897-a7ee-9e4ee01fbea0",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "dfecf880-8597-4792-aa2b-e41e014e9335",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "e53ba436-661e-45b9-ab46-3e5d667bd4eb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "7c29d9fa-2f21-467c-aca7-ae353468e03d",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-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": "4a385335-cbbb-4c8e-afae-06d9aebd89ed",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "87c731e2-7c5f-4de6-8abd-24abcc4a275e",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-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": "b1b9f1a4-1371-44d5-9d4a-7ceaee062a40",
"Asset": {
"AssetId": "5e552cde-f910-4956-bdd9-54d1fc327579",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3e5bb3e4-626f-4207-8f2b-9baaddf8f2e7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be53bc6e-bf8d-437a-93f7-c56021013335",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "40fd77f4-3852-4142-993b-e3082fc91dfa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"MeasurementValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a7ed88cd-5a46-4f1b-b22c-44f26e28df40",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"MeasurementValueNeededDate": "2026-09-05T09:37:51.0846526-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0675d383-2734-4f7a-bb81-3ca3f14ebb55",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "621dfdf1-92f0-426b-9e2a-2b674587ff56",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "3e5bb3e4-626f-4207-8f2b-9baaddf8f2e7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "be53bc6e-bf8d-437a-93f7-c56021013335",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "2e53ff5e-0166-40e3-a4f5-13d02481bb2d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "84dde15e-d929-4bf3-aeed-59fc806318f5",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "20a9e6ea-e973-437a-b11a-0609855ee404",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-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": "c9b107e8-194b-4a4c-8075-5821e1f2ffcf",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f61ef30c-8b06-412e-925d-9d3c0119876a",
"CreateDate": "2026-09-05T09:37:51.0846526-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-05T09:37:51.0846526-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}