Place a new top-up order
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your API key |
ref_id | string | Yes | Your unique reference ID (max 50 chars) |
product_sku | string | Yes | Product SKU from price list |
customer_no | string | Yes | Customer’s game ID / phone number |
customer_no_zone | string | No | Zone/Server ID (required for some games like MLBB) |
sign | string | Yes | MD5 signature |
| Field | Type | Description |
|---|---|---|
ref_id | string | Your reference ID |
product_sku | string | Product SKU |
customer_no | string | Customer’s game ID |
status | string | pending, success, or failed |
serial_number | string | Serial number (null if pending) |
price | number | Amount deducted from your balance |
balance_before | number | Balance before this transaction |
balance_after | number | Balance after this transaction |
message | string | Human-readable status message |
pending, set up a webhook or poll the check order endpoint to get the final status.| Game | customer_no | customer_no_zone |
|---|---|---|
| Mobile Legends | User ID | Zone ID (required) |
| Free Fire | Player ID | Not needed |
| Genshin Impact | UID | Not needed |
| PUBG Mobile | Player ID | Not needed |
| Valorant | Riot ID (Name#TAG) | Not needed |
| Honor of Kings | Player ID | Not needed |