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": "ee20d252-643c-4a68-a296-baf60f3b0e8a",
"Asset": {
"AssetId": "3c3336b5-42f6-4193-a40c-f1288c6b1c31",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "759a7b38-25be-45d5-96a3-14c28357ec3e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d09cce47-a9b5-45f5-81e1-e0bb0d24144b",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "79fb0c21-2d6e-4097-a43e-f4670ea3c5b5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e41d5eb6-319f-43fb-b75f-8c8e5bfa86e3",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "7687cebe-0e66-4a69-9552-12bc8b7be1c8",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "0f680e3d-f1d7-4a16-8e1d-5c32d99d2e34",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d2a7f17c-5cc6-477c-b834-9cc10da9071b",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-03-13T13:45:07.6228435-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c732ea00-a151-4a6d-bad8-ea241884cec8",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-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": "bab9d081-738d-454b-aa8e-65d517d06f91",
"Asset": {
"AssetId": "950efc4a-d966-4202-afd5-a7e5f184e4d5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "915b4a5f-fafb-4822-97df-fc0a627e2a4b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "18488436-420b-471c-818c-a34192314ca9",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2502e219-183b-4343-9345-4a9638d567a2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "06c506c4-ed9e-4fea-b7c3-7c2e8325e9e9",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"MeasurementValueNeededDate": "2026-03-13T13:45:07.6228435-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a7806254-81d4-4b36-978a-e3140c199d28",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "f0d86f8e-3d7d-4f03-b5af-296a3dd3af63",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b996f59c-12c0-4549-aee6-ef913311d34d",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-03-13T13:45:07.6228435-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c6af20b4-1a3f-41fa-849b-db59fe588597",
"CreateDate": "2026-03-13T13:45:07.6228435-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-13T13:45:07.6228435-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}