GET api/UserProfiles/RegistrationPendingApproval
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
PendingRegistrationViewModelName | Description | Type | Additional information |
---|---|---|---|
UserId | string |
None. |
|
CompanyDetail | CompanyProfileViewModel |
None. |
|
AccountManager | CompanyUserSimpleViewModel |
None. |
|
Id | string |
String length: inclusive between 0 and 128 |
|
FirstName | string |
String length: inclusive between 0 and 55 |
|
LastName | string |
String length: inclusive between 0 and 55 |
|
Address | string |
String length: inclusive between 0 and 100 |
|
Username | string |
String length: inclusive between 0 and 128 |
|
string |
None. |
||
Telephone | string |
None. |
|
Roles | Collection of string |
None. |
|
ImageUrl | string |
Data type: ImageUrl |
|
IsInactive | boolean |
None. |
|
IsLocked | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.