루미 패스 리스트
GET
https://{game_host_ext_ssrm}/v1.0/ssrm/market/premiumpass/list
Headers
Name
Type
Description
Context-Type*
string
application/json
Authorization
string
Login A.T
Request Body
Name
Type
Description
{
"return": 0,
"message": "success",
"value": {
"1": {
"pass_id": 1,
"pass_name": "루미패스(영구)",
"claim_chip_quantity": 20000
}
}
}
{
}
Last updated