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": "adc65d52-047d-4edf-97bd-c7059dd283de",
"Asset": {
"AssetId": "7dbfcbed-5156-46fb-9bee-ff12d59f71a0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "516ea52b-e27e-43ad-900a-49f995db9b7d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e7c6041a-d409-48fd-9f9f-9981582e32a7",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "22307f94-a55f-43e5-b384-f07ec802018f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"MeasurementValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f986f896-487f-4c7f-a529-8905307002e9",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"MeasurementValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e10f1a18-36ac-49ef-87f7-c5c57b008094",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "ebbacd0a-e34b-4a02-9931-3b233c98ff6d",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "07b4c355-cabe-4425-bcd6-8af792ef5704",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-19T09:49:10.5573167-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "03c374eb-524d-4969-97ac-3cb8c8fec029",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08: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": "ec0f6abd-bac4-4440-9b7d-83dc3a7a62e1",
"Asset": {
"AssetId": "33603832-6dd6-4522-aef3-f889ed1132ac",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "fb404d0a-7b21-4771-9339-b45395568748",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a1cadb04-8976-48b1-8841-bf0c0a6465b3",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8b832500-722e-433a-bed7-62dd2c44b5a3",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"MeasurementValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b039c674-6cb8-49fd-a054-458af183546f",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"MeasurementValueNeededDate": "2026-01-19T09:49:10.5573167-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "3d84ebce-99af-49cd-a662-38910c492ecb",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "7d53b02f-5492-46b6-a66e-1b471f9f1ea1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "13272542-63c1-4e3b-a273-e700f83d2dbe",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-19T09:49:10.5573167-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7402d858-5acb-4718-beff-f045ff7c3825",
"CreateDate": "2026-01-19T09:49:10.5573167-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-19T09:49:10.5573167-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}