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": "baacb2e3-a62e-436c-8998-4d0d11add251",
"Asset": {
"AssetId": "6c2799f7-1747-4fcc-b3d4-2b0cc3ea74de",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "909dfd78-65f3-44e9-aae1-10e0a4ec270b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "9f339a7a-3c61-402c-85b4-b6ec3bee491e",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "5de08fba-eaf1-4794-85fe-c2fd0ede492b",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b38718ff-bd4e-4501-b7ec-b3ebcf5a8785",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "a0f3a692-d79e-4f33-b7f6-a176b61c7b46",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "611fc0f1-f4ef-4bb9-9768-c5cc176cc1b5",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "eda7a986-cad1-4424-9012-b1dfb36eea79",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-05-09T23:07:37.6150984-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1f925b25-99e3-417b-98c4-d02b653550d4",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-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": "58ddf984-b02f-49a0-bac6-f8c98451ed16",
"Asset": {
"AssetId": "91178a36-17c5-421f-b91d-d50a13b57819",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "c9bdfe5d-f093-45b5-931f-94f5a94ca24f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "075793c9-9059-4d7f-8c63-d0c71cbee033",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "7ecbe5ab-e64b-407e-a619-3414f6d6d9fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f46ec270-e2e0-4f5e-a257-7ee3686db507",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"MeasurementValueNeededDate": "2026-05-09T23:07:37.6150984-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9cc834c2-991f-4c07-986a-a625fd201fef",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "1017a693-06da-4339-b24a-d38b6a248409",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7928aa3d-a0ee-45ee-92d7-0e4f9931bf20",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-05-09T23:07:37.6150984-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "c0e695da-585e-4588-8d3b-b278761bb3e6",
"CreateDate": "2026-05-09T23:07:37.6150984-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-09T23:07:37.6150984-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}