Detail Akun [POST] https://jizagaming.com/api/profile

Parameter Type Value Req.
apiKey string berisi apikey anda. Yes
{
          "data": {
              "id": "xxx",
              "ip_address": "xxxx.xxx",
              "username": null,
              "password": "password",
              "email": "xxx",
              "activation_selector": null,
              "activation_code": null,
              "forgotten_password_selector": null,
              "forgotten_password_code": null,
              "forgotten_password_time": null,
              "remember_selector": null,
              "remember_code": null,
              "created_on": "xxx",
              "last_login": "xxx",
              "active": "1",
              "first_name": "xxx",
              "last_name": "xxxxxx",
              "company": "",
              "phone": "",
              "Balance": "xxx",
              "ApiKey": "xxx",
              "PrivateKey": "xxx",
              "user_id": "xxx"
          },
          "level": "resseler",
          "apiKey": "xxx",
          "message": "success",
          "status": true
      }

Get List Product [POST] https://jizagaming.com/api/getproduct

Parameter Type Value Req.
apiKey string berisi apikey anda. Yes
{
          "data": [
              {
                  "Id": "1",
                  "ProductName": "Higgs Domino",
                  "ProductCode": "HD",
                  "ProductImage": "https://jizagaming.com/assets/upload/home/product/eaef88713f90ecdc7c5f43535db51fe9.png",
                  "ProductTutor": "Masukan user id higgs domino anda. Contoh : 60002112 ",
                  "ProductLink": "https://jizagaming.com/higgsdomino",
                  "CreatedAt": "2021-10-04 17:23:02",
                  "ProductStatus": "1"
              },
          ],
          "level": "resseler",
          "apiKey": "xxxxxxxxxxxx",
          "message": "success",
          "status": true
      }

Get List Item Product [POST] https://jizagaming.com/api/getitem

Parameter Type Value Req.
apiKey string berisi apikey anda. Yes
productCode string berisi ProductCode. Yes
{
          "data": {
              "dataItem": [
                  {
                      "price": 1672,
                      "product_name": "Free Fire 10 Diamond",
                      "sku_code": "FF10D"
                  },
                  {
                      "price": 1864,
                      "product_name": "Free Fire 12 Diamond",
                      "sku_code": "FF12D"
                  },
              ],
              "gameName": "FREE FIRE",
              "gameCode": "FF",
              "gamePic": "https://jizagaming.com/assets/upload/home/product/3bef879a4bec132576a525970c9b54cc.png",
              "gameId": "Untuk menemukan ID Anda, klik pada ikon karakter. User ID tercantum di bawah nama karakter Anda. Contoh: 81237123."
          },
          "level": "resseler",
          "apiKey": "xxxxxxxxxxxxxxx",
          "message": "success",
          "status": true
      }

Get Item Detail [POST] https://jizagaming.com/api/getitemdetail

Parameter Type Value Req.
apiKey string berisi apikey anda. Yes
skuCode string berisi skuCode. Yes
{
                    {
                    "data": {
                        "dataItem": {
                            "price": xxxxxxxxxxxx,
                            "product_name": "xxxxxxxxxxxxx",
                            "sku_code": "xx"
                        }
                    },
                    "level": x,
                    "apiKey": x,
                    "message": "success",
                    "status": true
                }
      }

Place Order [POST] https://jizagaming.com/api/order

Parameter Type Value Req.
apiKey string berisi apikey anda. Yes
skuCode string berisi skuCode. Yes
idNo string berisi tujuan id / nomer tujuan. Yes
testing number berisi 1 untuk true / 0 false. Yes
url url berisi webhooks / url callback Yes

Test Case

skuCode idNo Status
xld10 087800001230 Sukses
xld10 087800001232 Gagal
xld10 087800001233 Pending Kemudian Callback Sukses
xld10 087800001234 Pending Kemudian Callback Gagal
{
          "apiKey": "xxxxxxxxx",
          "InvoiceId": "MVS113xxxxxxxxxxx",
          "message": "Sukses",
          "balance": null,
          "respone": "00",
          "ket": "1234567890",
          "status": true
      }

Webhooks [POST] urlanda/webhooks [JANGAN DI UBAH SELAIN INI]

{
                    {
                    "data": {
                        "ref_id": "XXXX",
                        "customer_no": "08XX5",
                        "buyer_sku_code": "ovo100",
                        "message": "Sukses",
                        "status": "Sukses",
                        "buyer_last_saldo": 326719460,
                        "sn": "XXXX",
                        "price": 199800,
                    }
                }
©Hak Cipta jizagaming.com