GET api/ExamIntensifyStudy/AddSourceCredit?learnID={learnID}&ExamID={ExamID}&openid={openid}&timeStamp={timeStamp}&sign={sign}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
learnID

integer

Required

ExamID

integer

Required

openid

string

Required

timeStamp

integer

Required

sign

string

Required

Body Parameters

None.

Response Information

Resource Description

StrengthenMes
NameDescriptionTypeAdditional information
Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Message": "sample string 1"
}