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": "56130aac-096c-43df-90de-276efbe3bfab",
"Asset": {
"AssetId": "eb2bf815-7e66-4174-8509-6cbdd5ac94ec",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "da016b5b-4320-47b4-b198-47640a0fb996",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "bf6dbd82-e853-47a0-8ba6-96a878a1c888",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a64e04fc-a485-4b0a-b611-53cc5b3f8790",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d3243e3a-c5d5-4691-9cfe-9b504bb131d7",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7b25ff44-6306-4769-bffe-40b4e87c64e9",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "dd35cbcb-721f-4bfa-aee8-ea7092cfd469",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "03705b43-26f2-4cf2-b374-ddf7d6fba11d",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-14T09:17:32.7470433-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4d4bc123-1603-44a6-85df-da6bf3b38c11",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-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": "8b1d08e1-d626-4095-818d-fe6018c59caf",
"Asset": {
"AssetId": "3c5b743a-0a66-4b97-b53a-59a106d20ab6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "1e08da73-95f6-4dc6-923d-fbb11f2fe52a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "67b9dce1-9824-4df5-84a3-99f985d742e0",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8dfc9fe7-da53-4214-85d3-07018d9e3a36",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ff8a29f3-060c-46e8-aeb7-1a0b84a22d9b",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"MeasurementValueNeededDate": "2026-04-14T09:17:32.7470433-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "953a5bb8-3147-4a42-8f54-41e2479fda9b",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "887edf48-a4fc-4eac-a410-024eabd307de",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2c5a728d-e3ca-41c8-958a-cf72cf9dedde",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-14T09:17:32.7470433-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "771657f5-8163-4849-9d3c-7210c1e9bd37",
"CreateDate": "2026-04-14T09:17:32.7470433-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-14T09:17:32.7470433-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}