User Validation
Request URI
Request
Name
Type
Mandatory
Description
curl -X POST \
'https://example.com/gameuser/check' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d '{
"param": {
"clientId": "WS00000001",
"prodId": "item1000",
"serviceUserId": "USR1234567890",
"serviceServerId": "asia01"
}
}'Response
Name
Type
Mandatory
Description
Last updated

