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": "c6363564-1615-4225-9855-cbba01738c5c", "UserUUID": "3ed78faf-116e-46b4-a850-cfa2cc12e9c5", "LanguageID": 1, "UserUUIDCur": "928ea47b-1577-42ee-bb60-a7bc25d6deba" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]