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": "f85d9888-6f96-4329-b6f9-5bbc878daefe",
"Asset": {
"AssetId": "5eb10401-fc5f-49ef-b6ee-4d36268e6df2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "9e97f442-0190-4c5f-b0ea-279c5ff1bbf8",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "7723242c-d02e-4dd9-9ea7-590d3ae80130",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "39490703-ed6d-4998-a6be-45f64d8415a2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"MeasurementValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "d60906e6-8c72-4386-9581-e3cebe1e9322",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"MeasurementValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "2316b5e7-ab3d-4a0b-afc7-e0bec4a645eb",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "c35277e7-60de-45c6-b059-725f9554e5a1",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "effe9f58-336a-484c-8fda-e22204367c1c",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-03-24T09:56:36.0765722-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "815f664a-6dd6-42ac-beb7-3d689ab9d1f1",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-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": "172c382e-ac33-4d71-8a6b-2355fcc3c1d6",
"Asset": {
"AssetId": "f2d1e884-40a2-4718-b54d-1cd0da72d1a2",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "27e8d9fb-7300-4497-a2f6-f7108eb2ddf0",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8075d463-9bd5-48dc-ae34-138171393544",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "50a99dd4-c79b-444e-9a0e-ea141379a885",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"MeasurementValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "97cabf8b-8173-4f85-9226-3ede0d2392e5",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"MeasurementValueNeededDate": "2026-03-24T09:56:36.0765722-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "6679a480-c4d9-4c56-b6ff-d1eb5c438f31",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "b6b12029-dba4-4cce-9efd-b160458aad2f",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2dab7919-40e0-4e87-9539-9ba86984e32a",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-03-24T09:56:36.0765722-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "bb0ce684-2340-45be-a157-0932fe7ab893",
"CreateDate": "2026-03-24T09:56:36.0765722-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-03-24T09:56:36.0765722-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}