POST api/member/NameAndBars

Request Information

URI Parameters

None.

Body Parameters

BarAndNameModel
NameDescriptionTypeAdditional information
FirstName

string

None.

LastName

string

None.

IsParalegal

boolean

None.

IsSignUp

boolean

None.

StartedCourseId

integer

None.

Bars

Collection of ShallowBarModel

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.