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": "912bdb12-b36d-4f00-a7c9-137d8ec0b31e",
"Asset": {
"AssetId": "96960622-4dc0-41fd-981a-93a136eee96a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "0688b0d6-72bd-47e1-8965-c757b25fa22e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3864665c-d782-471f-8699-9d3a94df2402",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8a408f70-01af-4780-ac91-7b161ba6fbcc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "2a8885ed-1dde-4582-909d-8a3909fffb7d",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2bcb6f8b-50ac-4e9e-89e0-f9cb351fa198",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "60bf0cda-32ea-4125-9a5a-4871fe7ef3fa",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0688b0d6-72bd-47e1-8965-c757b25fa22e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3864665c-d782-471f-8699-9d3a94df2402",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "dc1dbd2f-6e47-455c-b62e-088d1203f03a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49c545a3-343f-49a8-8f0f-5f58c129e7f8",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4eab28eb-53aa-4c6a-a199-402aaee9a644",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08: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": "4e3d6c1d-5c13-46b7-b509-578ec91a9196",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "b9e68621-ddc9-40af-8f82-d5bc084dbe47",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08: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": "f69cc898-26f7-403f-9985-8ea170da2dad",
"Asset": {
"AssetId": "d041bc96-ded7-434e-a266-f97c0bd27109",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "de65dcac-fb68-4320-b32e-55b3805be9b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d86209c5-990e-4d73-8a49-3cc4699fec16",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a0ce5740-b8c2-4ef6-9efa-e756e1b8f480",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "265883d2-6800-48e2-8d4b-196dca61fb73",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"MeasurementValueNeededDate": "2025-12-13T01:25:06.1102353-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7c4e0c8b-7aec-4a20-bcbe-4bb8dbc5f382",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "a20031b4-06e3-4b45-9b88-01ce4d6ee15b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "de65dcac-fb68-4320-b32e-55b3805be9b3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d86209c5-990e-4d73-8a49-3cc4699fec16",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "73bce660-cfa6-4abc-8929-23a89361e8fd",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "49f26cf8-ec8f-428a-a4a6-7828043f178a",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "5566abde-56d0-4b53-9a0c-7369adc94b49",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08: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": "566ef851-14ee-42b2-81da-b43677a53471",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7cf26041-eba3-40f0-b820-a29e324e8422",
"CreateDate": "2025-12-13T01:25:06.1102353-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-13T01:25:06.1102353-08:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}