@xmobitea/gn-typescript-client 2.6.8 → 2.6.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +198 -5
- package/dist/gearn.js.client.js +3 -11
- package/dist/gearn.js.client.min.js +1 -1
- package/dist/index.js +3 -11
- package/dist/runtime/entity/models/CharacterPlayerModels.d.ts +0 -1
- package/dist/runtime/entity/models/DashboardModels.d.ts +7 -7
- package/dist/runtime/entity/models/GroupModels.d.ts +0 -1
- package/dist/runtime/entity/models/MultiplayerModels.d.ts +1 -1
- package/package.json +2 -2
- package/responseModel/chatgpt/Authenticate.json +724 -0
- package/responseModel/chatgpt/CharacterPlayer.json +1890 -0
- package/responseModel/chatgpt/CloudScript.json +254 -0
- package/responseModel/chatgpt/Content.json +273 -0
- package/responseModel/chatgpt/Dashboard.json +4110 -0
- package/responseModel/chatgpt/GamePlayer.json +2306 -0
- package/responseModel/chatgpt/Generic.json +253 -0
- package/responseModel/chatgpt/Group.json +1509 -0
- package/responseModel/chatgpt/Inventory.json +1211 -0
- package/responseModel/chatgpt/MasterPlayer.json +3801 -0
- package/responseModel/chatgpt/Multiplayer.json +634 -0
- package/responseModel/chatgpt/StoreInventory.json +1099 -0
- package/responseModel/clients/AuthenticateModels.json +271 -0
- package/responseModel/clients/CharacterPlayerModels.json +792 -0
- package/responseModel/clients/CloudScriptModels.json +191 -0
- package/responseModel/clients/ContentModels.json +178 -0
- package/responseModel/clients/DashboardModels.json +5423 -0
- package/responseModel/clients/GamePlayerModels.json +781 -0
- package/responseModel/clients/GenericModels.json +344 -0
- package/responseModel/clients/GroupModels.json +705 -0
- package/responseModel/clients/InventoryModels.json +568 -0
- package/responseModel/clients/MasterPlayerModels.json +1281 -0
- package/responseModel/clients/MultiplayerModels.json +439 -0
- package/responseModel/clients/StoreInventoryModels.json +971 -0
- package/responseModel/finalChatgpt/Authenticate.json +1475 -0
- package/responseModel/finalChatgpt/CharacterPlayer.json +4104 -0
- package/responseModel/finalChatgpt/CloudScript.json +515 -0
- package/responseModel/finalChatgpt/Content.json +536 -0
- package/responseModel/finalChatgpt/Dashboard.json +6712 -0
- package/responseModel/finalChatgpt/GamePlayer.json +5142 -0
- package/responseModel/finalChatgpt/Generic.json +333 -0
- package/responseModel/finalChatgpt/Group.json +3232 -0
- package/responseModel/finalChatgpt/Inventory.json +2606 -0
- package/responseModel/finalChatgpt/MasterPlayer.json +8385 -0
- package/responseModel/finalChatgpt/Multiplayer.json +1196 -0
- package/responseModel/finalChatgpt/StoreInventory.json +2085 -0
- package/responseModel/finals/Authenticate.json +1460 -0
- package/responseModel/finals/CharacterPlayer.json +3639 -0
- package/responseModel/finals/CloudScript.json +465 -0
- package/responseModel/finals/Content.json +479 -0
- package/responseModel/finals/Dashboard.json +6718 -0
- package/responseModel/finals/GamePlayer.json +4291 -0
- package/responseModel/finals/Generic.json +345 -0
- package/responseModel/finals/Group.json +2885 -0
- package/responseModel/finals/Inventory.json +2309 -0
- package/responseModel/finals/MasterPlayer.json +7018 -0
- package/responseModel/finals/Multiplayer.json +1082 -0
- package/responseModel/finals/StoreInventory.json +1979 -0
- package/responseModel/finalsShort/Authenticate.json +723 -0
- package/responseModel/finalsShort/CharacterPlayer.json +1889 -0
- package/responseModel/finalsShort/CloudScript.json +253 -0
- package/responseModel/finalsShort/Content.json +272 -0
- package/responseModel/finalsShort/Dashboard.json +4109 -0
- package/responseModel/finalsShort/GamePlayer.json +2305 -0
- package/responseModel/finalsShort/Generic.json +252 -0
- package/responseModel/finalsShort/Group.json +1508 -0
- package/responseModel/finalsShort/Inventory.json +1210 -0
- package/responseModel/finalsShort/MasterPlayer.json +3800 -0
- package/responseModel/finalsShort/Multiplayer.json +633 -0
- package/responseModel/finalsShort/StoreInventory.json +1098 -0
- package/responseModel/operationResponse/AuthenticateResponseModels.json +77 -0
- package/responseModel/operationResponse/CharacterPlayerResponseModels.json +217 -0
- package/responseModel/operationResponse/CloudScriptResponseModels.json +25 -0
- package/responseModel/operationResponse/ContentResponseModels.json +33 -0
- package/responseModel/operationResponse/DashboardResponseModels.json +109 -0
- package/responseModel/operationResponse/GamePlayerResponseModels.json +213 -0
- package/responseModel/operationResponse/GroupResponseModels.json +165 -0
- package/responseModel/operationResponse/InventoryResponseModels.json +141 -0
- package/responseModel/operationResponse/MasterPlayerResponseModels.json +349 -0
- package/responseModel/operationResponse/MultiplayerResponseModels.json +45 -0
- package/responseModel/operationResponse/StoreInventoryResponseModels.json +61 -0
- package/responseModel/servers/Authenticate.json +1328 -0
- package/responseModel/servers/CharacterPlayer.json +3199 -0
- package/responseModel/servers/CloudScript.json +278 -0
- package/responseModel/servers/Content.json +324 -0
- package/responseModel/servers/GamePlayer.json +3844 -0
- package/responseModel/servers/Group.json +2454 -0
- package/responseModel/servers/Inventory.json +1964 -0
- package/responseModel/servers/MasterAdmin.json +5569 -0
- package/responseModel/servers/MasterPlayer.json +5924 -0
- package/responseModel/servers/Multiplayer.json +545 -0
- package/responseModel/servers/StoreInventory.json +1290 -0
|
@@ -0,0 +1,1890 @@
|
|
|
1
|
+
{
|
|
2
|
+
"requestType": "CharacterPlayer",
|
|
3
|
+
"description": "API requests related to character-level actions, including inventory, groups, friends, and statistics.",
|
|
4
|
+
"operations": [
|
|
5
|
+
{
|
|
6
|
+
"operationCode": "AddPlayerFriend",
|
|
7
|
+
"details": [
|
|
8
|
+
{
|
|
9
|
+
"role": "Client",
|
|
10
|
+
"requestData": [
|
|
11
|
+
{
|
|
12
|
+
"code": "CharacterId",
|
|
13
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"code": "FriendId",
|
|
18
|
+
"description": "Unique identifier of the friend character being added.",
|
|
19
|
+
"type": "string"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"code": "CatalogId",
|
|
23
|
+
"description": "Identifier of the catalog that contains the character or item data.",
|
|
24
|
+
"type": "string"
|
|
25
|
+
}
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"description": "Send a friend request from one character to another."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"operationCode": "AddSegment",
|
|
33
|
+
"details": [
|
|
34
|
+
{
|
|
35
|
+
"role": "Client",
|
|
36
|
+
"requestData": [
|
|
37
|
+
{
|
|
38
|
+
"code": "CharacterId",
|
|
39
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
40
|
+
"type": "string"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"code": "Value",
|
|
44
|
+
"description": "The specific value of the segment to be assigned to the character.",
|
|
45
|
+
"type": "string"
|
|
46
|
+
}
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"description": "Tag a character with a specific segment for segmentation or personalization."
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"operationCode": "ChangePlayerCurrency",
|
|
54
|
+
"details": [
|
|
55
|
+
{
|
|
56
|
+
"role": "Client",
|
|
57
|
+
"requestData": [
|
|
58
|
+
{
|
|
59
|
+
"code": "CharacterId",
|
|
60
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
61
|
+
"type": "string"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"code": "PlayerCurrencies",
|
|
65
|
+
"description": "An array of currency modifications, including key and value pairs.",
|
|
66
|
+
"type": "Array<PlayerCurrencyParam>"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"code": "Log",
|
|
70
|
+
"description": "Optional developer-provided note to describe the context or reason for the operation.",
|
|
71
|
+
"type": "string"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"description": "Adjust the amount of one or more currencies associated with a character."
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"operationCode": "ChangePlayerStatistics",
|
|
80
|
+
"details": [
|
|
81
|
+
{
|
|
82
|
+
"role": "Client",
|
|
83
|
+
"requestData": [
|
|
84
|
+
{
|
|
85
|
+
"code": "CharacterId",
|
|
86
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
87
|
+
"type": "string"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"code": "PlayerStatistics",
|
|
91
|
+
"description": "An array of statistic updates, such as kills, wins, or score.",
|
|
92
|
+
"type": "Array<PlayerStatisticsParam>"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"code": "Log",
|
|
96
|
+
"description": "Optional developer-provided note to describe the context or reason for the operation.",
|
|
97
|
+
"type": "string"
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
"description": "Update statistical values such as score, experience, or level for a character."
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"operationCode": "CreateGroup",
|
|
106
|
+
"details": [
|
|
107
|
+
{
|
|
108
|
+
"role": "Client",
|
|
109
|
+
"requestData": [
|
|
110
|
+
{
|
|
111
|
+
"code": "CharacterId",
|
|
112
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
113
|
+
"type": "string"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"code": "CatalogId",
|
|
117
|
+
"description": "Identifier of the catalog that contains the character or item data.",
|
|
118
|
+
"type": "string"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"code": "GroupMembers",
|
|
122
|
+
"description": "List of member identifiers to add during group creation.",
|
|
123
|
+
"type": "Array<GroupMemberParam>"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"code": "DisplayName",
|
|
127
|
+
"description": "The public-facing name of the created group or item.",
|
|
128
|
+
"type": "string",
|
|
129
|
+
"defaultValue": "\"\""
|
|
130
|
+
}
|
|
131
|
+
]
|
|
132
|
+
}
|
|
133
|
+
],
|
|
134
|
+
"description": "Initialize a new group and assign the character as the group leader or owner."
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"operationCode": "CreatePlayerItem",
|
|
138
|
+
"details": [
|
|
139
|
+
{
|
|
140
|
+
"role": "Client",
|
|
141
|
+
"requestData": [
|
|
142
|
+
{
|
|
143
|
+
"code": "CharacterId",
|
|
144
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
145
|
+
"type": "string"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"code": "CatalogId",
|
|
149
|
+
"description": "Identifier of the catalog that contains the character or item data.",
|
|
150
|
+
"type": "string"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"code": "ClassId",
|
|
154
|
+
"description": "Identifier for the item class or template to instantiate.",
|
|
155
|
+
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"code": "DisplayName",
|
|
159
|
+
"description": "The public-facing name of the created group or item.",
|
|
160
|
+
"type": "string",
|
|
161
|
+
"defaultValue": "\"\""
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"code": "Amount",
|
|
165
|
+
"description": "The quantity of items to create and assign.",
|
|
166
|
+
"type": "number",
|
|
167
|
+
"defaultValue": "1"
|
|
168
|
+
}
|
|
169
|
+
]
|
|
170
|
+
}
|
|
171
|
+
],
|
|
172
|
+
"description": "Generate a new item and add it to the character’s inventory."
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"operationCode": "GetAvatar",
|
|
176
|
+
"details": [
|
|
177
|
+
{
|
|
178
|
+
"role": "Client",
|
|
179
|
+
"requestData": [
|
|
180
|
+
{
|
|
181
|
+
"code": "CharacterId",
|
|
182
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
183
|
+
"type": "string"
|
|
184
|
+
}
|
|
185
|
+
]
|
|
186
|
+
}
|
|
187
|
+
],
|
|
188
|
+
"description": "Fetch the avatar image or configuration currently assigned to the character."
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"operationCode": "GetCatalogId",
|
|
192
|
+
"details": [
|
|
193
|
+
{
|
|
194
|
+
"role": "Client",
|
|
195
|
+
"requestData": [
|
|
196
|
+
{
|
|
197
|
+
"code": "CharacterId",
|
|
198
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
199
|
+
"type": "string"
|
|
200
|
+
}
|
|
201
|
+
]
|
|
202
|
+
}
|
|
203
|
+
],
|
|
204
|
+
"description": "Retrieve the catalog identifier assigned to a specific character."
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"operationCode": "GetCountryCode",
|
|
208
|
+
"details": [
|
|
209
|
+
{
|
|
210
|
+
"role": "Client",
|
|
211
|
+
"requestData": [
|
|
212
|
+
{
|
|
213
|
+
"code": "CharacterId",
|
|
214
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
215
|
+
"type": "string"
|
|
216
|
+
}
|
|
217
|
+
]
|
|
218
|
+
}
|
|
219
|
+
],
|
|
220
|
+
"description": "Determine the country code associated with the character, typically based on IP."
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"operationCode": "GetCreateLeaderboard",
|
|
224
|
+
"details": [
|
|
225
|
+
{
|
|
226
|
+
"role": "Client",
|
|
227
|
+
"requestData": [
|
|
228
|
+
{
|
|
229
|
+
"code": "InfoRequestParam",
|
|
230
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
231
|
+
"type": "InfoRequestParam"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"code": "Skip",
|
|
235
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
236
|
+
"type": "number",
|
|
237
|
+
"defaultValue": "0"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"code": "Limit",
|
|
241
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
242
|
+
"type": "number",
|
|
243
|
+
"defaultValue": "10"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"code": "LoadFromCache",
|
|
247
|
+
"description": "LoadFromCache used in this request.",
|
|
248
|
+
"type": "boolean",
|
|
249
|
+
"defaultValue": "true"
|
|
250
|
+
}
|
|
251
|
+
]
|
|
252
|
+
}
|
|
253
|
+
],
|
|
254
|
+
"description": "Return leaderboard entries created by characters, including custom info if requested."
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"operationCode": "GetCurrencyLeaderboard",
|
|
258
|
+
"details": [
|
|
259
|
+
{
|
|
260
|
+
"role": "Client",
|
|
261
|
+
"requestData": [
|
|
262
|
+
{
|
|
263
|
+
"code": "Key",
|
|
264
|
+
"description": "Key used in this request.",
|
|
265
|
+
"type": "string"
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"code": "InfoRequestParam",
|
|
269
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
270
|
+
"type": "InfoRequestParam"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"code": "Skip",
|
|
274
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
275
|
+
"type": "number",
|
|
276
|
+
"defaultValue": "0"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"code": "Limit",
|
|
280
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
281
|
+
"type": "number",
|
|
282
|
+
"defaultValue": "10"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"code": "LoadFromCache",
|
|
286
|
+
"description": "LoadFromCache used in this request.",
|
|
287
|
+
"type": "boolean",
|
|
288
|
+
"defaultValue": "true"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"code": "CatalogId",
|
|
292
|
+
"description": "Identifier of the catalog that contains the character or item data.",
|
|
293
|
+
"type": "string"
|
|
294
|
+
}
|
|
295
|
+
]
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"description": "Perform the GetCurrencyLeaderboard operation."
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"operationCode": "GetCurrencyLog",
|
|
302
|
+
"details": [
|
|
303
|
+
{
|
|
304
|
+
"role": "Client",
|
|
305
|
+
"requestData": [
|
|
306
|
+
{
|
|
307
|
+
"code": "Keys",
|
|
308
|
+
"description": "Keys used in this request.",
|
|
309
|
+
"type": "Array<string>"
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
"code": "CharacterId",
|
|
313
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
314
|
+
"type": "string"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"code": "Limit",
|
|
318
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
319
|
+
"type": "number",
|
|
320
|
+
"defaultValue": "10"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"code": "Token",
|
|
324
|
+
"description": "Token used in this request.",
|
|
325
|
+
"type": "string"
|
|
326
|
+
}
|
|
327
|
+
]
|
|
328
|
+
}
|
|
329
|
+
],
|
|
330
|
+
"description": "Perform the GetCurrencyLog operation."
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"operationCode": "GetCustomData",
|
|
334
|
+
"details": [
|
|
335
|
+
{
|
|
336
|
+
"role": "Client",
|
|
337
|
+
"requestData": [
|
|
338
|
+
{
|
|
339
|
+
"code": "CharacterId",
|
|
340
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
341
|
+
"type": "string"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"code": "CustomDataKeys",
|
|
345
|
+
"description": "CustomDataKeys used in this request.",
|
|
346
|
+
"type": "Array<string>"
|
|
347
|
+
}
|
|
348
|
+
]
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"description": "Perform the GetCustomData operation."
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"operationCode": "GetDisplayName",
|
|
355
|
+
"details": [
|
|
356
|
+
{
|
|
357
|
+
"role": "Client",
|
|
358
|
+
"requestData": [
|
|
359
|
+
{
|
|
360
|
+
"code": "CharacterId",
|
|
361
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
362
|
+
"type": "string"
|
|
363
|
+
}
|
|
364
|
+
]
|
|
365
|
+
}
|
|
366
|
+
],
|
|
367
|
+
"description": "Perform the GetDisplayName operation."
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"operationCode": "GetFriendStatisticsLeaderboardAroundPlayer",
|
|
371
|
+
"details": [
|
|
372
|
+
{
|
|
373
|
+
"role": "Client",
|
|
374
|
+
"requestData": [
|
|
375
|
+
{
|
|
376
|
+
"code": "CharacterId",
|
|
377
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
378
|
+
"type": "string"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"code": "Key",
|
|
382
|
+
"description": "Key used in this request.",
|
|
383
|
+
"type": "string"
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"code": "InfoRequestParam",
|
|
387
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
388
|
+
"type": "InfoRequestParam"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"code": "Skip",
|
|
392
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
393
|
+
"type": "number",
|
|
394
|
+
"defaultValue": "0"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"code": "Limit",
|
|
398
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
399
|
+
"type": "number",
|
|
400
|
+
"defaultValue": "10"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"code": "LoadFromCache",
|
|
404
|
+
"description": "LoadFromCache used in this request.",
|
|
405
|
+
"type": "boolean",
|
|
406
|
+
"defaultValue": "true"
|
|
407
|
+
}
|
|
408
|
+
]
|
|
409
|
+
}
|
|
410
|
+
],
|
|
411
|
+
"description": "Perform the GetFriendStatisticsLeaderboardAroundPlayer operation."
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"operationCode": "GetFriendStatisticsLeaderboard",
|
|
415
|
+
"details": [
|
|
416
|
+
{
|
|
417
|
+
"role": "Client",
|
|
418
|
+
"requestData": [
|
|
419
|
+
{
|
|
420
|
+
"code": "CharacterId",
|
|
421
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
422
|
+
"type": "string"
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"code": "Key",
|
|
426
|
+
"description": "Key used in this request.",
|
|
427
|
+
"type": "string"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"code": "InfoRequestParam",
|
|
431
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
432
|
+
"type": "InfoRequestParam"
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"code": "Skip",
|
|
436
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
437
|
+
"type": "number",
|
|
438
|
+
"defaultValue": "0"
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
"code": "Limit",
|
|
442
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
443
|
+
"type": "number",
|
|
444
|
+
"defaultValue": "10"
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"code": "LoadFromCache",
|
|
448
|
+
"description": "LoadFromCache used in this request.",
|
|
449
|
+
"type": "boolean",
|
|
450
|
+
"defaultValue": "true"
|
|
451
|
+
}
|
|
452
|
+
]
|
|
453
|
+
}
|
|
454
|
+
],
|
|
455
|
+
"description": "Perform the GetFriendStatisticsLeaderboard operation."
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"operationCode": "GetIpAddressCreate",
|
|
459
|
+
"details": [
|
|
460
|
+
{
|
|
461
|
+
"role": "Client",
|
|
462
|
+
"requestData": [
|
|
463
|
+
{
|
|
464
|
+
"code": "CharacterId",
|
|
465
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
466
|
+
"type": "string"
|
|
467
|
+
}
|
|
468
|
+
]
|
|
469
|
+
}
|
|
470
|
+
],
|
|
471
|
+
"description": "Perform the GetIpAddressCreate operation."
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"operationCode": "GetLastLoginLeaderboard",
|
|
475
|
+
"details": [
|
|
476
|
+
{
|
|
477
|
+
"role": "Client",
|
|
478
|
+
"requestData": [
|
|
479
|
+
{
|
|
480
|
+
"code": "InfoRequestParam",
|
|
481
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
482
|
+
"type": "InfoRequestParam"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"code": "Skip",
|
|
486
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
487
|
+
"type": "number",
|
|
488
|
+
"defaultValue": "0"
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"code": "Limit",
|
|
492
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
493
|
+
"type": "number",
|
|
494
|
+
"defaultValue": "10"
|
|
495
|
+
},
|
|
496
|
+
{
|
|
497
|
+
"code": "LoadFromCache",
|
|
498
|
+
"description": "LoadFromCache used in this request.",
|
|
499
|
+
"type": "boolean",
|
|
500
|
+
"defaultValue": "true"
|
|
501
|
+
}
|
|
502
|
+
]
|
|
503
|
+
}
|
|
504
|
+
],
|
|
505
|
+
"description": "Perform the GetLastLoginLeaderboard operation."
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"operationCode": "GetOwner",
|
|
509
|
+
"details": [
|
|
510
|
+
{
|
|
511
|
+
"role": "Client",
|
|
512
|
+
"requestData": [
|
|
513
|
+
{
|
|
514
|
+
"code": "CharacterId",
|
|
515
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
516
|
+
"type": "string"
|
|
517
|
+
}
|
|
518
|
+
]
|
|
519
|
+
}
|
|
520
|
+
],
|
|
521
|
+
"description": "Perform the GetOwner operation."
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
"operationCode": "GetPlayerBan",
|
|
525
|
+
"details": [
|
|
526
|
+
{
|
|
527
|
+
"role": "Client",
|
|
528
|
+
"requestData": [
|
|
529
|
+
{
|
|
530
|
+
"code": "CharacterId",
|
|
531
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
532
|
+
"type": "string"
|
|
533
|
+
}
|
|
534
|
+
]
|
|
535
|
+
}
|
|
536
|
+
],
|
|
537
|
+
"description": "Perform the GetPlayerBan operation."
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"operationCode": "GetPlayerCurrency",
|
|
541
|
+
"details": [
|
|
542
|
+
{
|
|
543
|
+
"role": "Client",
|
|
544
|
+
"requestData": [
|
|
545
|
+
{
|
|
546
|
+
"code": "CharacterId",
|
|
547
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
548
|
+
"type": "string"
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"code": "PlayerCurrencyKeys",
|
|
552
|
+
"description": "PlayerCurrencyKeys used in this request.",
|
|
553
|
+
"type": "Array<string>"
|
|
554
|
+
}
|
|
555
|
+
]
|
|
556
|
+
}
|
|
557
|
+
],
|
|
558
|
+
"description": "Perform the GetPlayerCurrency operation."
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"operationCode": "GetPlayerData",
|
|
562
|
+
"details": [
|
|
563
|
+
{
|
|
564
|
+
"role": "Client",
|
|
565
|
+
"requestData": [
|
|
566
|
+
{
|
|
567
|
+
"code": "CharacterId",
|
|
568
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
569
|
+
"type": "string"
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"code": "PlayerDataKeys",
|
|
573
|
+
"description": "PlayerDataKeys used in this request.",
|
|
574
|
+
"type": "Array<string>"
|
|
575
|
+
}
|
|
576
|
+
]
|
|
577
|
+
}
|
|
578
|
+
],
|
|
579
|
+
"description": "Perform the GetPlayerData operation."
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"operationCode": "GetPlayerFriend",
|
|
583
|
+
"details": [
|
|
584
|
+
{
|
|
585
|
+
"role": "Client",
|
|
586
|
+
"requestData": [
|
|
587
|
+
{
|
|
588
|
+
"code": "CharacterId",
|
|
589
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
590
|
+
"type": "string"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"code": "FriendCatalogIds",
|
|
594
|
+
"description": "FriendCatalogIds used in this request.",
|
|
595
|
+
"type": "Array<string>"
|
|
596
|
+
}
|
|
597
|
+
]
|
|
598
|
+
}
|
|
599
|
+
],
|
|
600
|
+
"description": "Perform the GetPlayerFriend operation."
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
"operationCode": "GetPlayerGroup",
|
|
604
|
+
"details": [
|
|
605
|
+
{
|
|
606
|
+
"role": "Client",
|
|
607
|
+
"requestData": [
|
|
608
|
+
{
|
|
609
|
+
"code": "CharacterId",
|
|
610
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
611
|
+
"type": "string"
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
"code": "GroupCatalogIds",
|
|
615
|
+
"description": "GroupCatalogIds used in this request.",
|
|
616
|
+
"type": "Array<string>"
|
|
617
|
+
}
|
|
618
|
+
]
|
|
619
|
+
}
|
|
620
|
+
],
|
|
621
|
+
"description": "Perform the GetPlayerGroup operation."
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"operationCode": "GetPlayerInformation",
|
|
625
|
+
"details": [
|
|
626
|
+
{
|
|
627
|
+
"role": "Client",
|
|
628
|
+
"requestData": [
|
|
629
|
+
{
|
|
630
|
+
"code": "CharacterId",
|
|
631
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
632
|
+
"type": "string"
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"code": "InfoRequestParam",
|
|
636
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
637
|
+
"type": "InfoRequestParam"
|
|
638
|
+
}
|
|
639
|
+
]
|
|
640
|
+
}
|
|
641
|
+
],
|
|
642
|
+
"description": "Perform the GetPlayerInformation operation."
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"operationCode": "GetPlayerInventory",
|
|
646
|
+
"details": [
|
|
647
|
+
{
|
|
648
|
+
"role": "Client",
|
|
649
|
+
"requestData": [
|
|
650
|
+
{
|
|
651
|
+
"code": "CharacterId",
|
|
652
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
653
|
+
"type": "string"
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"code": "ItemCatalogIds",
|
|
657
|
+
"description": "ItemCatalogIds used in this request.",
|
|
658
|
+
"type": "Array<string>"
|
|
659
|
+
}
|
|
660
|
+
]
|
|
661
|
+
}
|
|
662
|
+
],
|
|
663
|
+
"description": "Perform the GetPlayerInventory operation."
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"operationCode": "GetPlayerStatistics",
|
|
667
|
+
"details": [
|
|
668
|
+
{
|
|
669
|
+
"role": "Client",
|
|
670
|
+
"requestData": [
|
|
671
|
+
{
|
|
672
|
+
"code": "CharacterId",
|
|
673
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
674
|
+
"type": "string"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"code": "StatisticsKeys",
|
|
678
|
+
"description": "StatisticsKeys used in this request.",
|
|
679
|
+
"type": "Array<string>"
|
|
680
|
+
}
|
|
681
|
+
]
|
|
682
|
+
}
|
|
683
|
+
],
|
|
684
|
+
"description": "Perform the GetPlayerStatistics operation."
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
"operationCode": "GetPlayersWithDisplayName",
|
|
688
|
+
"details": [
|
|
689
|
+
{
|
|
690
|
+
"role": "Client",
|
|
691
|
+
"requestData": [
|
|
692
|
+
{
|
|
693
|
+
"code": "Keyword",
|
|
694
|
+
"description": "Keyword used in this request.",
|
|
695
|
+
"type": "string"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"code": "InfoRequestParam",
|
|
699
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
700
|
+
"type": "InfoRequestParam"
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
"code": "Skip",
|
|
704
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
705
|
+
"type": "number",
|
|
706
|
+
"defaultValue": "0"
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"code": "Limit",
|
|
710
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
711
|
+
"type": "number",
|
|
712
|
+
"defaultValue": "10"
|
|
713
|
+
}
|
|
714
|
+
]
|
|
715
|
+
}
|
|
716
|
+
],
|
|
717
|
+
"description": "Perform the GetPlayersWithDisplayName operation."
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"operationCode": "GetPlayersWithSegment",
|
|
721
|
+
"details": [
|
|
722
|
+
{
|
|
723
|
+
"role": "Client",
|
|
724
|
+
"requestData": [
|
|
725
|
+
{
|
|
726
|
+
"code": "Value",
|
|
727
|
+
"description": "The specific value of the segment to be assigned to the character.",
|
|
728
|
+
"type": "string"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"code": "InfoRequestParam",
|
|
732
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
733
|
+
"type": "InfoRequestParam"
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"code": "Skip",
|
|
737
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
738
|
+
"type": "number",
|
|
739
|
+
"defaultValue": "0"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"code": "Limit",
|
|
743
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
744
|
+
"type": "number",
|
|
745
|
+
"defaultValue": "10"
|
|
746
|
+
}
|
|
747
|
+
]
|
|
748
|
+
}
|
|
749
|
+
],
|
|
750
|
+
"description": "Perform the GetPlayersWithSegment operation."
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"operationCode": "GetPlayersWithTag",
|
|
754
|
+
"details": [
|
|
755
|
+
{
|
|
756
|
+
"role": "Client",
|
|
757
|
+
"requestData": [
|
|
758
|
+
{
|
|
759
|
+
"code": "Key",
|
|
760
|
+
"description": "Key used in this request.",
|
|
761
|
+
"type": "string"
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"code": "Value",
|
|
765
|
+
"description": "The specific value of the segment to be assigned to the character.",
|
|
766
|
+
"type": "string"
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"code": "InfoRequestParam",
|
|
770
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
771
|
+
"type": "InfoRequestParam"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"code": "Skip",
|
|
775
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
776
|
+
"type": "number",
|
|
777
|
+
"defaultValue": "0"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"code": "Limit",
|
|
781
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
782
|
+
"type": "number",
|
|
783
|
+
"defaultValue": "10"
|
|
784
|
+
}
|
|
785
|
+
]
|
|
786
|
+
}
|
|
787
|
+
],
|
|
788
|
+
"description": "Perform the GetPlayersWithTag operation."
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"operationCode": "GetRemoveStatus",
|
|
792
|
+
"details": [
|
|
793
|
+
{
|
|
794
|
+
"role": "Client",
|
|
795
|
+
"requestData": [
|
|
796
|
+
{
|
|
797
|
+
"code": "CharacterId",
|
|
798
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
799
|
+
"type": "string"
|
|
800
|
+
}
|
|
801
|
+
]
|
|
802
|
+
}
|
|
803
|
+
],
|
|
804
|
+
"description": "Perform the GetRemoveStatus operation."
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"operationCode": "GetSegment",
|
|
808
|
+
"details": [
|
|
809
|
+
{
|
|
810
|
+
"role": "Client",
|
|
811
|
+
"requestData": [
|
|
812
|
+
{
|
|
813
|
+
"code": "CharacterId",
|
|
814
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
815
|
+
"type": "string"
|
|
816
|
+
}
|
|
817
|
+
]
|
|
818
|
+
}
|
|
819
|
+
],
|
|
820
|
+
"description": "Perform the GetSegment operation."
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"operationCode": "GetStatisticsLeaderboardAroundPlayer",
|
|
824
|
+
"details": [
|
|
825
|
+
{
|
|
826
|
+
"role": "Client",
|
|
827
|
+
"requestData": [
|
|
828
|
+
{
|
|
829
|
+
"code": "CharacterId",
|
|
830
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
831
|
+
"type": "string"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"code": "Key",
|
|
835
|
+
"description": "Key used in this request.",
|
|
836
|
+
"type": "string"
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"code": "InfoRequestParam",
|
|
840
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
841
|
+
"type": "InfoRequestParam"
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
"code": "Skip",
|
|
845
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
846
|
+
"type": "number",
|
|
847
|
+
"defaultValue": "0"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"code": "Limit",
|
|
851
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
852
|
+
"type": "number",
|
|
853
|
+
"defaultValue": "10"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"code": "LoadFromCache",
|
|
857
|
+
"description": "LoadFromCache used in this request.",
|
|
858
|
+
"type": "boolean",
|
|
859
|
+
"defaultValue": "true"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"code": "CatalogId",
|
|
863
|
+
"description": "Identifier of the catalog that contains the character or item data.",
|
|
864
|
+
"type": "string"
|
|
865
|
+
}
|
|
866
|
+
]
|
|
867
|
+
}
|
|
868
|
+
],
|
|
869
|
+
"description": "Perform the GetStatisticsLeaderboardAroundPlayer operation."
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"operationCode": "GetStatisticsLeaderboard",
|
|
873
|
+
"details": [
|
|
874
|
+
{
|
|
875
|
+
"role": "Client",
|
|
876
|
+
"requestData": [
|
|
877
|
+
{
|
|
878
|
+
"code": "Key",
|
|
879
|
+
"description": "Key used in this request.",
|
|
880
|
+
"type": "string"
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"code": "InfoRequestParam",
|
|
884
|
+
"description": "Instructions on which additional profile fields to return in the response.",
|
|
885
|
+
"type": "InfoRequestParam"
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
"code": "Skip",
|
|
889
|
+
"description": "Number of leaderboard entries to skip (used for pagination).",
|
|
890
|
+
"type": "number",
|
|
891
|
+
"defaultValue": "0"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"code": "Limit",
|
|
895
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
896
|
+
"type": "number",
|
|
897
|
+
"defaultValue": "10"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"code": "LoadFromCache",
|
|
901
|
+
"description": "LoadFromCache used in this request.",
|
|
902
|
+
"type": "boolean",
|
|
903
|
+
"defaultValue": "true"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"code": "Version",
|
|
907
|
+
"description": "Version used in this request.",
|
|
908
|
+
"type": "string"
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
"code": "CatalogId",
|
|
912
|
+
"description": "Identifier of the catalog that contains the character or item data.",
|
|
913
|
+
"type": "string"
|
|
914
|
+
}
|
|
915
|
+
]
|
|
916
|
+
}
|
|
917
|
+
],
|
|
918
|
+
"description": "Perform the GetStatisticsLeaderboard operation."
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"operationCode": "GetStatisticsLog",
|
|
922
|
+
"details": [
|
|
923
|
+
{
|
|
924
|
+
"role": "Client",
|
|
925
|
+
"requestData": [
|
|
926
|
+
{
|
|
927
|
+
"code": "Keys",
|
|
928
|
+
"description": "Keys used in this request.",
|
|
929
|
+
"type": "Array<string>"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"code": "CharacterId",
|
|
933
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
934
|
+
"type": "string"
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"code": "Limit",
|
|
938
|
+
"description": "Maximum number of leaderboard entries to return in the result set.",
|
|
939
|
+
"type": "number",
|
|
940
|
+
"defaultValue": "10"
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"code": "Token",
|
|
944
|
+
"description": "Token used in this request.",
|
|
945
|
+
"type": "string"
|
|
946
|
+
}
|
|
947
|
+
]
|
|
948
|
+
}
|
|
949
|
+
],
|
|
950
|
+
"description": "Perform the GetStatisticsLog operation."
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"operationCode": "GetTag",
|
|
954
|
+
"details": [
|
|
955
|
+
{
|
|
956
|
+
"role": "Client",
|
|
957
|
+
"requestData": [
|
|
958
|
+
{
|
|
959
|
+
"code": "CharacterId",
|
|
960
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
961
|
+
"type": "string"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"code": "TagKeys",
|
|
965
|
+
"description": "TagKeys used in this request.",
|
|
966
|
+
"type": "Array<string>"
|
|
967
|
+
}
|
|
968
|
+
]
|
|
969
|
+
}
|
|
970
|
+
],
|
|
971
|
+
"description": "Perform the GetTag operation."
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
"operationCode": "GetTsCreate",
|
|
975
|
+
"details": [
|
|
976
|
+
{
|
|
977
|
+
"role": "Client",
|
|
978
|
+
"requestData": [
|
|
979
|
+
{
|
|
980
|
+
"code": "CharacterId",
|
|
981
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
982
|
+
"type": "string"
|
|
983
|
+
}
|
|
984
|
+
]
|
|
985
|
+
}
|
|
986
|
+
],
|
|
987
|
+
"description": "Perform the GetTsCreate operation."
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"operationCode": "GetTsLastLogin",
|
|
991
|
+
"details": [
|
|
992
|
+
{
|
|
993
|
+
"role": "Client",
|
|
994
|
+
"requestData": [
|
|
995
|
+
{
|
|
996
|
+
"code": "CharacterId",
|
|
997
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
998
|
+
"type": "string"
|
|
999
|
+
}
|
|
1000
|
+
]
|
|
1001
|
+
}
|
|
1002
|
+
],
|
|
1003
|
+
"description": "Perform the GetTsLastLogin operation."
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
"operationCode": "JoinGroup",
|
|
1007
|
+
"details": [
|
|
1008
|
+
{
|
|
1009
|
+
"role": "Client",
|
|
1010
|
+
"requestData": [
|
|
1011
|
+
{
|
|
1012
|
+
"code": "CharacterId",
|
|
1013
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1014
|
+
"type": "string"
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
"code": "GroupId",
|
|
1018
|
+
"description": "GroupId used in this request.",
|
|
1019
|
+
"type": "string"
|
|
1020
|
+
}
|
|
1021
|
+
]
|
|
1022
|
+
}
|
|
1023
|
+
],
|
|
1024
|
+
"description": "Perform the JoinGroup operation."
|
|
1025
|
+
},
|
|
1026
|
+
{
|
|
1027
|
+
"operationCode": "LeaveGroup",
|
|
1028
|
+
"details": [
|
|
1029
|
+
{
|
|
1030
|
+
"role": "Client",
|
|
1031
|
+
"requestData": [
|
|
1032
|
+
{
|
|
1033
|
+
"code": "CharacterId",
|
|
1034
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1035
|
+
"type": "string"
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
"code": "GroupId",
|
|
1039
|
+
"description": "GroupId used in this request.",
|
|
1040
|
+
"type": "string"
|
|
1041
|
+
}
|
|
1042
|
+
]
|
|
1043
|
+
}
|
|
1044
|
+
],
|
|
1045
|
+
"description": "Perform the LeaveGroup operation."
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"operationCode": "RemovePlayerFriend",
|
|
1049
|
+
"details": [
|
|
1050
|
+
{
|
|
1051
|
+
"role": "Client",
|
|
1052
|
+
"requestData": [
|
|
1053
|
+
{
|
|
1054
|
+
"code": "CharacterId",
|
|
1055
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1056
|
+
"type": "string"
|
|
1057
|
+
},
|
|
1058
|
+
{
|
|
1059
|
+
"code": "FriendId",
|
|
1060
|
+
"description": "Unique identifier of the friend character being added.",
|
|
1061
|
+
"type": "string"
|
|
1062
|
+
}
|
|
1063
|
+
]
|
|
1064
|
+
}
|
|
1065
|
+
],
|
|
1066
|
+
"description": "Perform the RemovePlayerFriend operation."
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"operationCode": "RemovePlayerItem",
|
|
1070
|
+
"details": [
|
|
1071
|
+
{
|
|
1072
|
+
"role": "Client",
|
|
1073
|
+
"requestData": [
|
|
1074
|
+
{
|
|
1075
|
+
"code": "CharacterId",
|
|
1076
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1077
|
+
"type": "string"
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"code": "ItemId",
|
|
1081
|
+
"description": "ItemId used in this request.",
|
|
1082
|
+
"type": "string"
|
|
1083
|
+
}
|
|
1084
|
+
]
|
|
1085
|
+
}
|
|
1086
|
+
],
|
|
1087
|
+
"description": "Perform the RemovePlayerItem operation."
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"operationCode": "RemoveSegment",
|
|
1091
|
+
"details": [
|
|
1092
|
+
{
|
|
1093
|
+
"role": "Client",
|
|
1094
|
+
"requestData": [
|
|
1095
|
+
{
|
|
1096
|
+
"code": "CharacterId",
|
|
1097
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1098
|
+
"type": "string"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"code": "Value",
|
|
1102
|
+
"description": "The specific value of the segment to be assigned to the character.",
|
|
1103
|
+
"type": "string"
|
|
1104
|
+
}
|
|
1105
|
+
]
|
|
1106
|
+
}
|
|
1107
|
+
],
|
|
1108
|
+
"description": "Perform the RemoveSegment operation."
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"operationCode": "RemoveTag",
|
|
1112
|
+
"details": [
|
|
1113
|
+
{
|
|
1114
|
+
"role": "Client",
|
|
1115
|
+
"requestData": [
|
|
1116
|
+
{
|
|
1117
|
+
"code": "CharacterId",
|
|
1118
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1119
|
+
"type": "string"
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
"code": "Key",
|
|
1123
|
+
"description": "Key used in this request.",
|
|
1124
|
+
"type": "string"
|
|
1125
|
+
}
|
|
1126
|
+
]
|
|
1127
|
+
}
|
|
1128
|
+
],
|
|
1129
|
+
"description": "Perform the RemoveTag operation."
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
"operationCode": "SetAvatar",
|
|
1133
|
+
"details": [
|
|
1134
|
+
{
|
|
1135
|
+
"role": "Client",
|
|
1136
|
+
"requestData": [
|
|
1137
|
+
{
|
|
1138
|
+
"code": "CharacterId",
|
|
1139
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1140
|
+
"type": "string"
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"code": "Type",
|
|
1144
|
+
"description": "Type used in this request.",
|
|
1145
|
+
"type": "number"
|
|
1146
|
+
},
|
|
1147
|
+
{
|
|
1148
|
+
"code": "Value",
|
|
1149
|
+
"description": "The specific value of the segment to be assigned to the character.",
|
|
1150
|
+
"type": "string"
|
|
1151
|
+
}
|
|
1152
|
+
]
|
|
1153
|
+
}
|
|
1154
|
+
],
|
|
1155
|
+
"description": "Perform the SetAvatar operation."
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"operationCode": "SetCountryCode",
|
|
1159
|
+
"details": [
|
|
1160
|
+
{
|
|
1161
|
+
"role": "Client",
|
|
1162
|
+
"requestData": [
|
|
1163
|
+
{
|
|
1164
|
+
"code": "CharacterId",
|
|
1165
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1166
|
+
"type": "string"
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"code": "CountryCode",
|
|
1170
|
+
"description": "CountryCode used in this request.",
|
|
1171
|
+
"type": "string"
|
|
1172
|
+
}
|
|
1173
|
+
]
|
|
1174
|
+
}
|
|
1175
|
+
],
|
|
1176
|
+
"description": "Perform the SetCountryCode operation."
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"operationCode": "SetCustomData",
|
|
1180
|
+
"details": [
|
|
1181
|
+
{
|
|
1182
|
+
"role": "Client",
|
|
1183
|
+
"requestData": [
|
|
1184
|
+
{
|
|
1185
|
+
"code": "CharacterId",
|
|
1186
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1187
|
+
"type": "string"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"code": "CustomDatas",
|
|
1191
|
+
"description": "CustomDatas used in this request.",
|
|
1192
|
+
"type": "Array<CustomDataParam>"
|
|
1193
|
+
}
|
|
1194
|
+
]
|
|
1195
|
+
}
|
|
1196
|
+
],
|
|
1197
|
+
"description": "Perform the SetCustomData operation."
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"operationCode": "SetDisplayName",
|
|
1201
|
+
"details": [
|
|
1202
|
+
{
|
|
1203
|
+
"role": "Client",
|
|
1204
|
+
"requestData": [
|
|
1205
|
+
{
|
|
1206
|
+
"code": "CharacterId",
|
|
1207
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1208
|
+
"type": "string"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"code": "DisplayName",
|
|
1212
|
+
"description": "The public-facing name of the created group or item.",
|
|
1213
|
+
"type": "string"
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"code": "UniqueDisplayName",
|
|
1217
|
+
"description": "UniqueDisplayName used in this request.",
|
|
1218
|
+
"type": "boolean",
|
|
1219
|
+
"defaultValue": "false"
|
|
1220
|
+
}
|
|
1221
|
+
]
|
|
1222
|
+
}
|
|
1223
|
+
],
|
|
1224
|
+
"description": "Perform the SetDisplayName operation."
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"operationCode": "SetOwner",
|
|
1228
|
+
"details": [
|
|
1229
|
+
{
|
|
1230
|
+
"role": "Client",
|
|
1231
|
+
"requestData": [
|
|
1232
|
+
{
|
|
1233
|
+
"code": "CharacterId",
|
|
1234
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1235
|
+
"type": "string"
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"code": "NewOwnerId",
|
|
1239
|
+
"description": "NewOwnerId used in this request.",
|
|
1240
|
+
"type": "string"
|
|
1241
|
+
}
|
|
1242
|
+
]
|
|
1243
|
+
}
|
|
1244
|
+
],
|
|
1245
|
+
"description": "Perform the SetOwner operation."
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"operationCode": "SetPlayerBan",
|
|
1249
|
+
"details": [
|
|
1250
|
+
{
|
|
1251
|
+
"role": "Client",
|
|
1252
|
+
"requestData": [
|
|
1253
|
+
{
|
|
1254
|
+
"code": "CharacterId",
|
|
1255
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1256
|
+
"type": "string"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
"code": "TsExpire",
|
|
1260
|
+
"description": "TsExpire used in this request.",
|
|
1261
|
+
"type": "number"
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
"code": "Reason",
|
|
1265
|
+
"description": "Reason used in this request.",
|
|
1266
|
+
"type": "string"
|
|
1267
|
+
}
|
|
1268
|
+
]
|
|
1269
|
+
}
|
|
1270
|
+
],
|
|
1271
|
+
"description": "Perform the SetPlayerBan operation."
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"operationCode": "SetPlayerData",
|
|
1275
|
+
"details": [
|
|
1276
|
+
{
|
|
1277
|
+
"role": "Client",
|
|
1278
|
+
"requestData": [
|
|
1279
|
+
{
|
|
1280
|
+
"code": "CharacterId",
|
|
1281
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1282
|
+
"type": "string"
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"code": "PlayerDatas",
|
|
1286
|
+
"description": "PlayerDatas used in this request.",
|
|
1287
|
+
"type": "Array<PlayerDataParam>"
|
|
1288
|
+
}
|
|
1289
|
+
]
|
|
1290
|
+
}
|
|
1291
|
+
],
|
|
1292
|
+
"description": "Perform the SetPlayerData operation."
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"operationCode": "SetRemoveStatus",
|
|
1296
|
+
"details": [
|
|
1297
|
+
{
|
|
1298
|
+
"role": "Client",
|
|
1299
|
+
"requestData": [
|
|
1300
|
+
{
|
|
1301
|
+
"code": "CharacterId",
|
|
1302
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1303
|
+
"type": "string"
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"code": "Reason",
|
|
1307
|
+
"description": "Reason used in this request.",
|
|
1308
|
+
"type": "string",
|
|
1309
|
+
"defaultValue": "\"\""
|
|
1310
|
+
}
|
|
1311
|
+
]
|
|
1312
|
+
}
|
|
1313
|
+
],
|
|
1314
|
+
"description": "Perform the SetRemoveStatus operation."
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"operationCode": "SetTag",
|
|
1318
|
+
"details": [
|
|
1319
|
+
{
|
|
1320
|
+
"role": "Client",
|
|
1321
|
+
"requestData": [
|
|
1322
|
+
{
|
|
1323
|
+
"code": "CharacterId",
|
|
1324
|
+
"description": "Unique identifier of the character performing the action or being referenced.",
|
|
1325
|
+
"type": "string"
|
|
1326
|
+
},
|
|
1327
|
+
{
|
|
1328
|
+
"code": "Key",
|
|
1329
|
+
"description": "Key used in this request.",
|
|
1330
|
+
"type": "string"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"code": "Value",
|
|
1334
|
+
"description": "The specific value of the segment to be assigned to the character.",
|
|
1335
|
+
"type": "string"
|
|
1336
|
+
}
|
|
1337
|
+
]
|
|
1338
|
+
}
|
|
1339
|
+
],
|
|
1340
|
+
"description": "Perform the SetTag operation."
|
|
1341
|
+
}
|
|
1342
|
+
],
|
|
1343
|
+
"models": [
|
|
1344
|
+
{
|
|
1345
|
+
"name": "CustomDataParam",
|
|
1346
|
+
"details": [
|
|
1347
|
+
{
|
|
1348
|
+
"code": "Key",
|
|
1349
|
+
"description": "The name or identifier of the entry.",
|
|
1350
|
+
"type": "string"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"code": "Value",
|
|
1354
|
+
"description": "The numeric or string value associated with the key.",
|
|
1355
|
+
"type": "any"
|
|
1356
|
+
}
|
|
1357
|
+
],
|
|
1358
|
+
"description": "Data model for CustomDataParam."
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"name": "GroupMemberParam",
|
|
1362
|
+
"details": [
|
|
1363
|
+
{
|
|
1364
|
+
"code": "UserId",
|
|
1365
|
+
"description": "UserId field used in the GroupMemberParam model.",
|
|
1366
|
+
"type": "string"
|
|
1367
|
+
}
|
|
1368
|
+
],
|
|
1369
|
+
"description": "Data model for GroupMemberParam."
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"name": "InfoRequestParam",
|
|
1373
|
+
"details": [
|
|
1374
|
+
{
|
|
1375
|
+
"code": "CatalogId",
|
|
1376
|
+
"description": "CatalogId field used in the InfoRequestParam model.",
|
|
1377
|
+
"type": "boolean",
|
|
1378
|
+
"defaultValue": "false"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"code": "Owner",
|
|
1382
|
+
"description": "Owner field used in the InfoRequestParam model.",
|
|
1383
|
+
"type": "boolean",
|
|
1384
|
+
"defaultValue": "false"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"code": "RemoveStatus",
|
|
1388
|
+
"description": "RemoveStatus field used in the InfoRequestParam model.",
|
|
1389
|
+
"type": "boolean",
|
|
1390
|
+
"defaultValue": "false"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"code": "Segments",
|
|
1394
|
+
"description": "Segments field used in the InfoRequestParam model.",
|
|
1395
|
+
"type": "boolean",
|
|
1396
|
+
"defaultValue": "false"
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"code": "CustomDatas",
|
|
1400
|
+
"description": "CustomDatas field used in the InfoRequestParam model.",
|
|
1401
|
+
"type": "boolean",
|
|
1402
|
+
"defaultValue": "false"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"code": "DisplayName",
|
|
1406
|
+
"description": "DisplayName field used in the InfoRequestParam model.",
|
|
1407
|
+
"type": "boolean",
|
|
1408
|
+
"defaultValue": "false"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"code": "Avatar",
|
|
1412
|
+
"description": "Avatar field used in the InfoRequestParam model.",
|
|
1413
|
+
"type": "boolean",
|
|
1414
|
+
"defaultValue": "false"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"code": "TsCreate",
|
|
1418
|
+
"description": "TsCreate field used in the InfoRequestParam model.",
|
|
1419
|
+
"type": "boolean",
|
|
1420
|
+
"defaultValue": "false"
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"code": "Tags",
|
|
1424
|
+
"description": "Tags field used in the InfoRequestParam model.",
|
|
1425
|
+
"type": "boolean",
|
|
1426
|
+
"defaultValue": "false"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"code": "PlayerBan",
|
|
1430
|
+
"description": "PlayerBan field used in the InfoRequestParam model.",
|
|
1431
|
+
"type": "boolean",
|
|
1432
|
+
"defaultValue": "false"
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"code": "PlayerCurrencies",
|
|
1436
|
+
"description": "PlayerCurrencies field used in the InfoRequestParam model.",
|
|
1437
|
+
"type": "boolean",
|
|
1438
|
+
"defaultValue": "false"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"code": "PlayerStatistics",
|
|
1442
|
+
"description": "PlayerStatistics field used in the InfoRequestParam model.",
|
|
1443
|
+
"type": "boolean",
|
|
1444
|
+
"defaultValue": "false"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"code": "PlayerDatas",
|
|
1448
|
+
"description": "PlayerDatas field used in the InfoRequestParam model.",
|
|
1449
|
+
"type": "boolean",
|
|
1450
|
+
"defaultValue": "false"
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"code": "IpAddressCreate",
|
|
1454
|
+
"description": "IpAddressCreate field used in the InfoRequestParam model.",
|
|
1455
|
+
"type": "boolean",
|
|
1456
|
+
"defaultValue": "false"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"code": "CountryCode",
|
|
1460
|
+
"description": "CountryCode field used in the InfoRequestParam model.",
|
|
1461
|
+
"type": "boolean",
|
|
1462
|
+
"defaultValue": "false"
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"code": "TsLastLogin",
|
|
1466
|
+
"description": "TsLastLogin field used in the InfoRequestParam model.",
|
|
1467
|
+
"type": "boolean",
|
|
1468
|
+
"defaultValue": "false"
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"code": "PlayerInventories",
|
|
1472
|
+
"description": "PlayerInventories field used in the InfoRequestParam model.",
|
|
1473
|
+
"type": "boolean",
|
|
1474
|
+
"defaultValue": "false"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"code": "PlayerGroups",
|
|
1478
|
+
"description": "PlayerGroups field used in the InfoRequestParam model.",
|
|
1479
|
+
"type": "boolean",
|
|
1480
|
+
"defaultValue": "false"
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"code": "PlayerFriends",
|
|
1484
|
+
"description": "PlayerFriends field used in the InfoRequestParam model.",
|
|
1485
|
+
"type": "boolean",
|
|
1486
|
+
"defaultValue": "false"
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"code": "PlayerDataKeys",
|
|
1490
|
+
"description": "PlayerDataKeys field used in the InfoRequestParam model.",
|
|
1491
|
+
"type": "Array<string>"
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"code": "PlayerCurrencyKeys",
|
|
1495
|
+
"description": "PlayerCurrencyKeys field used in the InfoRequestParam model.",
|
|
1496
|
+
"type": "Array<string>"
|
|
1497
|
+
},
|
|
1498
|
+
{
|
|
1499
|
+
"code": "PlayerStatisticsKeys",
|
|
1500
|
+
"description": "PlayerStatisticsKeys field used in the InfoRequestParam model.",
|
|
1501
|
+
"type": "Array<string>"
|
|
1502
|
+
},
|
|
1503
|
+
{
|
|
1504
|
+
"code": "CustomDataKeys",
|
|
1505
|
+
"description": "CustomDataKeys field used in the InfoRequestParam model.",
|
|
1506
|
+
"type": "Array<string>"
|
|
1507
|
+
},
|
|
1508
|
+
{
|
|
1509
|
+
"code": "TagKeys",
|
|
1510
|
+
"description": "TagKeys field used in the InfoRequestParam model.",
|
|
1511
|
+
"type": "Array<string>"
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"code": "CharacterCatalogIds",
|
|
1515
|
+
"description": "CharacterCatalogIds field used in the InfoRequestParam model.",
|
|
1516
|
+
"type": "Array<string>"
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"code": "ItemCatalogIds",
|
|
1520
|
+
"description": "ItemCatalogIds field used in the InfoRequestParam model.",
|
|
1521
|
+
"type": "Array<string>"
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"code": "GroupCatalogIds",
|
|
1525
|
+
"description": "GroupCatalogIds field used in the InfoRequestParam model.",
|
|
1526
|
+
"type": "Array<string>"
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"code": "FriendCatalogIds",
|
|
1530
|
+
"description": "FriendCatalogIds field used in the InfoRequestParam model.",
|
|
1531
|
+
"type": "Array<string>"
|
|
1532
|
+
}
|
|
1533
|
+
],
|
|
1534
|
+
"description": "Data model for InfoRequestParam."
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"name": "PlayerCurrencyParam",
|
|
1538
|
+
"details": [
|
|
1539
|
+
{
|
|
1540
|
+
"code": "Key",
|
|
1541
|
+
"description": "The name or identifier of the entry.",
|
|
1542
|
+
"type": "string"
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"code": "Amount",
|
|
1546
|
+
"description": "Amount field used in the PlayerCurrencyParam model.",
|
|
1547
|
+
"type": "number"
|
|
1548
|
+
}
|
|
1549
|
+
],
|
|
1550
|
+
"description": "Data model for PlayerCurrencyParam."
|
|
1551
|
+
},
|
|
1552
|
+
{
|
|
1553
|
+
"name": "PlayerDataParam",
|
|
1554
|
+
"details": [
|
|
1555
|
+
{
|
|
1556
|
+
"code": "Key",
|
|
1557
|
+
"description": "The name or identifier of the entry.",
|
|
1558
|
+
"type": "string"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"code": "Value",
|
|
1562
|
+
"description": "The numeric or string value associated with the key.",
|
|
1563
|
+
"type": "any"
|
|
1564
|
+
}
|
|
1565
|
+
],
|
|
1566
|
+
"description": "Data model for PlayerDataParam."
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"name": "PlayerStatisticsParam",
|
|
1570
|
+
"details": [
|
|
1571
|
+
{
|
|
1572
|
+
"code": "Key",
|
|
1573
|
+
"description": "The name or identifier of the entry.",
|
|
1574
|
+
"type": "string"
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"code": "Value",
|
|
1578
|
+
"description": "The numeric or string value associated with the key.",
|
|
1579
|
+
"type": "number"
|
|
1580
|
+
}
|
|
1581
|
+
],
|
|
1582
|
+
"description": "Data model for PlayerStatisticsParam."
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"name": "InfoResponseParameters",
|
|
1586
|
+
"details": [
|
|
1587
|
+
{
|
|
1588
|
+
"code": "CatalogId",
|
|
1589
|
+
"description": "CatalogId field used in the InfoResponseParameters model.",
|
|
1590
|
+
"type": "string"
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"code": "Owner",
|
|
1594
|
+
"description": "Owner field used in the InfoResponseParameters model.",
|
|
1595
|
+
"type": "GenericModels.OwnerItem"
|
|
1596
|
+
},
|
|
1597
|
+
{
|
|
1598
|
+
"code": "RemoveStatus",
|
|
1599
|
+
"description": "RemoveStatus field used in the InfoResponseParameters model.",
|
|
1600
|
+
"type": "GenericModels.RemoveStatusItem"
|
|
1601
|
+
},
|
|
1602
|
+
{
|
|
1603
|
+
"code": "Segments",
|
|
1604
|
+
"description": "Segments field used in the InfoResponseParameters model.",
|
|
1605
|
+
"type": "Array<string>"
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"code": "CustomDatas",
|
|
1609
|
+
"description": "CustomDatas field used in the InfoResponseParameters model.",
|
|
1610
|
+
"type": "Array<GenericModels.DataItem>"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"code": "DisplayName",
|
|
1614
|
+
"description": "DisplayName field used in the InfoResponseParameters model.",
|
|
1615
|
+
"type": "string"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"code": "Avatar",
|
|
1619
|
+
"description": "Avatar field used in the InfoResponseParameters model.",
|
|
1620
|
+
"type": "GenericModels.AvatarItem"
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"code": "TsCreate",
|
|
1624
|
+
"description": "TsCreate field used in the InfoResponseParameters model.",
|
|
1625
|
+
"type": "number"
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"code": "Tags",
|
|
1629
|
+
"description": "Tags field used in the InfoResponseParameters model.",
|
|
1630
|
+
"type": "Array<GenericModels.TagItem>"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"code": "PlayerBan",
|
|
1634
|
+
"description": "PlayerBan field used in the InfoResponseParameters model.",
|
|
1635
|
+
"type": "GenericModels.BanItem"
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
"code": "PlayerDatas",
|
|
1639
|
+
"description": "PlayerDatas field used in the InfoResponseParameters model.",
|
|
1640
|
+
"type": "Array<GenericModels.DataItem>"
|
|
1641
|
+
},
|
|
1642
|
+
{
|
|
1643
|
+
"code": "PlayerCurrencies",
|
|
1644
|
+
"description": "PlayerCurrencies field used in the InfoResponseParameters model.",
|
|
1645
|
+
"type": "Array<GenericModels.CurrencyItem>"
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
"code": "PlayerStatistics",
|
|
1649
|
+
"description": "PlayerStatistics field used in the InfoResponseParameters model.",
|
|
1650
|
+
"type": "Array<GenericModels.StatisticsItem>"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"code": "PlayerInventories",
|
|
1654
|
+
"description": "PlayerInventories field used in the InfoResponseParameters model.",
|
|
1655
|
+
"type": "Array<GenericModels.InventoryItem>"
|
|
1656
|
+
},
|
|
1657
|
+
{
|
|
1658
|
+
"code": "PlayerGroups",
|
|
1659
|
+
"description": "PlayerGroups field used in the InfoResponseParameters model.",
|
|
1660
|
+
"type": "Array<GenericModels.GroupItem>"
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"code": "PlayerFriends",
|
|
1664
|
+
"description": "PlayerFriends field used in the InfoResponseParameters model.",
|
|
1665
|
+
"type": "Array<GenericModels.FriendItem>"
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
"code": "TsLastLogin",
|
|
1669
|
+
"description": "TsLastLogin field used in the InfoResponseParameters model.",
|
|
1670
|
+
"type": "number"
|
|
1671
|
+
},
|
|
1672
|
+
{
|
|
1673
|
+
"code": "IpAddressCreate",
|
|
1674
|
+
"description": "IpAddressCreate field used in the InfoResponseParameters model.",
|
|
1675
|
+
"type": "string"
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
"code": "CountryCode",
|
|
1679
|
+
"description": "CountryCode field used in the InfoResponseParameters model.",
|
|
1680
|
+
"type": "string"
|
|
1681
|
+
}
|
|
1682
|
+
],
|
|
1683
|
+
"extends": null,
|
|
1684
|
+
"description": "Data model for InfoResponseParameters."
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"name": "CharacterPlayerResponseData",
|
|
1688
|
+
"details": [
|
|
1689
|
+
{
|
|
1690
|
+
"code": "InfoResponseParameters",
|
|
1691
|
+
"description": "InfoResponseParameters field used in the CharacterPlayerResponseData model.",
|
|
1692
|
+
"type": "InfoResponseParameters"
|
|
1693
|
+
}
|
|
1694
|
+
],
|
|
1695
|
+
"extends": null,
|
|
1696
|
+
"description": "Data model for CharacterPlayerResponseData."
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"name": "CharacterPlayerWithCharacterIdResponseData",
|
|
1700
|
+
"details": [
|
|
1701
|
+
{
|
|
1702
|
+
"code": "CharacterId",
|
|
1703
|
+
"description": "CharacterId field used in the CharacterPlayerWithCharacterIdResponseData model.",
|
|
1704
|
+
"type": "string"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"code": "InfoResponseParameters",
|
|
1708
|
+
"description": "InfoResponseParameters field used in the CharacterPlayerWithCharacterIdResponseData model.",
|
|
1709
|
+
"type": "InfoResponseParameters"
|
|
1710
|
+
}
|
|
1711
|
+
],
|
|
1712
|
+
"extends": null,
|
|
1713
|
+
"description": "Data model for CharacterPlayerWithCharacterIdResponseData."
|
|
1714
|
+
},
|
|
1715
|
+
{
|
|
1716
|
+
"name": "CharacterPlayerLeaderboardResponseData",
|
|
1717
|
+
"details": [
|
|
1718
|
+
{
|
|
1719
|
+
"code": "Position",
|
|
1720
|
+
"description": "The character’s rank or position on the leaderboard.",
|
|
1721
|
+
"type": "number"
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"code": "BackupValue",
|
|
1725
|
+
"description": "BackupValue field used in the CharacterPlayerLeaderboardResponseData model.",
|
|
1726
|
+
"type": "number"
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"code": "CharacterId",
|
|
1730
|
+
"description": "CharacterId field used in the CharacterPlayerLeaderboardResponseData model.",
|
|
1731
|
+
"type": "string"
|
|
1732
|
+
},
|
|
1733
|
+
{
|
|
1734
|
+
"code": "InfoResponseParameters",
|
|
1735
|
+
"description": "InfoResponseParameters field used in the CharacterPlayerLeaderboardResponseData model.",
|
|
1736
|
+
"type": "InfoResponseParameters"
|
|
1737
|
+
}
|
|
1738
|
+
],
|
|
1739
|
+
"extends": null,
|
|
1740
|
+
"description": "Data model for CharacterPlayerLeaderboardResponseData."
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
"name": "CharacterPlayerLogResponseData",
|
|
1744
|
+
"details": [
|
|
1745
|
+
{
|
|
1746
|
+
"code": "CharacterId",
|
|
1747
|
+
"description": "CharacterId field used in the CharacterPlayerLogResponseData model.",
|
|
1748
|
+
"type": "string"
|
|
1749
|
+
},
|
|
1750
|
+
{
|
|
1751
|
+
"code": "TsCreate",
|
|
1752
|
+
"description": "TsCreate field used in the CharacterPlayerLogResponseData model.",
|
|
1753
|
+
"type": "number"
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"code": "Log",
|
|
1757
|
+
"description": "Log field used in the CharacterPlayerLogResponseData model.",
|
|
1758
|
+
"type": "string"
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"code": "Key",
|
|
1762
|
+
"description": "The name or identifier of the entry.",
|
|
1763
|
+
"type": "string"
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"code": "Amount",
|
|
1767
|
+
"description": "Amount field used in the CharacterPlayerLogResponseData model.",
|
|
1768
|
+
"type": "number"
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"code": "StartValue",
|
|
1772
|
+
"description": "StartValue field used in the CharacterPlayerLogResponseData model.",
|
|
1773
|
+
"type": "number"
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"code": "FinalValue",
|
|
1777
|
+
"description": "FinalValue field used in the CharacterPlayerLogResponseData model.",
|
|
1778
|
+
"type": "number"
|
|
1779
|
+
}
|
|
1780
|
+
],
|
|
1781
|
+
"extends": null,
|
|
1782
|
+
"description": "Data model for CharacterPlayerLogResponseData."
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"name": "GetStatisticsLeaderboardResponseData",
|
|
1786
|
+
"details": [
|
|
1787
|
+
{
|
|
1788
|
+
"code": "Results",
|
|
1789
|
+
"description": "Results field used in the GetStatisticsLeaderboardResponseData model.",
|
|
1790
|
+
"type": "Array<CharacterPlayerLeaderboardResponseData>"
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"code": "TsCreate",
|
|
1794
|
+
"description": "TsCreate field used in the GetStatisticsLeaderboardResponseData model.",
|
|
1795
|
+
"type": "number"
|
|
1796
|
+
}
|
|
1797
|
+
],
|
|
1798
|
+
"extends": null,
|
|
1799
|
+
"description": "Data model for GetStatisticsLeaderboardResponseData."
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"name": "CharacterPlayersWithCharacterIdResponseData",
|
|
1803
|
+
"details": [
|
|
1804
|
+
{
|
|
1805
|
+
"code": "Results",
|
|
1806
|
+
"description": "Results field used in the CharacterPlayersWithCharacterIdResponseData model.",
|
|
1807
|
+
"type": "Array<CharacterPlayerWithCharacterIdResponseData>"
|
|
1808
|
+
}
|
|
1809
|
+
],
|
|
1810
|
+
"extends": null,
|
|
1811
|
+
"description": "Data model for CharacterPlayersWithCharacterIdResponseData."
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"name": "GetCurrencyLeaderboardResponseData",
|
|
1815
|
+
"details": [
|
|
1816
|
+
{
|
|
1817
|
+
"code": "Results",
|
|
1818
|
+
"description": "Results field used in the GetCurrencyLeaderboardResponseData model.",
|
|
1819
|
+
"type": "Array<CharacterPlayerLeaderboardResponseData>"
|
|
1820
|
+
}
|
|
1821
|
+
],
|
|
1822
|
+
"extends": null,
|
|
1823
|
+
"description": "Data model for GetCurrencyLeaderboardResponseData."
|
|
1824
|
+
},
|
|
1825
|
+
{
|
|
1826
|
+
"name": "GetCreateLeaderboardResponseData",
|
|
1827
|
+
"details": [
|
|
1828
|
+
{
|
|
1829
|
+
"code": "Results",
|
|
1830
|
+
"description": "Results field used in the GetCreateLeaderboardResponseData model.",
|
|
1831
|
+
"type": "Array<CharacterPlayerLeaderboardResponseData>"
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
"extends": null,
|
|
1835
|
+
"description": "Contains a list of leaderboard entries and paging metadata."
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "GetLastLoginLeaderboardResponseData",
|
|
1839
|
+
"details": [
|
|
1840
|
+
{
|
|
1841
|
+
"code": "Results",
|
|
1842
|
+
"description": "Results field used in the GetLastLoginLeaderboardResponseData model.",
|
|
1843
|
+
"type": "Array<CharacterPlayerLeaderboardResponseData>"
|
|
1844
|
+
}
|
|
1845
|
+
],
|
|
1846
|
+
"extends": null,
|
|
1847
|
+
"description": "Data model for GetLastLoginLeaderboardResponseData."
|
|
1848
|
+
},
|
|
1849
|
+
{
|
|
1850
|
+
"name": "GetStatisticsLogResponseData",
|
|
1851
|
+
"details": [
|
|
1852
|
+
{
|
|
1853
|
+
"code": "Results",
|
|
1854
|
+
"description": "Results field used in the GetStatisticsLogResponseData model.",
|
|
1855
|
+
"type": "Array<CharacterPlayerLogResponseData>"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"code": "Token",
|
|
1859
|
+
"description": "Token field used in the GetStatisticsLogResponseData model.",
|
|
1860
|
+
"type": "string"
|
|
1861
|
+
}
|
|
1862
|
+
],
|
|
1863
|
+
"extends": null,
|
|
1864
|
+
"description": "Data model for GetStatisticsLogResponseData."
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"name": "GetCurrencyLogResponseData",
|
|
1868
|
+
"details": [
|
|
1869
|
+
{
|
|
1870
|
+
"code": "Results",
|
|
1871
|
+
"description": "Results field used in the GetCurrencyLogResponseData model.",
|
|
1872
|
+
"type": "Array<CharacterPlayerLogResponseData>"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"code": "Token",
|
|
1876
|
+
"description": "Token field used in the GetCurrencyLogResponseData model.",
|
|
1877
|
+
"type": "string"
|
|
1878
|
+
}
|
|
1879
|
+
],
|
|
1880
|
+
"extends": null,
|
|
1881
|
+
"description": "Data model for GetCurrencyLogResponseData."
|
|
1882
|
+
},
|
|
1883
|
+
{
|
|
1884
|
+
"name": "EmptyResponseData",
|
|
1885
|
+
"details": [],
|
|
1886
|
+
"extends": null,
|
|
1887
|
+
"description": "Data model for EmptyResponseData."
|
|
1888
|
+
}
|
|
1889
|
+
]
|
|
1890
|
+
}
|