Player profile API works
[gamestick-pjgsapi.git] / www / api / rest / player / profile / view.json;jsessionid=dummy
diff --git a/www/api/rest/player/profile/view.json;jsessionid=dummy b/www/api/rest/player/profile/view.json;jsessionid=dummy
deleted file mode 100644 (file)
index dbfc623..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-{
-    "sid": "dummy",
-    "time": "1680109254001",
-    "body": {
-        "success": true,
-        "action": null,
-        "message": null,
-
-        "gamertag": "cweiske",
-        "avatarLargeUrl": "http://l2.gamestickservices.net/avatar-large.png",
-        "avatarSmallUrl": "http://l2.gamestickservices.net/avatar-small.png",
-        "location": "GB",
-        "dateOfBirth": "23/12/1900",
-        "dateJoined": "29/03/2023",
-        "email": "email@example.org",
-        "password": "81dc9bdb52d04dc20036dbd8313ed055",
-        "accountType": "CONSUMER",
-        "minAge": 17,
-        "minAgeLabel": "17+",
-        "founderFlag": 1,
-        "founderName": "cweiske-founder",
-        "securityLevel": 0,
-        "balance": {
-            "amountOfMoneyLeft": "GBP 25.00",
-            "transactions": [
-                {
-                    "date": "29/02/2023 - some game",
-                    "amount": "GBP 5.2",
-                    "description": null,
-                    "balance": "GBP 25.00",
-                    "type": "CREDIT_WALLET",
-                    "source": "PREPAID_CARD"
-                }
-            ]
-        },
-        "achievementStatus": {
-            "lastAchievementGameName": null,
-            "numberOfAchievementsUnlocked": 0
-        }
-    }
-}