POST api/ESSystem/v1/Notes/AddNote
Request Information
URI Parameters
None.
Body Parameters
ESCounterNote| Name | Description | Type | Additional information |
|---|---|---|---|
| CounterNoteID | globally unique identifier |
None. |
|
| UserGuid | globally unique identifier |
None. |
|
| Note | string |
None. |
|
| CounterAccount | globally unique identifier |
None. |
|
| NoteType | globally unique identifier |
None. |
|
| NoteDate | date |
None. |
|
| IsRead | boolean |
None. |
|
| ReadByUserGuid | globally unique identifier |
None. |
|
| ReadDate | date |
None. |
|
| Action | ActionType |
None. |
|
| ActionDate | date |
None. |
|
| TargetUser | globally unique identifier |
None. |
|
| ActionNote | string |
None. |
|
| TargetUserData | User |
None. |
|
| ReadbyUserData | User |
None. |
|
| UserData | User |
None. |
|
| AccountName | string |
None. |
|
| CounterNoteType | ESCounterNoteType |
None. |
|
| ActionUser | globally unique identifier |
None. |
|
| ActionUserData | User |
None. |
|
| CounterID | integer |
None. |
|
| AreaName | string |
None. |
|
| Phone | integer |
None. |
|
| AddressDesc | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"CounterNoteID": "2ee3da45-c1b1-4c79-a533-799171c54719",
"UserGuid": "2db079fe-06d8-446b-876b-096ff9a27d90",
"Note": "sample string 3",
"CounterAccount": "7e90914f-6ca3-44aa-a1e6-2f8fcc99a9bf",
"NoteType": "aadb2cb7-286b-4750-9fbc-6d36bb104a3b",
"NoteDate": "2026-04-09T15:58:37.4334532+03:00",
"IsRead": true,
"ReadByUserGuid": "f5f99963-f9c7-498f-a23e-3a15e33d169a",
"ReadDate": "2026-04-09T15:58:37.4344524+03:00",
"Action": 0,
"ActionDate": "2026-04-09T15:58:37.4344524+03:00",
"TargetUser": "1d3fef89-0ad6-476e-a0ac-3acfc8a9ee42",
"ActionNote": "sample string 7",
"TargetUserData": {
"ChangePassword": false,
"UserGuid": "00000000-0000-0000-0000-000000000000",
"UserName": null,
"UserFullName": null,
"UserPass": null,
"UserPassword": null,
"IsEnabled": false,
"IsAdmin": false,
"WithAccount": false,
"UserAccount": "00000000-0000-0000-0000-000000000000",
"WithCash": false,
"CashAccount": "00000000-0000-0000-0000-000000000000",
"HashedPassword": null,
"StartInterval": null,
"EndInterval": null,
"IsSuperAdmin": null,
"ServicesPermission": null,
"ESPermissions": null,
"TailoringPermission": null,
"StackPermissions": null,
"AccountingPermission": null
},
"ReadbyUserData": {
"ChangePassword": false,
"UserGuid": "00000000-0000-0000-0000-000000000000",
"UserName": null,
"UserFullName": null,
"UserPass": null,
"UserPassword": null,
"IsEnabled": false,
"IsAdmin": false,
"WithAccount": false,
"UserAccount": "00000000-0000-0000-0000-000000000000",
"WithCash": false,
"CashAccount": "00000000-0000-0000-0000-000000000000",
"HashedPassword": null,
"StartInterval": null,
"EndInterval": null,
"IsSuperAdmin": null,
"ServicesPermission": null,
"ESPermissions": null,
"TailoringPermission": null,
"StackPermissions": null,
"AccountingPermission": null
},
"UserData": {
"ChangePassword": false,
"UserGuid": "00000000-0000-0000-0000-000000000000",
"UserName": null,
"UserFullName": null,
"UserPass": null,
"UserPassword": null,
"IsEnabled": false,
"IsAdmin": false,
"WithAccount": false,
"UserAccount": "00000000-0000-0000-0000-000000000000",
"WithCash": false,
"CashAccount": "00000000-0000-0000-0000-000000000000",
"HashedPassword": null,
"StartInterval": null,
"EndInterval": null,
"IsSuperAdmin": null,
"ServicesPermission": null,
"ESPermissions": null,
"TailoringPermission": null,
"StackPermissions": null,
"AccountingPermission": null
},
"AccountName": "sample string 8",
"CounterNoteType": {
"NoteTypeID": "00000000-0000-0000-0000-000000000000",
"NoteTypeName": null,
"IsEnabled": false,
"Color": 0
},
"ActionUser": "beabf74a-c59b-4946-9cf6-95f59fe18fdc",
"ActionUserData": {
"ChangePassword": false,
"UserGuid": "00000000-0000-0000-0000-000000000000",
"UserName": null,
"UserFullName": null,
"UserPass": null,
"UserPassword": null,
"IsEnabled": false,
"IsAdmin": false,
"WithAccount": false,
"UserAccount": "00000000-0000-0000-0000-000000000000",
"WithCash": false,
"CashAccount": "00000000-0000-0000-0000-000000000000",
"HashedPassword": null,
"StartInterval": null,
"EndInterval": null,
"IsSuperAdmin": null,
"ServicesPermission": null,
"ESPermissions": null,
"TailoringPermission": null,
"StackPermissions": null,
"AccountingPermission": null
},
"CounterID": 9,
"AreaName": "sample string 10",
"Phone": 11,
"AddressDesc": "sample string 12"
}
application/xml, text/xml
Sample:
<ESCounterNote xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AccurPluse.Models.Structures.ES">
<AccountName>sample string 8</AccountName>
<Action>Rejected</Action>
<ActionDate>2026-04-09T15:58:37.4344524+03:00</ActionDate>
<ActionNote>sample string 7</ActionNote>
<ActionUser>beabf74a-c59b-4946-9cf6-95f59fe18fdc</ActionUser>
<AddressDesc>sample string 12</AddressDesc>
<AreaName>sample string 10</AreaName>
<CounterAccount>7e90914f-6ca3-44aa-a1e6-2f8fcc99a9bf</CounterAccount>
<CounterID>9</CounterID>
<CounterNoteID>2ee3da45-c1b1-4c79-a533-799171c54719</CounterNoteID>
<CounterNoteType>
<Color>0</Color>
<IsEnabled>false</IsEnabled>
<NoteTypeID>00000000-0000-0000-0000-000000000000</NoteTypeID>
<NoteTypeName i:nil="true" />
</CounterNoteType>
<IsRead>true</IsRead>
<Note>sample string 3</Note>
<NoteDate>2026-04-09T15:58:37.4334532+03:00</NoteDate>
<NoteType>aadb2cb7-286b-4750-9fbc-6d36bb104a3b</NoteType>
<Phone>11</Phone>
<ReadByUserGuid>f5f99963-f9c7-498f-a23e-3a15e33d169a</ReadByUserGuid>
<ReadDate>2026-04-09T15:58:37.4344524+03:00</ReadDate>
<TargetUser>1d3fef89-0ad6-476e-a0ac-3acfc8a9ee42</TargetUser>
<UserGuid>2db079fe-06d8-446b-876b-096ff9a27d90</UserGuid>
</ESCounterNote>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ApiResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Error | integer |
None. |
|
| Message | string |
None. |
|
| Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"Error": 1,
"Message": "sample string 2",
"Data": {}
}
application/xml, text/xml
Sample:
<ApiResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/API.Core.Common"> <Data /> <Error>1</Error> <Message>sample string 2</Message> </ApiResult>