Xsolla sends a webhook with the move_to_game
type to the webhook URL to deliver the item to player in the game.
Return an empty body to indicate the player is found.
Return to indicate temporary errors with your servers.
{- "notification_type": "string",
- "project_id": 0,
- "game_player_id": "string",
- "item_id": "string"
}
null