POST api/member/shallow

Request Information

URI Parameters

None.

Body Parameters

ShallowMemberModel
NameDescriptionTypeAdditional information
MemberCurrentTime

date

None.

RecentPlaylistTransaction

boolean

None.

RecentTransaction

boolean

None.

HasTransaction

boolean

None.

TotalBundleHours

decimal number

None.

CompletedBundleHours

decimal number

None.

OutstandingBundleHours

decimal number

None.

IsParalegal

boolean

None.

ID

integer

None.

FirstName

string

None.

LastName

string

None.

MarketingStatus

MemberMarketingStatusEnum

None.

PackageType

MemberPackageTypeEnum

None.

Email

string

None.

Password

string

None.

Identifier

globally unique identifier

None.

Bars

Collection of Bar

None.

FreeCredits

decimal number

None.

PaidCredits

decimal number

None.

LiveCredits

decimal number

None.

UserLiveEvents

Collection of LiveEventUserHomePageModel

None.

PreviousLiveCourses

Collection of integer

None.

PopupInterval

integer

None.

IsPopupTimeout

boolean

None.

HasUnlimited

boolean

None.

UnlimitedExpiration

date

None.

IsAllInclusive

boolean

None.

IsLiveUnlimited

boolean

None.

Created

date

None.

Bundles

Collection of Bundle

None.

AllPracticeAreas

Collection of PracticeAreaModel

None.

MyPracticeAreas

Collection of PracticeAreaModel

None.

PopularPracticeAreas

Collection of PracticeAreaModel

None.

offlineCart

OfflineCart

None.

RequiresContact

boolean

None.

Contact

MemberContactModel

None.

HasContact

boolean

None.

IsActiveTeamMember

boolean

None.

TeamInformation

Collection of Team

None.

IsSuccessful

boolean

None.

ErrorMessage

string

None.

StackTrace

string

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'TimezoneOffset' on 'com.lexvid.data.Model.ShallowStateModel'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'TimezoneOffset' on 'com.lexvid.data.Model.ShallowStateModel'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.