POST api/Bilyak/PostReplyToQuestion?learnerId={learnerId}&queryId={queryId}&replyText={replyText}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
learnerId

integer

Required

queryId

integer

Required

replyText

string

Required

Body Parameters

None.

Response Information

Resource Description

PostQuestionResponseWS
NameDescriptionTypeAdditional information
IsError

boolean

None.

Id

integer

None.

ErrorMessage

string

None.

SuccessMessage

string

None.

ErrorCode

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.