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": "f2ef9fb2-b5e3-4c7f-91a2-fbcf306c8bb2",
"Asset": {
"AssetId": "66fe2d78-793e-4959-bc38-dfb89b8011b7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "927c51aa-caa9-4219-a7f8-a9e1d02a953f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "65d56555-9dc6-44fa-8349-e4d53cc0219c",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4a4aea9b-50ff-419b-a28b-d7abc4cd01ae",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "de4dfec9-21e4-4348-a1fc-a6d6408d158e",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "75c1a902-7e40-4b66-a8cb-b5410c22c660",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "3095bf68-2d81-4d0b-bfd3-bc5e5e3189a2",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "30d63997-8293-4c9a-bac5-6fc0e3be5785",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-02-05T17:03:13.0520192-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "bda37155-5a6a-4083-b2b5-0907bf13e662",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-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": "0eb9e43c-d810-4d68-a41f-c48983dcb3c0",
"Asset": {
"AssetId": "faf9cb06-245c-484f-a1c0-902629322c44",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "59b539cf-2ee7-4bf9-b802-5fb92f56c874",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "6a164892-c832-477b-8d51-daccfd5fb721",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6ff93fb0-7d67-4266-89eb-0ac030344c79",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "934fc206-d1f7-499a-9fb3-b5841c3b49c5",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"MeasurementValueNeededDate": "2026-02-05T17:03:13.0520192-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "f898c413-168b-4ba6-9a29-354d15a7f834",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "98081d35-ff15-4615-b5e3-46ec9c9c6c91",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "285a3a69-d507-4f80-9252-c1c80a088779",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-02-05T17:03:13.0520192-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "a2f7391f-2f22-4ac9-8956-dfe990f7d8a3",
"CreateDate": "2026-02-05T17:03:13.0520192-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-05T17:03:13.0520192-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}