魚機大廳讀取任務開關-api2lobby2game
Developing
POST
/e/manage/getMissionSwitch
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST '/e/manage/getMissionSwitch?token={{manageToken}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"gameId": "string",
"isAllMerch": "string",
"merchIdList": "string"
}'
Response Response Example
{}
Request
Query Params
token
string
required
Example:
{{manageToken}}
Body Params application/json
Responses
Modified at 2024-11-01 02:07:42