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": "b9d145b0-213d-434f-89e7-4fad8f1b3d9f",
"Asset": {
"AssetId": "d7d2e631-4122-408b-b22c-cdda3954262a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "58837956-41a4-4eb6-a886-cb6d8469540a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "39adcf1d-ae71-4568-b805-f04d461b099e",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "f21174f4-16eb-4182-8861-a13ceb2cf678",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "729240bc-3d10-40b9-b322-00c3444a3a60",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "70e09c76-408f-4817-85ac-82c6119ed3ee",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "5180946b-b708-4cb5-b7b3-3847e0734c71",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "37bae825-dd5e-4091-9e60-59073cf08457",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-27T20:32:15.0400758-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "45722e1d-b481-4d26-bddc-773ab7f4fe85",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-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": "c917cbc0-4e54-4741-a2a6-0dd8e0187eb6",
"Asset": {
"AssetId": "76293a7e-3567-4608-a01e-3e8bdccf5f9d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "da499ee9-ae8c-426d-afc1-34b8174abc8d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "963a021d-c082-41b9-84bd-357fb2606bf9",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "d559e4f0-361b-4af9-a35e-57e17131036d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "7d12f797-bab1-402a-959f-c6745d23aae4",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:15.0400758-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9e08bffe-4b2a-404c-886a-f59f403f9ae1",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "f9c82397-eeec-4133-aa8e-80d47d339fb7",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "6a6575e6-7721-4d3c-9cb7-19f3e42737c0",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-27T20:32:15.0400758-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1f4982bd-661b-4c70-90eb-0875e719ee69",
"CreateDate": "2026-04-27T20:32:15.0400758-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:15.0400758-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}