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": "0aba21d3-90b0-4a9b-b84a-0270f1cef605",
"Asset": {
"AssetId": "cfcb5d87-975e-4198-968d-bbe110eaf79c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "86170775-166b-4257-8b54-bdc1708c8224",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "ce8f1953-bf4d-4c37-8e75-2c6672c8f460",
"CreateDate": "2026-01-13T23:41:45.3400095-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T23:41:45.3400095-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "a25f2cbc-965b-40b7-a954-d74cdcf74e14",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T23:41:45.3400095-08:00",
"MeasurementValueNeededDate": "2026-01-13T23:41:45.3400095-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "c34b0500-8419-450a-b674-f378f0ba5c06",
"CreateDate": "2026-01-13T23:41:45.3400095-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T23:41:45.3400095-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T23:41:45.3400095-08:00",
"MeasurementValueNeededDate": "2026-01-13T23:41:45.3400095-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "97b59e4f-88a0-42a5-851c-32fe129272bc",
"CreateDate": "2026-01-13T23:41:45.3400095-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T23:41:45.3400095-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "5061fe31-ef73-41cc-a744-7895116acf8e",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "34044a93-3fb4-4dfb-b6f7-45564c0a4352",
"CreateDate": "2026-01-13T23:41:45.3400095-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T23:41:45.3400095-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-13T23:41:45.3400095-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "765e73f4-0265-41b6-88a8-e7dfd71a7917",
"CreateDate": "2026-01-13T23:41:45.3400095-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T23:41:45.3400095-08: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": "a2026964-e8a0-4116-8a6b-8b77605bbee8",
"Asset": {
"AssetId": "4c1b634a-da36-4b73-95ab-c02abd04b461",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "d36fca9f-591a-4aae-a225-2af7ba92955b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "1675ab33-506b-4646-b0e1-fd69220df5d2",
"CreateDate": "2026-01-13T23:41:45.3556152-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-13T23:41:45.3556152-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "4aa47746-42ba-4820-b852-105145fe7210",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-13T23:41:45.3556152-08:00",
"MeasurementValueNeededDate": "2026-01-13T23:41:45.3556152-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f49d0895-2a69-4f97-b07e-79904438e672",
"CreateDate": "2026-01-13T23:41:45.3556152-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-13T23:41:45.3556152-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-13T23:41:45.3556152-08:00",
"MeasurementValueNeededDate": "2026-01-13T23:41:45.3556152-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "93694927-dbe3-468a-b6f2-3289b01b0bcf",
"CreateDate": "2026-01-13T23:41:45.3556152-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-13T23:41:45.3556152-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "558f8b54-9288-4872-8462-20370953c793",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "0d90e687-d01c-44f0-a17a-fab7bd6900a4",
"CreateDate": "2026-01-13T23:41:45.3556152-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T23:41:45.3556152-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-01-13T23:41:45.3556152-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "13856c48-0af4-4c14-9903-126e1b601ec6",
"CreateDate": "2026-01-13T23:41:45.3556152-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-13T23:41:45.3556152-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}