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": "e67de3fd-c562-4ef1-9112-c06906c0458f",
"Asset": {
"AssetId": "45045ab9-9c85-462b-adde-828cf5fc03bf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "27c44d29-076b-470d-93e8-f4cff42654c9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bf604aae-6e0a-49c9-9525-a0413d4bf5ca",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ad108433-ebab-4cf3-af91-742a6df0d131",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"MeasurementValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d3510ff2-10fb-4b9a-8b7d-5c6008e1d479",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"MeasurementValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "32d12eb5-4c69-4adb-be7c-b53593d637cf",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "4346bc19-2126-4443-8be3-bc587f4ca109",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "27c44d29-076b-470d-93e8-f4cff42654c9",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bf604aae-6e0a-49c9-9525-a0413d4bf5ca",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "0fb8f905-c1f8-4651-9897-9b9c0c24a335",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "ee12301a-999d-4be9-9a82-fc313998eddf",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "d621a778-0110-4b0d-9366-a99f676aafbf",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-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": "606f89fb-4515-491f-8479-5882a97546b0",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5a68d01b-4283-4f36-a796-247e31786fe8",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-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": "54dd74d6-a546-4126-b4f6-3c910dba7110",
"Asset": {
"AssetId": "969a5dc0-eb5d-4df5-84c8-d5d3dda4b724",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1d6f49bb-10f7-457f-a966-90b167a34ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a41c5117-d13b-4760-9ee1-0d97527e8cc2",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cb95348d-1335-4d54-a298-a8cc7b1511ea",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"MeasurementValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8a489981-e3fd-43fb-8957-d327665101c9",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"MeasurementValueNeededDate": "2026-08-16T07:36:06.1707623-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6b593ae5-ad2c-41b4-bd5f-7a7cf0016d1e",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"PropertyType": {
"PropertyTypeId": "e7555795-6b3c-41d7-87c9-5e340ba03212",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1d6f49bb-10f7-457f-a966-90b167a34ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a41c5117-d13b-4760-9ee1-0d97527e8cc2",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a9c68b08-47a8-4ad5-8735-351e85f20210",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "67c006b3-cab7-4b14-91a7-2da958271f17",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "cb06538d-e9c1-4964-b613-a5c7154ff5b3",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-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": "9c6e1dcd-2a1a-4050-a957-f7e452be8811",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6b1e56f3-93c2-4af0-b958-0b8f4b12acbf",
"CreateDate": "2026-08-16T07:36:06.1707623-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-16T07:36:06.1707623-07:00",
"LastModifiedUser": "sample string 7"
},
"Total": 1,
"Message": "sample string 1"
}