PUT Notes
Updates the given note.
Request Information
URI Parameters
None.
Body Parameters
The note to update
Note| Name | Description | Type | Additional information | 
|---|---|---|---|
| NoteId | globally unique identifier | None. | |
| Asset | Asset | None. | |
| NoteCategory | NoteCategory | None. | |
| EffectiveDate | date | None. | |
| NoteHTML | 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:
{
  "NoteId": "7d8cb200-78d5-4f31-924f-824b43ceb0a2",
  "Asset": {
    "AssetId": "69117517-4e32-4b76-897f-705e96928b73",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "DisplayOrder": 1,
    "AssetType": {
      "AssetTypeId": "9670c4b7-863c-4a7e-a3ce-e9639f787ea7",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "ec63463a-0d83-4f43-8313-d560271ebd8b",
      "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "AssetGroup": {
      "AssetGroupId": "30017132-9698-49ca-bcd0-fe05e832d5c1",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "ParentGroup": null,
      "DisplayOrder": 1,
      "FormValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
      "SourceSystemId": "sample string 3",
      "CompanyId": "a2526b07-4258-47a6-86ed-5d54247ddb80",
      "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "ParentAsset": null,
    "Location": "sample string 3",
    "Barcode": {
      "Format": 0,
      "Code": "sample string 1"
    },
    "FormValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
    "MeasurementValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
    "HasChildren": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "53af813f-1b6e-4168-ac90-8335ff75cbf6",
    "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "NoteCategory": {
    "NoteCategoryId": "c4713721-29ce-4456-8e04-7f0531d3f17b",
    "Name": "sample string 1",
    "SourceSystemId": "sample string 2",
    "CompanyId": "9f63f016-9d70-4c50-b37f-62110fc9a542",
    "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
    "CreateUser": "sample string 4",
    "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
    "LastModifiedUser": "sample string 5"
  },
  "EffectiveDate": "2025-10-31T00:31:56.5897506-07:00",
  "NoteHTML": "sample string 1",
  "SourceSystemId": "sample string 2",
  "CompanyId": "3a049d98-caa6-4724-aff2-3a5f1de289c4",
  "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
  "CreateUser": "sample string 4",
  "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
  "LastModifiedUser": "sample string 5"
}
        Response Information
Resource Description
On success, the updated note.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Note | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {
    "NoteId": "b566f95f-8742-4c64-bde7-70e502ada696",
    "Asset": {
      "AssetId": "2c9027bf-7f02-4332-9240-6372244e60a2",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayOrder": 1,
      "AssetType": {
        "AssetTypeId": "12506dd0-a97a-4022-8276-9affff03b1d6",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "51ad055e-4e40-4cf7-bec8-e755846c362e",
        "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "AssetGroup": {
        "AssetGroupId": "8342f5db-bce8-437a-8f80-07f83690e09c",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "ParentGroup": null,
        "DisplayOrder": 1,
        "FormValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
        "SourceSystemId": "sample string 3",
        "CompanyId": "f85ca9ae-c590-4672-8a6d-ab7958730ee7",
        "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "ParentAsset": null,
      "Location": "sample string 3",
      "Barcode": {
        "Format": 0,
        "Code": "sample string 1"
      },
      "FormValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:31:56.5897506-07:00",
      "HasChildren": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "49955a71-a53c-42a7-98bc-171ab281f1bc",
      "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "NoteCategory": {
      "NoteCategoryId": "31e7eb32-f0f9-430d-9324-8790ff42bb2f",
      "Name": "sample string 1",
      "SourceSystemId": "sample string 2",
      "CompanyId": "60c3c3fe-11c7-40de-a27f-51fb804f0188",
      "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
      "CreateUser": "sample string 4",
      "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
      "LastModifiedUser": "sample string 5"
    },
    "EffectiveDate": "2025-10-31T00:31:56.5897506-07:00",
    "NoteHTML": "sample string 1",
    "SourceSystemId": "sample string 2",
    "CompanyId": "8b71c2f8-8d40-4c5b-9b37-151300cfbf4e",
    "CreateDate": "2025-10-31T00:31:56.5897506-07:00",
    "CreateUser": "sample string 4",
    "LastModifiedDate": "2025-10-31T00:31:56.5897506-07:00",
    "LastModifiedUser": "sample string 5"
  },
  "Total": 1,
  "Message": "sample string 1"
}