POST Notes
Creates a new note.
Request Information
URI Parameters
None.
Body Parameters
The note to create. NoteId should not be filled in.
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": "cb4d5ab5-eb7d-48f0-82fc-30c742ccb8c8",
"Asset": {
"AssetId": "eb5b7383-2f60-4ea7-83c5-3f8e9eeb282f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "ee9dd4d3-1f3f-45e0-8a2a-c5966f026233",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c0156386-0099-4a10-9132-1e23527e4da9",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "c05572ea-0f17-48b1-bea8-199a0c7734b2",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c55f6a04-c8b3-4a78-bd51-12a3371f8e9f",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "0256f101-632f-409c-90ac-4679b8024b47",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "a7e35c1e-a7fd-4fa3-b265-b4787f92e583",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "10ec040e-8e74-49da-9df8-09ddf10942a2",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-27T20:32:09.1857353-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "607f827e-d06f-489b-b054-726277b1e565",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 5"
}
Response Information
Resource Description
On success, the created note.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Note |
None. |
|
| Total | integer |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"NoteId": "ead2d61d-a5e9-4248-adfd-7b7fe5952527",
"Asset": {
"AssetId": "f6c05b4c-45bc-46e4-8ced-cf91b87811c5",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "e2579bcc-5a69-4bba-8a4e-e707f9691b4b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "53d4ea26-d357-4845-ad9f-2fa79b8ad338",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "55430822-b176-4c47-b7a1-0cd197b6a4c5",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "8c631888-ac5b-4bb7-83fa-f07cd88e2936",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"MeasurementValueNeededDate": "2026-04-27T20:32:09.1857353-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "c1107aa6-2253-407a-870b-be43fa695780",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "540dbab7-1c61-446c-83fc-24dc1239d6b8",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d55f7985-d215-40af-bc2b-621de7827cfd",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-04-27T20:32:09.1857353-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e941524c-2710-4497-8c04-c2531f181000",
"CreateDate": "2026-04-27T20:32:09.1857353-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-04-27T20:32:09.1857353-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}