Sent from a Web Shop site to check if a user exists in the game.
The Webhook was sent from the following IP address: 34.102.38.178
required | object User details (object). | ||||
| |||||
object Custom project settings (object). | |||||
Return information about user.
User not found.
{- "settings": {
- "project_id": 0,
- "merchant_id": 0
}, - "user": {
- "id": "string",
- "country": "string"
}
}
{- "attributes": [
- {
- "key": "level",
- "value": "2"
}, - {
- "key": "register_country",
- "value": "AE"
}
]
}