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": "ea0944bc-ecb8-45ee-ae9a-3bc3289270b1",
"Asset": {
"AssetId": "99efccc4-eac9-4270-89eb-7cdf718266f6",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4e37a229-90a6-4e5f-b19b-cf8d218897fc",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "436c0a1f-2fbc-4401-99ca-3c76c48cdccc",
"CreateDate": "2026-08-23T06:32:30.5196658-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T06:32:30.5196658-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ad2cc2c1-e739-4a4a-b387-c72638e70534",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T06:32:30.5196658-07:00",
"MeasurementValueNeededDate": "2026-08-23T06:32:30.5196658-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3e49ccaf-74a5-4e9d-95db-862bf2d3ef44",
"CreateDate": "2026-08-23T06:32:30.5196658-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T06:32:30.5196658-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T06:32:30.5196658-07:00",
"MeasurementValueNeededDate": "2026-08-23T06:32:30.5196658-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c3c35d55-39c8-4c33-b75f-e0c138b3ce46",
"CreateDate": "2026-08-23T06:32:30.5196658-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T06:32:30.5196658-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "dd2e059b-b4ce-4f3f-bab3-7aa053ac5ee6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "74ab5abb-dd65-47c0-bd37-eb7ee90b66a9",
"CreateDate": "2026-08-23T06:32:30.5196658-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T06:32:30.5196658-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-08-23T06:32:30.5196658-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "b4892ee4-b159-4cc6-8733-92d4c879658c",
"CreateDate": "2026-08-23T06:32:30.5196658-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T06:32:30.5196658-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": "5516270a-79cc-400f-a364-479e040af74c",
"Asset": {
"AssetId": "72c756d0-7ab2-432b-93e9-05732ab93c91",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "6ef6a0f4-bbdb-477e-af91-2d82467c4cdd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3b64c83f-d7d8-4e6a-8f3a-fb0e5d62ff90",
"CreateDate": "2026-08-23T06:32:30.5352752-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-23T06:32:30.5352752-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "56e421f6-6337-4e99-9acb-40be0704c861",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-23T06:32:30.5352752-07:00",
"MeasurementValueNeededDate": "2026-08-23T06:32:30.5352752-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b06cdbb0-9398-43bf-870f-1f931955f8a4",
"CreateDate": "2026-08-23T06:32:30.5352752-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-23T06:32:30.5352752-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-23T06:32:30.5352752-07:00",
"MeasurementValueNeededDate": "2026-08-23T06:32:30.5352752-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "75ef7021-208d-432d-8e38-cfc39b0439bf",
"CreateDate": "2026-08-23T06:32:30.5352752-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-23T06:32:30.5352752-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "7afe2cbf-2fbe-4cc1-b855-79d769798cce",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7b4e8d98-c117-4e60-aad7-3ed0ed273cd6",
"CreateDate": "2026-08-23T06:32:30.5352752-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T06:32:30.5352752-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-08-23T06:32:30.5352752-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2db2a999-4ee7-4a57-b7b5-d65a706820c8",
"CreateDate": "2026-08-23T06:32:30.5352752-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-23T06:32:30.5352752-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}