POST api/AdminUsers/GetUserQuestFinish
AdmGetUserQuestFinish
Request Information
URI Parameters
None.
Body Parameters
GetUserQuestFinishName | Description | Type | Additional information |
---|---|---|---|
QuestUUID | globally unique identifier |
None. |
|
UserUUID | globally unique identifier |
None. |
|
LanguageID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "QuestUUID": "d5da0790-9d4a-48e9-ac3a-03da952742f3", "UserUUID": "527badea-4dc5-4688-a9b4-e0f03a0d98c9", "LanguageID": 1, "UserUUIDCur": "deca49e0-c495-40c8-895f-4b49b93c22b7" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]