PUT Notes
Updates the given note.
Request Information
URI Parameters
None.
Body Parameters
The note to update
NoteName | 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": "fc79c31e-d59d-4006-ae79-9e02ef1c046d", "Asset": { "AssetId": "ab8e8de7-be00-401d-bb7f-af6e8444019e", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d54f6c2f-c439-4c18-955b-a4a6a5bf5bdd", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "31817827-ce69-4b99-a724-7acb15d56ca9", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "95fdee8d-80e1-49fb-bbc8-456af9ac59df", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "MeasurementValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "SourceSystemId": "sample string 3", "CompanyId": "658a4bfb-d13a-419a-8d53-d37a7b9c9eef", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "MeasurementValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "363124a1-aede-4ea1-868e-c7cda6b3bd96", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 8" }, "NoteCategory": { "NoteCategoryId": "e2c062fb-7712-48f8-ada8-ebf2bb5f7a70", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "6740f330-d938-4ed3-92d9-36ac040547a4", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 5" }, "EffectiveDate": "2025-07-31T22:45:08.0946568-07:00", "NoteHTML": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "5d574232-4611-4347-bfb7-c3ec4617a4c7", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-07-31T22:45:08.0946568-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": "ce7ce158-0840-43a8-bb8b-280555f252ef", "Asset": { "AssetId": "bc5600bb-ff00-4214-ba83-b7c81fe1a392", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "ef18ac69-0c05-468f-adff-130fc35d5eb8", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "319864c0-66b4-440d-ba94-12033db8d998", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "3e0d8827-cd7d-4e5d-a2d4-92403da1613f", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "MeasurementValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "SourceSystemId": "sample string 3", "CompanyId": "3348ce75-831f-4fbf-aa29-36099d89733a", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "MeasurementValueNeededDate": "2025-07-31T22:45:08.0946568-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "9104d288-64f2-4844-9b7f-2e64e1c24a18", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 8" }, "NoteCategory": { "NoteCategoryId": "569bf956-995a-4fc1-ad22-436941da5da6", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "8184cd39-f8da-40d5-8d64-762a5bf3b6da", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 5" }, "EffectiveDate": "2025-07-31T22:45:08.0946568-07:00", "NoteHTML": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "e495ff24-aa8d-4879-a713-79d0ae32933b", "CreateDate": "2025-07-31T22:45:08.0946568-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2025-07-31T22:45:08.0946568-07:00", "LastModifiedUser": "sample string 5" }, "Total": 1, "Message": "sample string 1" }