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": "78a2b29b-568c-4e69-8489-e712b709fa03",
"Asset": {
"AssetId": "08fbee54-cf54-4447-9974-eebb9d6d78ce",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5bb031c4-b257-40d0-89e9-6186ead3875c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c9c8bc73-15c6-465d-94f4-d88021116e58",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "89b5eadf-830b-4730-9592-f8c5656300a7",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "989cfc75-37fa-428f-b090-8c1e5012d559",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ccd8d654-09fc-4080-baec-6312622cb1e8",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "55cba8b0-3e84-4a14-bde4-a9d3d80cbdb5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "88fe05ff-8b4a-4607-83c3-c44a31b47efa",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-06-25T14:25:24.3671802-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "90955416-03ca-46fc-8414-b674f836ae3c",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-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": "6084af57-4091-441a-8d99-d8ec627e6ce3",
"Asset": {
"AssetId": "b8a76857-7826-4820-89dd-b3fc33de2308",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2637e33d-fda4-4e66-a350-9598fde5558f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d8e20d0f-1fb5-427e-a614-e2f04cfeeef5",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "86b50683-9b1e-43e3-9772-3941cc2d36fa",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c4cf0418-d4db-4806-bab6-9d2f52b758d7",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"MeasurementValueNeededDate": "2026-06-25T14:25:24.3671802-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "727d8c8b-f52d-4c45-8a27-ea4d7d7a870e",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "966950b4-df3a-400f-972a-e30434c0ae95",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "524224de-80f2-445b-be0e-a8bf1a126f93",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-06-25T14:25:24.3671802-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cfc1a434-ce9e-485d-82c9-5a0821d53615",
"CreateDate": "2026-06-25T14:25:24.3671802-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-25T14:25:24.3671802-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}