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": "0e5767a3-a7ef-4e97-9cb1-1fcc724b852c",
  "Asset": {
    "AssetId": "e89666b3-21cc-4c5c-b9c7-0d8efbc1deeb",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "DisplayOrder": 1,
    "AssetType": {
      "AssetTypeId": "aa3c6c3a-20a0-412f-a53a-deb2ba078758",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "79476054-35a4-4342-a76c-34b8ac67b2cc",
      "CreateDate": "2025-10-31T00:38:42.555969-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:38:42.555969-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "AssetGroup": {
      "AssetGroupId": "9a13375f-720c-4d53-bd01-320e4235a0c6",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "ParentGroup": null,
      "DisplayOrder": 1,
      "FormValueNeededDate": "2025-10-31T00:38:42.555969-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:38:42.555969-07:00",
      "SourceSystemId": "sample string 3",
      "CompanyId": "6741e912-f044-4c71-8938-2e4e5e34f906",
      "CreateDate": "2025-10-31T00:38:42.555969-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T00:38:42.555969-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "ParentAsset": null,
    "Location": "sample string 3",
    "Barcode": {
      "Format": 0,
      "Code": "sample string 1"
    },
    "FormValueNeededDate": "2025-10-31T00:38:42.555969-07:00",
    "MeasurementValueNeededDate": "2025-10-31T00:38:42.555969-07:00",
    "HasChildren": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "02376c32-ca2e-45d9-90fb-e0dc21393353",
    "CreateDate": "2025-10-31T00:38:42.555969-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-31T00:38:42.555969-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "ValueText": "sample string 1",
  "DisplayText": "sample string 2",
  "PropertyType": {
    "PropertyTypeId": "abd58729-ac61-478f-984c-784dc7a075ab",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "AssetType": {
      "AssetTypeId": "aa3c6c3a-20a0-412f-a53a-deb2ba078758",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "79476054-35a4-4342-a76c-34b8ac67b2cc",
      "CreateDate": "2025-10-31T00:38:42.555969-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:38:42.555969-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "DataType": {
      "DataTypeId": "d621749c-f417-4fd4-af51-585169b9bbcf",
      "Name": "sample string 1"
    },
    "Unit": {
      "UnitId": "7f1a5947-0a3b-4288-8399-15b4de2690ce",
      "Code": "sample string 1",
      "Description": "sample string 2",
      "SourceSystemId": "sample string 3",
      "CompanyId": "0051b3c0-cf0a-45ca-b9ff-0e6c2955eb99",
      "CreateDate": "2025-10-31T00:38:42.555969-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T00:38:42.555969-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "MinValue": 1.0,
    "MaxValue": 1.0,
    "MinLength": 1,
    "MaxLength": 1,
    "HasValidValues": true,
    "ValidValues": [
      {
        "ValidValueId": "1d8aedfe-a76e-4afc-b82b-7e26a9cb40c7",
        "FieldId": "f577d7e7-6db9-4322-9ede-43a57231e6d6",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      },
      {
        "ValidValueId": "1d8aedfe-a76e-4afc-b82b-7e26a9cb40c7",
        "FieldId": "f577d7e7-6db9-4322-9ede-43a57231e6d6",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      }
    ],
    "SourceSystemId": "sample string 4",
    "CompanyId": "1337c7e8-8bf9-460a-be47-de91eb0c975b",
    "CreateDate": "2025-10-31T00:38:42.571603-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "IsValid": true,
  "IsValidMessage": "sample string 4",
  "SourceSystemId": "sample string 5",
  "CompanyId": "0f9bf84d-60b5-4829-a76c-dbcf2efe916c",
  "CreateDate": "2025-10-31T00:38:42.571603-07:00",
  "CreateUser": "sample string 7",
  "LastModifiedDate": "2025-10-31T00:38:42.571603-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": "d3cda91a-cf11-4dfd-906b-b887884c5b35",
    "Asset": {
      "AssetId": "c66ed9aa-6c8d-496d-83e4-38c5672413b9",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayOrder": 1,
      "AssetType": {
        "AssetTypeId": "c24c70fc-eab5-4cbf-84bb-6d44ebdd619e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "5df2cf66-9f4c-4667-9c2f-8490a0e49758",
        "CreateDate": "2025-10-31T00:38:42.571603-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "AssetGroup": {
        "AssetGroupId": "f05b26be-38a6-4cf1-9c9e-a452788c37c8",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "ParentGroup": null,
        "DisplayOrder": 1,
        "FormValueNeededDate": "2025-10-31T00:38:42.571603-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:38:42.571603-07:00",
        "SourceSystemId": "sample string 3",
        "CompanyId": "6e1ea538-6eb5-456c-9497-f9712c0aba14",
        "CreateDate": "2025-10-31T00:38:42.571603-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "ParentAsset": null,
      "Location": "sample string 3",
      "Barcode": {
        "Format": 0,
        "Code": "sample string 1"
      },
      "FormValueNeededDate": "2025-10-31T00:38:42.571603-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:38:42.571603-07:00",
      "HasChildren": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "98d3d8ee-35ef-4d1f-9e27-1ee8314505a0",
      "CreateDate": "2025-10-31T00:38:42.571603-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "ValueText": "sample string 1",
    "DisplayText": "sample string 2",
    "PropertyType": {
      "PropertyTypeId": "cd43c56b-7fdb-4aa6-8260-6327b5352a18",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AssetType": {
        "AssetTypeId": "c24c70fc-eab5-4cbf-84bb-6d44ebdd619e",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "5df2cf66-9f4c-4667-9c2f-8490a0e49758",
        "CreateDate": "2025-10-31T00:38:42.571603-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "DataType": {
        "DataTypeId": "ce9f7aae-ac40-47cd-b5fe-1d8709afb952",
        "Name": "sample string 1"
      },
      "Unit": {
        "UnitId": "b7fd68cb-1cee-4d40-94ee-caa056cb62b2",
        "Code": "sample string 1",
        "Description": "sample string 2",
        "SourceSystemId": "sample string 3",
        "CompanyId": "db40616a-a7d7-45b4-9e86-3c07d936f4d6",
        "CreateDate": "2025-10-31T00:38:42.571603-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "HasValidValues": true,
      "ValidValues": [
        {
          "ValidValueId": "0b1c9839-da67-40f0-998b-c8a9701ba9a3",
          "FieldId": "35100d39-78b6-4220-b0e0-42e3685b39b0",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        },
        {
          "ValidValueId": "0b1c9839-da67-40f0-998b-c8a9701ba9a3",
          "FieldId": "35100d39-78b6-4220-b0e0-42e3685b39b0",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        }
      ],
      "SourceSystemId": "sample string 4",
      "CompanyId": "d0dfb89f-14ae-4bfd-86ab-b45b39cc2ac8",
      "CreateDate": "2025-10-31T00:38:42.571603-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "IsValid": true,
    "IsValidMessage": "sample string 4",
    "SourceSystemId": "sample string 5",
    "CompanyId": "1ae6a118-df55-4cab-bfd7-40e147b9d450",
    "CreateDate": "2025-10-31T00:38:42.571603-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-31T00:38:42.571603-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "Total": 1,
  "Message": "sample string 1"
}