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": "96a02f42-8c41-4544-abb4-1092881a6f82",
"Asset": {
"AssetId": "28265c45-2cda-4c42-b6f9-99a6ef96515d",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "72b4f3a9-c99e-499b-b9e9-b8f3151b6f3a",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "4c0d19d7-28fd-4864-a177-0d55ca5ba32d",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "1368e3fb-2194-4d45-b6ad-7979c2ea1239",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"MeasurementValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e7cc7ba8-1135-4e85-8c97-2966e03d8f7c",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"MeasurementValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "47882bd8-82fc-4185-9722-904d5d73153f",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "90b4ac08-0b1d-4789-87e3-6eb94460e2f6",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "1bd1ce44-f0cc-41d5-9504-f79659e87999",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-05-16T00:17:10.3794199-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "629a7adc-df40-4767-a0f8-5480b3d62168",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-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": "b78a86f8-cc8d-4736-adbf-4fb6fa964e09",
"Asset": {
"AssetId": "d193dff4-f699-448c-8d20-619544aee5cf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "40ea2439-1381-42c4-9c45-561280b28936",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "f852f829-8f7f-4f82-b623-c8c4dc2eb3b5",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "65c45fe3-a5b5-4ba8-a0a5-df099e83a72d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"MeasurementValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "52677815-8697-40d1-b255-e3b5fbc8a06e",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"MeasurementValueNeededDate": "2026-05-16T00:17:10.3794199-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "fbc14a59-ba97-45c7-b4d0-690acf821ab3",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "b0d1a24e-2bce-4067-9719-35a73edd4d8b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "aff05969-e2fc-45c3-bd9e-8d985e02c9c1",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-05-16T00:17:10.3794199-07:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "d5be1dc5-4389-46cc-8165-c572c9ba2a32",
"CreateDate": "2026-05-16T00:17:10.3794199-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-05-16T00:17:10.3794199-07:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}