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": "78c778f0-68d8-4904-85d9-5376e9021187",
"Asset": {
"AssetId": "95dfe055-eab5-43aa-8bf0-1b5c14762cd8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "02e36bc1-0218-41f3-af8b-0ffa459fe840",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "432363bb-ba78-4362-bbc3-f54bcfc93655",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5ebc5c5e-063a-48dd-b1be-a8eb285a0258",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f6a6802c-73fe-4a1a-bfe3-dd1248d6110c",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "18a8de61-2467-4ca9-aae7-d74aa1b7246f",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "eb636513-8b7c-4765-8282-a92c7bffea05",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f1f40934-9131-4023-b8b8-d8eb32e7131f",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-03-01T02:06:16.2241268-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "4b6841e5-004c-410d-aaa3-a543ea22afe5",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-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": "677e3562-1e66-4d19-b823-812704cc4669",
"Asset": {
"AssetId": "c63c71b0-3044-4da3-a492-d9b2994c5370",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "120125e7-a35e-4825-b7a3-b4a81c06b59c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d330242a-b4aa-49bd-9482-4aa16b4aee86",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "411e63bb-ba64-438d-a2ac-ec8f599f0a27",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b6398510-be62-4efb-8050-0208b0320e4d",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"MeasurementValueNeededDate": "2026-03-01T02:06:16.2241268-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a53fe157-010d-4f29-90ba-c0c420ef6d3d",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "b289d6e6-ae6f-4463-87a7-907a47106262",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a7243514-4551-4b4c-82a8-41f062c6d1cc",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-03-01T02:06:16.2241268-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2353d4aa-2de0-48f2-b52b-ef063c788ba4",
"CreateDate": "2026-03-01T02:06:16.2241268-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-01T02:06:16.2241268-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}