GET GetUserFromUserId?UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

string

Required

Body Parameters

None.

Response Information

Resource Description

AspNetUser
NameDescriptionTypeAdditional information
Id

string

None.

Email

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.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

Image

string

None.

Role

string

None.

Bank

integer

None.

AccountNumber

string

None.

AccountHolder

string

None.

BranchCode

string

None.

AccountType

string

None.

Balance

decimal number

None.

Altitude

string

None.

ChangePassword

boolean

None.

IDNumber

string

None.

AssociationID

integer

None.

IsAssociationMember

boolean

None.

ValidId

boolean

None.

FullNames

string

None.

ActivationCode

string

None.

AddressLine1

string

None.

AddressLine2

string

None.

City

string

None.

Company

string

None.

Country

integer

None.

FactorAuthViaEmail

boolean

None.

PostalCode

string

None.

Suburb

string

None.

TelephoneNo

string

None.

Enabled

boolean

None.

ForgotPassword

boolean

None.

Banned

boolean

None.

UserUUID

string

None.

Pin

string

None.

LowBalanceAlert

decimal number

None.

UserToken

string

None.

VendorId

integer

None.

LowBalanceSent

boolean

None.

CompanyType

integer

None.

CompanyTradingName

string

None.

UserLatitude

decimal number

None.

UserLongitude

decimal number

None.

Province

integer

None.

AspNetUserClaims

Collection of AspNetUserClaim

None.

AspNetUserLogins

Collection of AspNetUserLogin

None.

AspNetUserRoles

Collection of AspNetUserRole

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.