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": "c152050f-d833-4573-b84c-e0bf7a6e6df7",
"Asset": {
"AssetId": "f681ebc1-194e-4c1e-8e49-9b2e7e6ee052",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5b1f374f-6a5c-4c26-b784-e7061c47d07f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "fbb8a4f3-0231-41be-b7d8-3543349fd2d7",
"CreateDate": "2026-07-20T18:24:08.0705975-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T18:24:08.0705975-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "3381e6c2-ab78-4374-b584-84eed996bc3d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-20T18:24:08.0705975-07:00",
"MeasurementValueNeededDate": "2026-07-20T18:24:08.0705975-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "aaee83c6-8f1b-4d8c-a3a5-24096967efc9",
"CreateDate": "2026-07-20T18:24:08.0705975-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T18:24:08.0705975-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-20T18:24:08.0705975-07:00",
"MeasurementValueNeededDate": "2026-07-20T18:24:08.0705975-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2691a2e9-4733-4828-8ef0-8773e891626c",
"CreateDate": "2026-07-20T18:24:08.0862225-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-20T18:24:08.0862225-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "316c1691-5fcd-4538-8e5d-35f33219a1c1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e1622b4f-a82c-4a50-ae16-59182b112901",
"CreateDate": "2026-07-20T18:24:08.0862225-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-20T18:24:08.0862225-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-07-20T18:24:08.0862225-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0f382190-17c3-44d4-94e5-c919963a1813",
"CreateDate": "2026-07-20T18:24:08.0862225-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-20T18:24:08.0862225-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": "55e8d179-56db-4fc2-b836-0cde3f90f045",
"Asset": {
"AssetId": "b440066d-f9a6-46b5-aa50-6efb3d658631",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dc2ef6c8-b75f-4db4-b94a-0bff7f9fb0da",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "02f6fcad-5ebd-475e-9a66-afe1865b3e40",
"CreateDate": "2026-07-20T18:24:08.4143464-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-07-20T18:24:08.4143464-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c95f8e19-3aad-4519-9e04-c3b0804bd85f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-07-20T18:24:08.4143464-07:00",
"MeasurementValueNeededDate": "2026-07-20T18:24:08.4143464-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c7d6a305-06bc-49e2-867f-da2287d871b9",
"CreateDate": "2026-07-20T18:24:08.4143464-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-07-20T18:24:08.4143464-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-07-20T18:24:08.4143464-07:00",
"MeasurementValueNeededDate": "2026-07-20T18:24:08.4143464-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "eadd1a47-28cf-4737-9857-23a8fc55a41c",
"CreateDate": "2026-07-20T18:24:08.4143464-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-07-20T18:24:08.4143464-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "e49d86c5-917a-4ebd-a531-9def938f1a31",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e0343ec7-529a-4293-b901-0732d261b14d",
"CreateDate": "2026-07-20T18:24:08.4143464-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-20T18:24:08.4143464-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-07-20T18:24:08.4143464-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1926fcdb-eccb-4a1b-af45-6e4e4d3d3018",
"CreateDate": "2026-07-20T18:24:08.4143464-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-07-20T18:24:08.4143464-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}