POST Notes
Creates a new note.
Request Information
URI Parameters
None.
Body Parameters
The note to create. NoteId should not be filled in.
NoteName | 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": "6a6cb520-bd73-4c59-8f54-9de30867b5ba", "Asset": { "AssetId": "21d71fb2-9bcc-4136-ba2e-988b9b5ec758", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "4bf1c2dc-2789-4356-b43c-a60198e7cf31", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "2afc44ce-a814-42ef-ac96-e2c69de46a5f", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "761fc28e-7355-4ed0-85df-8fa7fa73e2bb", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "SourceSystemId": "sample string 3", "CompanyId": "f34996db-a3b9-4b13-8894-3cd079d0e976", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "0144b742-0c83-4c54-9e2b-fd72424f1a76", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 8" }, "NoteCategory": { "NoteCategoryId": "a6b40078-a8af-4c92-adcb-7467f4a7e64f", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "bd03201f-186b-4f25-b62b-4123489d8806", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 5" }, "EffectiveDate": "2024-10-10T15:22:41.982629-07:00", "NoteHTML": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "65336f25-bb06-4bfa-b92d-a71948abc509", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-10-10T15:22:41.982629-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": "cffba0da-5808-4c53-abc2-c3f8b2326681", "Asset": { "AssetId": "fdd7a19a-210b-4318-8930-2e4c88554267", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "fe332949-e7b8-4434-b5f8-9c9e6598a58a", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "392d4fe7-a8a0-4249-804f-3019feb25efa", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "e5518c6c-1617-415d-b0db-df2232c414af", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "SourceSystemId": "sample string 3", "CompanyId": "c22b9e07-c1ca-48d1-bccf-9227ebd01dd4", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "MeasurementValueNeededDate": "2024-10-10T15:22:41.982629-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "760b8d70-1c99-48d9-8286-1b27546442ea", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 8" }, "NoteCategory": { "NoteCategoryId": "e9b2cbb4-cf91-4568-9544-b628b6e47d64", "Name": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "c844fea5-7f90-4aab-978b-9eb6bee45b4d", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 5" }, "EffectiveDate": "2024-10-10T15:22:41.982629-07:00", "NoteHTML": "sample string 1", "SourceSystemId": "sample string 2", "CompanyId": "21ae7362-380d-44b6-b31c-8809364694eb", "CreateDate": "2024-10-10T15:22:41.982629-07:00", "CreateUser": "sample string 4", "LastModifiedDate": "2024-10-10T15:22:41.982629-07:00", "LastModifiedUser": "sample string 5" }, "Total": 1, "Message": "sample string 1" }