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": "2ec42717-45e9-43f4-a7e2-633c180bdeee",
"Asset": {
"AssetId": "07a7d673-bc13-4b88-a169-80fb651de6b1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "3e714dd5-e4d3-40e8-99c0-3886dba389a1",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "69370520-296c-4506-b166-191f0fc62460",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "b89a474f-b448-4f4c-89fe-10b3cc4a1666",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"MeasurementValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "f6fef7f2-54f6-44b7-8ec1-d8ddb0c835d3",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"MeasurementValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dd7b70ac-be7d-45e1-8548-ea5e565a1709",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "b049ee21-ab47-45b5-b8ef-63b5a0f3b56b",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "e7d38d74-8d0c-40dc-8b2b-7581433c8266",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-02-23T00:38:38.2453556-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "7c25eee1-fd56-4dfe-be27-241a3c8e042e",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-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": "0f561e6d-de70-47e0-bd9c-2e5626d57b69",
"Asset": {
"AssetId": "828eebc6-0ea7-4330-95fa-0d8a600e3f1c",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "5d2351db-11f5-4b84-8f5e-16a91829dfb7",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c4288799-f214-4d55-bee4-466f41a19451",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "e6f6cbff-3d3c-4157-aeba-9f012b78d966",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"MeasurementValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "216ae413-7b08-444e-9b7e-0f62c5dc65ff",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"MeasurementValueNeededDate": "2026-02-23T00:38:38.2453556-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d228abf7-a3ac-42db-80a1-3cdee4681190",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 8"
},
"NoteCategory": {
"NoteCategoryId": "b0f95513-8ca4-4931-ae49-39144da7a551",
"Name": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "56a4ddf3-8db7-4a44-a0e8-8ca17c62cdef",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 5"
},
"EffectiveDate": "2026-02-23T00:38:38.2453556-08:00",
"NoteHTML": "sample string 1",
"SourceSystemId": "sample string 2",
"CompanyId": "2ca84950-8de0-473f-bf2d-dd8e14243fc3",
"CreateDate": "2026-02-23T00:38:38.2453556-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-23T00:38:38.2453556-08:00",
"LastModifiedUser": "sample string 5"
},
"Total": 1,
"Message": "sample string 1"
}