Game Format Request
There are 2 types of game product:
- Direct top up
For this type, the balance is injected directly to player account. To use top up service, you need to provide player id as hp field. This player id has different format for different game. There are 2 services to check format player id:
* Format HP
Format hp is the format that you need to input as the hp field in top up. To see format hp, you can use api services or use the table below.
* Server List
After you know the format hp, some of format require server_id. To get server_id list you can use api services or use the table below.List of game product that need to direct top up is here. - Redeem voucher
For this type, user need to redeem the voucher manually. Beside game code that listed here, you can directly do top up because it doesn't need player id validity. See how to redeem voucher for each game here.List of game product that need to redeem voucher is beside the game code listed here.
Format HP
Below is the format player id for each game code. To get the full list of IAK prepaid game products, please use our API Game List service.
Name | game_code | hp format |
---|---|---|
Mobile Legend | 103 | {userid}|{zoneid} |
Ragnarok | 127 | {userid}|{serverid} |
Point Blank | 130 | {userid} |
Free Fire | 135 | {userid} |
Speed Drifters | 136 | {userid} |
Arena of Valor | 139 | {userid} |
Bleach Mobile 3D | 140 | {rolename}|{userid}|{serverid} |
Era of Celestial | 141 | {rolename}|{userid}|{serverid} |
Dragon Nest | 142 | {rolename}|{serverid} |
Call of Duty | 146 | {userid} |
Marvel Super War | 150 | {userid} |
Light of Thel:Glory of Cepheus | 152 | {userid} |
Lords Mobile | 153 | {userid} |
Life After | 154 | {userid}|{serverid} |
Genshin Impact | 172 | {userid}|{serverid} |
LoL Wild Rift | 176 | {userid}|{tag} |
Heroes Evolved | 230 | {userid}|{serverid} |
INFO
- userid = User ID
- zoneid = Zone ID
- rolename = Player name
- serverid = Server ID. See here for server id.
- tag = Tagline. You can get from https://account.riotgames.com/ or from inside the game
Server List
Below is available game code for inquiry game server. To get the full list of IAK prepaid game products, please use our API Game List service.
Name | game_code |
---|---|
Mobile Legend | 103 |
Ragnarok | 127 |
Bleach Mobile 3D | 140 |
Era of Celestials | 141 |
Dragon Nest | 142 |
Genshin Impact | 172 |
Table of Contents