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": "c3822b5e-f438-4531-a66b-ae60d3e6055a",
"Asset": {
"AssetId": "6cf4416b-6013-484a-b39e-cddc66e229eb",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6461c8b6-e2e9-4079-be19-482fc0ab033a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a0f96fbd-5554-425e-a84a-3fbf7abd7069",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ee146881-1178-4215-8acc-aa201be952a8",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "af85c5ef-10db-44ec-8818-800febb60ec1",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c07214dd-3b74-4100-8cd9-abe21e3020c1",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "08b1cf68-a55c-49d1-9566-b43a8efaa845",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "cdbd0fc0-a31b-432b-ab26-a54720597746",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-06-13T17:42:41.2315267-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "052d3cae-0dd9-4c62-9fd6-718f8baaf51b",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-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": "0b3896a7-d9ef-410f-9046-05a8c7c82606",
"Asset": {
"AssetId": "04ed1b6f-4572-46fd-9a87-6c00df65baa6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c68752b2-aa19-4bc1-98e6-aeb00a5e9c8c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "a12af335-986c-44ae-be7e-5dd5fd99b7ea",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "685455e7-d4f1-4039-938b-8f175242de11",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "a8d183f2-8322-4497-94b1-4d7d916017c2",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"MeasurementValueNeededDate": "2026-06-13T17:42:41.2315267-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "ed7bc1b7-4006-4b97-997b-ffc3894f6ec5",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "a231c0a5-c1c6-46b0-9d6f-40d683aa732c",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "3ac62074-4102-4732-935e-739beb4a156c",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-06-13T17:42:41.2315267-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "898c957b-50ab-4cc8-8ead-f9fff08c392a",
"CreateDate": "2026-06-13T17:42:41.2315267-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-13T17:42:41.2315267-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}