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": "0bfb0527-2a14-4f01-8885-22c156eba008",
"Asset": {
"AssetId": "81860959-9769-485b-96a8-19877c878895",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e6c14fa1-a1a8-4214-a880-b7aeca38880f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8cbfca45-5aaf-40c4-bd77-817d1f355a13",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "42c897a8-41fa-44fd-82a5-01347b4563dc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8d18c885-7fe9-4bc0-ad2b-b282639841b1",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3569a4c4-438f-4cd1-85e8-e015a88632eb",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "df443e03-0a92-4b05-936d-35bec4788f8d",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "e6c14fa1-a1a8-4214-a880-b7aeca38880f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8cbfca45-5aaf-40c4-bd77-817d1f355a13",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "e8a1b7b8-6fa1-47b0-8453-34e028a03e8e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "999349a2-c35e-4eb6-8cb1-eac6e8bfb882",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "335e73e4-c67c-4e30-88bb-332c1b448c94",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d69ae76a-5a42-497f-b23a-15d0e782204b",
"FieldId": "98790d94-cd51-4f98-8023-2cd6e7e0b3d0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d69ae76a-5a42-497f-b23a-15d0e782204b",
"FieldId": "98790d94-cd51-4f98-8023-2cd6e7e0b3d0",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "50251e5c-24c1-4dad-89b7-8547614fafcf",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "201b7e29-01ef-4111-ad02-6017bdd31620",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-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": "eebeaf47-2b0e-4a71-9e8a-d407414686aa",
"Asset": {
"AssetId": "ac99ce09-2ffa-41a4-8788-a55cb1639370",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1ba6cc04-a90d-40af-9144-40fc727871b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cbed2e7b-25ef-4443-8065-70c79d4a0022",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cfcc648d-33bf-4a74-84d3-e5392ae28857",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "63cd24d5-c31e-4c85-a17e-36fdb7af8701",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:33:25.4185266-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "8c7a5bae-8a7e-4036-a1e0-d463e0079d36",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "0f12c0a0-5304-4a69-81ee-439b64c3760b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1ba6cc04-a90d-40af-9144-40fc727871b2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "cbed2e7b-25ef-4443-8065-70c79d4a0022",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "a28fc08b-0ed1-4229-8fa9-fe596e61f6d3",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "fb12819c-6e54-41ee-bb97-1536db212937",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e759cafe-365f-498e-bc48-0449b54e11b1",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7b541bc1-680a-4212-af05-7094e837a448",
"FieldId": "ec7b093d-8211-4680-878b-30dc1838f583",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7b541bc1-680a-4212-af05-7094e837a448",
"FieldId": "ec7b093d-8211-4680-878b-30dc1838f583",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "57b41a4a-dafe-4642-9dd9-2a105a3504cf",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "4f04234e-8c06-4c17-b78a-1bea980b593d",
"CreateDate": "2026-09-02T00:33:25.4185266-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:33:25.4185266-07:00",
"LastModifiedUser": "sample string 8"
},
"Total": 1,
"Message": "sample string 1"
}