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": "c91dfeb2-3836-4a62-8d04-bef5823b22fb",
"Asset": {
"AssetId": "0115318c-09f2-49cc-82f8-1165e980fa9f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "31114a55-2eb2-4bd7-88fd-8d0008c06e5b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "e20ec218-757f-4a06-9266-794f4d3a891a",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a2fd2725-1442-42a5-bc34-3c31363eeb30",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"MeasurementValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "0aa5649d-aa32-4352-835a-01aa10e010de",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"MeasurementValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ec40d3cc-da41-4d79-bb93-6d61eb660be2",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "10d96a53-e1cb-4cd4-8e64-f679495ea004",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "70d916c4-164b-4a9d-ba3c-e995b073cccc",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-06-30T11:45:17.3271573-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c20994e8-8664-4e98-b86f-edeab0b1f025",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-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": "7288015d-f9f9-4cbb-a342-d823032f3c5f",
"Asset": {
"AssetId": "2ec7f966-8ea3-4a26-9bcd-eee77a963a27",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "2d6de952-d608-4332-8101-04868426d768",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ebd74441-bc4b-4e76-b84b-49efdf44a80e",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "86a518ce-649f-454f-bfdd-040be16d36d0",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"MeasurementValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "1dbf39aa-c566-471a-a8f3-0c768a6dcffd",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"MeasurementValueNeededDate": "2026-06-30T11:45:17.3271573-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d0a88ecc-d3ea-4ed0-9528-17d1899d35f6",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "661d8ac3-f94b-4fd2-99c4-4922a7fba551",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f427082e-5b94-49b9-984c-e80bb3f5a8a5",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-06-30T11:45:17.3271573-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "02641adf-e19e-4ab7-8a5a-313aa6f339b9",
"CreateDate": "2026-06-30T11:45:17.3271573-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-30T11:45:17.3271573-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}