GET api/GetAllUserForMailing/{searchValue}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| searchValue | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| FriendId | integer |
None. |
|
| PopUserId | integer |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| StructureId | integer |
None. |
|
| StructureCode | string |
None. |
|
| StructureName | string |
None. |
|
| StreetNumber | string |
None. |
|
| StreetName | string |
None. |
|
| ZipCode | string |
None. |
|
| City | string |
None. |
|
| Picture | Collection of byte |
None. |
|
| string |
None. |
||
| Mobile | string |
None. |
|
| Portable | string |
None. |
|
| Fixe | string |
None. |
|
| Registered | boolean |
None. |
|
| CurrentRole | Role |
None. |
|
| Roles | Collection of Role |
None. |
|
| Gender | Gender |
None. |
|
| Permissions | Collection of Permission |
None. |
|
| POPUserApplicationRelationList | Collection of POPUserApplicationRelation |
None. |
|
| AttachedStructuresIds | Collection of integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.