GET api/CommonData
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ApplicationUser| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
String length: inclusive between 0 and 50 |
|
| LastName | string |
String length: inclusive between 0 and 50 |
|
| UserVerificationId | byte |
Required |
|
| UserTypeId | byte |
Required |
|
| UpdatedAt | date |
None. |
|
| IsExternalUser | boolean |
None. |
|
| ExternalPlatform | byte |
None. |
|
| ExternalUserId | string |
None. |
|
| IsPasswordSet | boolean |
None. |
|
| ExternalPasswordHash | string |
None. |
|
| IsBillingEnabled | boolean |
None. |
|
| UserSubscriptionPlanId | integer |
None. |
|
| IsVerified | boolean |
None. |
|
| CreatedAt | date |
None. |
|
| ReviewGrade | decimal number |
None. |
|
| CountGradedAppointments | integer |
None. |
|
| UserPersonalInfoId | integer |
None. |
|
| UserPersonalInfo | UserPersonalInfo |
None. |
|
| AdviseeAppointments | Collection of Appointment |
None. |
|
| AdvisorAppointments | Collection of Appointment |
None. |
|
| PriceRateUsers | Collection of PriceRate |
None. |
|
| AdvisorCalendars | Collection of AdvisorCalendar |
None. |
|
| Invoices | Collection of Invoice |
None. |
|
| UserPaymentProviders | Collection of UserPaymentProvider |
None. |
|
| string |
None. |
||
| EmailConfirmed | boolean |
None. |
|
| PasswordHash | string |
None. |
|
| SecurityStamp | string |
None. |
|
| PhoneNumber | string |
None. |
|
| PhoneNumberConfirmed | boolean |
None. |
|
| TwoFactorEnabled | boolean |
None. |
|
| LockoutEndDateUtc | date |
None. |
|
| LockoutEnabled | boolean |
None. |
|
| AccessFailedCount | integer |
None. |
|
| Roles | Collection of IdentityUserRole |
None. |
|
| Claims | Collection of IdentityUserClaim |
None. |
|
| Logins | Collection of IdentityUserLogin |
None. |
|
| Id | string |
None. |
|
| UserName | string |
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.