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": "75ed4e24-2f0e-42cf-97c5-410105a4b4ae",
"Asset": {
"AssetId": "ba869246-8357-4d7c-9865-62c763007b7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4913b763-36bb-45bc-a541-6fd720c92ed5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1894a02a-cab6-4e19-8952-3c4930163840",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "6467c27b-dc1b-45fc-acf1-599c1d16fc3f",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"MeasurementValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "194259ce-e72f-4f9c-9397-12f1d404a0b0",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"MeasurementValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "07ad92ea-3784-4315-b37f-840f6d03a3f4",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "44a23280-34f8-49ef-b340-e8366307e811",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "45b85efb-4046-4b70-b783-4362dbe3667c",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-16T13:20:29.4136991-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "f04cba86-c051-4ee1-ada4-5dfa61791bcf",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-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": "5a0908d7-3026-4e12-8f25-b966d3c8e028",
"Asset": {
"AssetId": "bc446e6e-201e-4c82-b50d-bced137bda51",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "48ef702d-a9cc-4381-a87b-0241171f671e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1d8ae0e8-061c-4597-8002-74f5b2b67346",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2c01e76a-34eb-45e7-b83f-b41d669b7ffb",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"MeasurementValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "dca4f1de-045d-4e18-ab1c-7ad12338eefa",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"MeasurementValueNeededDate": "2026-01-16T13:20:29.4136991-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "253e442f-ecaf-4c79-9592-4da3fe6fc37d",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "ef19fa68-1e1b-408f-9ae6-20608d1adb83",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "aee8a673-5103-4426-a71e-b39e8f6a622f",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-16T13:20:29.4136991-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3ca9941d-4b39-44ee-a6f7-febd60d7cf74",
"CreateDate": "2026-01-16T13:20:29.4136991-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-16T13:20:29.4136991-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}