{"info":{"_postman_id":"304293f2-4628-4d52-a498-278732c8bd8a","name":"Kiosgame Indonesia","description":"<html><head></head><body><p>Halo👋, Berikut adalah dokumentasi untuk menghubungkan Kiosgame Indonesia dengan website kalian.</p>\n<p>Harap membaca note dibawah sebelum memulai integrasi :</p>\n<ol>\n<li><p>Seluruh transaksi berhasil akan memotong saldo pada akun Anda di Kiosgame Indonesia.</p>\n</li>\n<li><p>Semua HTTP Request URL diarahkan ke url API kami yaitu <code>https://api.kiosgameindonesia.com</code></p>\n</li>\n<li><p>Kami membungkus semua HTTP Response menggunakan <code>Content-Type: application/json</code></p>\n</li>\n<li><p>Kami menggunakan apikey sebagai keamanan untuk mengakses API kami. Anda bisa dapatkan pada dashboard kami pada menu <code>Kredensial</code>. Lalu gunakan sebagai <code>Authorization Header</code></p>\n</li>\n<li><p>Jika Anda mengingikan keamanan ekstra, harap whitelist IP Address Anda pada dashboard kami pada menu <code>Whitelist IP</code></p>\n</li>\n<li><p>Jika Anda ingin menerima callback, harap mengatur URL Callback Anda pada dashboard kami pada menu <code>Webhook</code>. Anda juga bisa mengatur callback pada setiap transaksi yang Anda buat.</p>\n</li>\n<li><p>Jika pada sistem Anda menerapkan whitelist IP, harap whitelist IP server kami yaitu <code>206.189.46.211</code></p>\n</li>\n</ol>\n<p>Berikut Reponse Message yang mungkin akan Anda temui pada api kami :</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Response Message</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>API_KEY_NOT_FOUND</td>\n<td>Apikey tidak valid atau tidak ditemukan.</td>\n</tr>\n<tr>\n<td>IP_NOT_WHITELISTED</td>\n<td>IP Address Anda tidak masuk kedalam whitelist server kami, harap cek menu dashboard <code>Whitelist IP</code> Anda kembali.</td>\n</tr>\n<tr>\n<td>INSUFFICIENT_BALANCE</td>\n<td>Saldo Anda tidak mencukupi untuk melakukan pembelian.</td>\n</tr>\n<tr>\n<td>INVOICE_NOT_FOUND</td>\n<td>Nomor invoice tidak ditemukan, Anda hanya bisa melihat invoice yang di generate dengan apikey Anda.</td>\n</tr>\n<tr>\n<td>INVALID_USER_ID</td>\n<td>User ID tidak ditemukan, coba cek kembali inputan Anda.</td>\n</tr>\n<tr>\n<td>NICKNAME_NOT_FOUND</td>\n<td>Nickname dengan user id dan/atau server id tidak ditemukan.</td>\n</tr>\n<tr>\n<td>DUPLICATE_TRX_ID</td>\n<td><code>trx_id</code> telah digunakan sebelumnya.</td>\n</tr>\n<tr>\n<td>PRODUCT_NOT_FOUND</td>\n<td>Kode produk tidak ditemukan.</td>\n</tr>\n<tr>\n<td>PRODUCT_INACTIVE</td>\n<td>Produk sedang tidak aktif.</td>\n</tr>\n<tr>\n<td>INVALID_CALLBACK_URL</td>\n<td>Callback url tidak valid.</td>\n</tr>\n<tr>\n<td>PAYMENT_METHOD_NOT_ALLOWED</td>\n<td>Untuk kategori e-wallet tidak dapat menggunakan saldo sebagai metode pembayaran.</td>\n</tr>\n<tr>\n<td>SERVER_ERROR</td>\n<td>Server mengalami error pada sisi kami.</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26453152","collectionId":"304293f2-4628-4d52-a498-278732c8bd8a","publishedId":"2sA3rxpYZo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-28T11:13:15.000Z"},"item":[{"name":"API","item":[{"name":"Get user detail","id":"e78b031e-dd85-4873-952a-7e3f44d51fdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/user","description":"<p>Untuk mendapatkan informasi user seperti, nama pengguna, sisa saldo, dll.</p>\n","urlObject":{"path":["v1","user"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[]}},"response":[{"id":"08760743-2401-41a8-8089-2acc07fcd69a","name":"200 - User found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 22:42:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=VjFgCs8qWpXfa8lIf9mBmHx7EWETpCHhlvExlk4pYcuRPAM1bHzWjchxVqU%2BBPff90M2aaFLrnAQqRlXzioEGY6Y8pwdA%2B4Zhbu%2B9ZvTq%2FTLSNqznlcT8%2B5k6YOuekDGxD4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac1f27b6a89410c-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"user_name\": \"TopupKuy\",\n        \"user_email\": \"email@topupkuy.id\",\n        \"user_phone\": \"628xxxxx\",\n        \"user_balance\": 123123,\n        \"user_created_at\": \"2023-03-23T00:00:00.000Z\",\n        \"user_updated_at\": \"2023-03-23T00:00:00.000Z\",\n        \"role_name\": \"Platinum Member\",\n        \"role_code\": \"platinum\"\n    }\n}"},{"id":"86c25b0c-7a20-46fc-ae45-7aaaefcc8af6","name":"404 - Apikey not found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/user"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 22:40:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=PrEQPDC7oCVZ6Q6ThRs6iv%2B3dUy1gPhPB22QTmG1mybZScVaY1f4tulYFsxNRRyuiZpR7WeaH4UhS1F82A4r0GsINhLO0E5BWG67lcNN2CXLtiXUbjB%2FTkot8MW5VWDrIIA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac1ef60ce9040aa-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"message\": \"API_KEY_NOT_FOUND\",\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"e78b031e-dd85-4873-952a-7e3f44d51fdf"},{"name":"Get products","id":"46a8a10a-8055-429b-9abd-a8b19bf5fbb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/products","description":"<p>Digunakan untuk mendapatkan semua produk pada website kami.</p>\n","urlObject":{"path":["v1","products"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[]}},"response":[{"id":"92003212-9da7-4909-944d-b5458bcae44e","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:29:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=dGbzUWDoeveXyMs013WzO0aLFt%2B43ZcWO%2FQn4hCYKohW4EHCEw0hngOHPwBpCO6bCiZ77FtKA3OPpr%2B9yKBWOk1ajaJi68GCGS%2F8Z4uX0pV8%2BlKbv9Mq74kQB6tIyFS0sII%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac2378fd90f48ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"product_id\": \"d8ccc4ea-e19d-4255-a7d0-f85d6fad0d77\",\n            \"product_name\": \"86 Diamonds\",\n            \"product_code\": \"S4_ML86\",\n            \"product_price\": 18624,\n            \"is_active\": true,\n            \"category_type\": \"game\",\n            \"category_title\": \"Mobile Legends\",\n            \"category_subtitle\": null\n        }\n    ]\n}"}],"_postman_id":"46a8a10a-8055-429b-9abd-a8b19bf5fbb5"},{"name":"Get products","id":"52e533aa-d470-4bba-8fa9-7ed93fc55b33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/products","description":"<p>Digunakan untuk mendapatkan semua produk pada website kami.</p>\n","urlObject":{"path":["v1","products"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[]}},"response":[{"id":"5e08a22a-b93c-429e-becd-e99349f9d80a","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:29:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=dGbzUWDoeveXyMs013WzO0aLFt%2B43ZcWO%2FQn4hCYKohW4EHCEw0hngOHPwBpCO6bCiZ77FtKA3OPpr%2B9yKBWOk1ajaJi68GCGS%2F8Z4uX0pV8%2BlKbv9Mq74kQB6tIyFS0sII%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac2378fd90f48ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"product_id\": \"d8ccc4ea-e19d-4255-a7d0-f85d6fad0d77\",\n            \"product_name\": \"86 Diamonds\",\n            \"product_code\": \"S4_ML86\",\n            \"product_price\": 18624,\n            \"is_active\": true,\n            \"category_type\": \"game\",\n            \"category_title\": \"Mobile Legends\",\n            \"category_subtitle\": null\n        }\n    ]\n}"}],"_postman_id":"52e533aa-d470-4bba-8fa9-7ed93fc55b33"},{"name":"Get category","id":"666d4dbb-8c87-4cf1-b311-6ad262df5462","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.comv1/category","description":"<p>Digunakan untuk mendapatkan semua produk pada website kami.</p>\n","urlObject":{"path":["category"],"host":["https://api.kiosgameindonesia.comv1"],"query":[],"variable":[]}},"response":[{"id":"95662c07-f8b2-43cf-8bf3-a3e2a5478617","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/category"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"24317"},{"key":"Date","value":"Wed, 17 Jan 2024 02:33:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=72"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"category_id\": \"dca1a711-b6e2-4158-98da-014eb5caf458\",\n            \"category_type\": \"game\",\n            \"category_title\": \"Mobile Legends\",\n            \"category_subtitle\": \"Montoon\",\n            \"category_banner\": null,\n            \"category_photo\": \"http://res.cloudinary.com/dk2yxqi3y/image/upload/v1700591984/logo/tnxifn7hdnpuz5ufgvzd.webp\",\n            \"category_slug\": \"mobile-legends\",\n            \"is_active\": 1,\n            \"is_server\": 1,\n            \"is_popular\": 1,\n            \"is_hotsale\": 0,\n            \"category_order\": 1\n        }\n    ]\n}"}],"_postman_id":"666d4dbb-8c87-4cf1-b311-6ad262df5462"},{"name":"Get products by category","id":"2f1eefb2-53f8-476b-8003-9aafeda01422","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/products?category_id=dca1a711-b6e2-4158-98da-014eb5caf458","description":"<p>Digunakan untuk mendapatkan semua produk pada website kami.</p>\n","urlObject":{"path":["v1","products"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"category_id","value":"dca1a711-b6e2-4158-98da-014eb5caf458"}],"variable":[]}},"response":[{"id":"9bac962a-c169-4dfa-8055-1b1d166f2254","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:29:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=dGbzUWDoeveXyMs013WzO0aLFt%2B43ZcWO%2FQn4hCYKohW4EHCEw0hngOHPwBpCO6bCiZ77FtKA3OPpr%2B9yKBWOk1ajaJi68GCGS%2F8Z4uX0pV8%2BlKbv9Mq74kQB6tIyFS0sII%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac2378fd90f48ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"product_id\": \"d8ccc4ea-e19d-4255-a7d0-f85d6fad0d77\",\n            \"product_name\": \"86 Diamonds\",\n            \"product_code\": \"S4_ML86\",\n            \"product_price\": 18624,\n            \"is_active\": true,\n            \"category_type\": \"game\",\n            \"category_title\": \"Mobile Legends\",\n            \"category_subtitle\": null\n        }\n    ]\n}"}],"_postman_id":"2f1eefb2-53f8-476b-8003-9aafeda01422"},{"name":"Get product detail by code","id":"74433d2a-ec08-4fe7-bea4-431f3d4ebcc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/product?product_code={product_code}","description":"<p>Digunakan untuk mendapatkan semua produk pada website kami.</p>\n","urlObject":{"path":["v1","product"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"product_code","value":"{product_code}"}],"variable":[]}},"response":[{"id":"c2b7bdc8-ded2-42b0-82c6-9dd20b2925f5","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/product?product_code=S1_10835","host":["https://api.kiosgameindonesia.com"],"path":["v1","product"],"query":[{"key":"product_code","value":"S1_10835"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:29:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=dGbzUWDoeveXyMs013WzO0aLFt%2B43ZcWO%2FQn4hCYKohW4EHCEw0hngOHPwBpCO6bCiZ77FtKA3OPpr%2B9yKBWOk1ajaJi68GCGS%2F8Z4uX0pV8%2BlKbv9Mq74kQB6tIyFS0sII%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac2378fd90f48ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"product_id\": \"00116691-900f-4753-a5d2-62f11a43469d\",\n        \"product_name\": \"60 + 1 Gems\",\n        \"product_code\": \"S1_10835\",\n        \"product_logo\": null,\n        \"product_price\": 11327,\n        \"is_active\": 1,\n        \"category_type\": \"game\",\n        \"category_title\": \"Goddess of Victory: Nikke\",\n        \"category_subtitle\": \"Level Infinite\"\n    }\n}"},{"id":"dfc4f6c7-568d-4c12-a13f-a5cde7bdb75f","name":"404 - Not Found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/product?product_code=aaaaa","host":["https://api.kiosgameindonesia.com"],"path":["v1","product"],"query":[{"key":"product_code","value":"aaaaa"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Aug 2023 17:31:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=NnXdXKkivd5iP3ilp2om9FUMIEvoZb5ZxXfURW%2BZzPc4bLQGMR5i6Iw6kJa9VQwkCAq%2BQGXv3kCY3B3nGG%2FxyPCwTCHAbE24OU1qx2zt5CcguBxEQhqH19wW2ZGPBebmWA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f104ac7b9533dfa-SIN"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"message\": \"PRODUCT_NOT_FOUND\",\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"74433d2a-ec08-4fe7-bea4-431f3d4ebcc4"},{"name":"Get product detail by id","id":"bbbfbf18-fff7-4e58-8329-2c3d6c5dd17d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/product?product_id={product_id}","description":"<p>Digunakan untuk mendapatkan semua produk pada website kami.</p>\n","urlObject":{"path":["v1","product"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"product_id","value":"{product_id}"}],"variable":[]}},"response":[{"id":"1e1e3a17-ee5f-4f23-b44b-34be9d0bbffe","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/product?product_id=00116691-900f-4753-a5d2-62f11a43469d","host":["https://api.kiosgameindonesia.com"],"path":["v1","product"],"query":[{"key":"product_id","value":"00116691-900f-4753-a5d2-62f11a43469d"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:29:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=dGbzUWDoeveXyMs013WzO0aLFt%2B43ZcWO%2FQn4hCYKohW4EHCEw0hngOHPwBpCO6bCiZ77FtKA3OPpr%2B9yKBWOk1ajaJi68GCGS%2F8Z4uX0pV8%2BlKbv9Mq74kQB6tIyFS0sII%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac2378fd90f48ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"product_id\": \"00116691-900f-4753-a5d2-62f11a43469d\",\n        \"product_name\": \"60 + 1 Gems\",\n        \"product_code\": \"S1_10835\",\n        \"product_logo\": null,\n        \"product_price\": 11327,\n        \"is_active\": 1,\n        \"category_type\": \"game\",\n        \"category_title\": \"Goddess of Victory: Nikke\",\n        \"category_subtitle\": \"Level Infinite\"\n    }\n}"},{"id":"8508e0d2-af21-4740-accd-5464fd980de9","name":"404 - Not Found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/product?product_id=aaaaa","host":["https://api.kiosgameindonesia.com"],"path":["v1","product"],"query":[{"key":"product_id","value":"aaaaa"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 03 Aug 2023 17:31:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=NnXdXKkivd5iP3ilp2om9FUMIEvoZb5ZxXfURW%2BZzPc4bLQGMR5i6Iw6kJa9VQwkCAq%2BQGXv3kCY3B3nGG%2FxyPCwTCHAbE24OU1qx2zt5CcguBxEQhqH19wW2ZGPBebmWA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f104ac7b9533dfa-SIN"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"message\": \"PRODUCT_NOT_FOUND\",\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"bbbfbf18-fff7-4e58-8329-2c3d6c5dd17d"},{"name":"Get invoice detail","id":"fb104cff-8a48-4f86-84bc-2d8269fc6edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/status/:invoice_number","description":"<p>Digunakan untuk melihat detail invoice pada website kami berdasarkan invoice_number.</p>\n","urlObject":{"path":["v1","status",":invoice_number"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[{"id":"651d9614-0198-4da8-b29d-f775501ecf92","type":"any","value":"APIKUY_XX_1679528285_4321","key":"invoice_number"}]}},"response":[{"id":"224ef78e-9c99-41fc-9bbe-efb4ff59c8b7","name":"200 - Invoice found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/status/:invoice_number","host":["https://api.kiosgameindonesia.com"],"path":["v1","status",":invoice_number"],"variable":[{"key":"invoice_number","value":"APIKUY_XX_1679528285_4321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:39:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=CngbXb3Y1nmHYyh3NcY68y0wXGxOYFPj9DmNvaB3DQWWSCpchFnC2HSjtoGxxaLtf0fI0TBjYIat%2BlyDlLbMg54%2FCbB0jtWk%2FLiEOgb1Thk0x4Zp4B3HlKaQUr9E%2FBGIu2o%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac245e05cc648ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n        \"trx_id\": null,\n        \"response_note\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_1234\",\n        \"category\": {\n            \"title\": \"Mobile Legends\",\n            \"subtitle\": null,\n            \"type\": \"game\"\n        },\n        \"product\": {\n            \"name\": \"5 (5+0) Diamonds\",\n            \"code\": \"S1_1187\",\n            \"price\": 1511\n        },\n        \"user_input\": {\n            \"user_id\": \"123456789\",\n            \"server_id\": \"1234\",\n            \"nickname\": \"Nickname\"\n        },\n        \"amount\": 1511,\n        \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | PENDING | PAID | REFUNDED | FAILED\n        \"voucher\": null,\n        \"created_at\": \"2023-03-22T23:38:05.000Z\"\n    }\n}"},{"id":"3bb95e6a-7789-45f9-8ca9-28b64fda927d","name":"404 - Inovoice not found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/status/:invoice_number","host":["https://api.kiosgameindonesia.com"],"path":["v1","status",":invoice_number"],"variable":[{"key":"invoice_number","value":"APIKUY_XX_1679528285_4321"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:45:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=ZttWnLFm8c0Bx8bqA6JN76DDLH%2FJI6GszO8e0l5MXp7vGyvK9kQjtRV5pBw6tnnn4NpBgJBr5rBylLTetNxF3rCbZulJHtSrAWpMhaOghcQ8H1tb3Y5R2ITyWpBwUo9cPj4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac24f7dd83948ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"message\": \"INVOICE_NOT_FOUND\",\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"fb104cff-8a48-4f86-84bc-2d8269fc6edf"},{"name":"Get invoice detail by trx_id","id":"b160a164-b95b-4891-94eb-c534d715c205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":"https://api.kiosgameindonesia.com/v1/status/trx-id/:trx_id","description":"<p>Digunakan untuk melihat detail invoice pada website kami berdasarkan trx_id.</p>\n","urlObject":{"path":["v1","status","trx-id",":trx_id"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[{"id":"76e8d464-3cca-4dd1-91a8-d896e2d8f237","type":"any","value":"xxxxxxxxx","key":"trx_id"}]}},"response":[{"id":"43b3d69b-0358-4fd6-8fc8-6587dbb0a10b","name":"200 - Invoice found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/status/trx-id/:trx_id","host":["https://api.kiosgameindonesia.com"],"path":["v1","status","trx-id",":trx_id"],"variable":[{"key":"trx_id","value":"xxxxxxxxx"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:39:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=CngbXb3Y1nmHYyh3NcY68y0wXGxOYFPj9DmNvaB3DQWWSCpchFnC2HSjtoGxxaLtf0fI0TBjYIat%2BlyDlLbMg54%2FCbB0jtWk%2FLiEOgb1Thk0x4Zp4B3HlKaQUr9E%2FBGIu2o%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac245e05cc648ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n        \"trx_id\": \"xxxxxxxxx\",\n        \"response_note\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_1234\",\n        \"category\": {\n            \"title\": \"Mobile Legends\",\n            \"subtitle\": null,\n            \"type\": \"game\"\n        },\n        \"product\": {\n            \"name\": \"5 (5+0) Diamonds\",\n            \"code\": \"S1_1187\",\n            \"price\": 1511\n        },\n        \"user_input\": {\n            \"user_id\": \"123456789\",\n            \"server_id\": \"1234\",\n            \"nickname\": \"Nickname\"\n        },\n        \"amount\": 1511,\n        \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | PENDING | PAID | REFUNDED | FAILED\n        \"voucher\": null,\n        \"created_at\": \"2023-03-22T23:38:05.000Z\"\n    }\n}"},{"id":"ca14e7a4-2465-4563-9d6b-1093ff9a6dc1","name":"404 - Inovoice not found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"url":{"raw":"https://api.kiosgameindonesia.com/v1/status/trx-id/:trx_id","host":["https://api.kiosgameindonesia.com"],"path":["v1","status","trx-id",":trx_id"],"variable":[{"key":"trx_id","value":"xxxxxxxxx"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:45:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=ZttWnLFm8c0Bx8bqA6JN76DDLH%2FJI6GszO8e0l5MXp7vGyvK9kQjtRV5pBw6tnnn4NpBgJBr5rBylLTetNxF3rCbZulJHtSrAWpMhaOghcQ8H1tb3Y5R2ITyWpBwUo9cPj4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac24f7dd83948ee-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 404,\n    \"message\": \"INVOICE_NOT_FOUND\",\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"b160a164-b95b-4891-94eb-c534d715c205"},{"name":"Create api order","id":"e69c0916-af87-496d-b13a-f39a2d591f74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"product_code\": \"S1_1187\",\r\n    \"user_id\": \"123456789\",\r\n    \"server_id\": \"1234\",\r\n    \"trx_id\": \"853cdef4-7cf6-453a-b3a1-ba85d1e1c28a\",\r\n    \"callback_url\": \"https://your-website.com/callback\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kiosgameindonesia.com/v1/order","description":"<p>Digunakan untuk melakukan pembelian melalui api pada website kami.</p>\n","urlObject":{"path":["v1","order"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[]}},"response":[{"id":"904c76cc-3891-475d-91aa-e09e1010722b","name":"200 - Order created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{apikey}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"product_code\": \"S1_1187\",\r\n    \"user_id\": \"123456789\",\r\n    \"server_id\": \"1234\",\r\n    \"trx_id\": \"853cdef4-7cf6-453a-b3a1-ba85d1e1c28a\",\r\n    \"callback_url\": \"https://your-website.com/callback\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kiosgameindonesia.com/v1/order"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:38:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"445"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1GcRUBJ2VJH9iVvUm8QvWX1sDg1D%2BYBj59M7jFy6jucZRcWH%2Fh9JFF3oc3CKdCGxlLMNI0cnboj7aqGW%2FgbS2ToXGktW7eZRJjS9L953en4W2yxLpP%2FNqMiVc%2F473PrwagM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac244289f3e48ee-SIN"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n        \"trx_id\": null,\n        \"response_note\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_1234\",\n        \"category\": {\n            \"title\": \"Mobile Legends\",\n            \"subtitle\": null,\n            \"type\": \"game\"\n        },\n        \"product\": {\n            \"name\": \"5 (5+0) Diamonds\",\n            \"code\": \"S1_1187\",\n            \"price\": 1511\n        },\n        \"user_input\": {\n            \"user_id\": \"123456789\",\n            \"server_id\": \"1234\",\n            \"nickname\": \"Nickname\"\n        },\n        \"amount\": 1511,\n        \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | PENDING | PAID | REFUNDED | FAILED\n        \"voucher\": null,\n        \"created_at\": \"2023-03-22T23:38:05.000Z\"\n    }\n}"}],"_postman_id":"e69c0916-af87-496d-b13a-f39a2d591f74"},{"name":"Create api order v2","id":"1050411f-ddd2-4f02-bb58-0c4c2a741fe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{apikey}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"product_code\": \"S1_1187\",\r\n    \"user_id\": \"123456789\",\r\n    \"server_id\": \"1234\",\r\n    \"trx_id\": \"853cdef4-7cf6-453a-b3a1-ba85d1e1c28a\",\r\n    \"callback_url\": \"https://your-website.com/callback\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kiosgameindonesia.com/v2/order","description":"<p>Digunakan untuk melakukan pembelian melalui api pada website kami. Jika Anda memasukkan trx_id yang sama maka akan kami anggap sebagai cek status transaksi.</p>\n","urlObject":{"path":["v2","order"],"host":["https://api.kiosgameindonesia.com"],"query":[],"variable":[]}},"response":[{"id":"674b3bd7-2dd5-49cd-b3ed-a68268ff8360","name":"200 - Order created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{apikey}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"product_code\": \"S1_1187\",\r\n    \"user_id\": \"123456789\",\r\n    \"server_id\": \"1234\",\r\n    \"trx_id\": \"853cdef4-7cf6-453a-b3a1-ba85d1e1c28a\",\r\n    \"callback_url\": \"https://your-website.com/callback\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kiosgameindonesia.com/v2/order"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 22 Mar 2023 23:38:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"445"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1GcRUBJ2VJH9iVvUm8QvWX1sDg1D%2BYBj59M7jFy6jucZRcWH%2Fh9JFF3oc3CKdCGxlLMNI0cnboj7aqGW%2FgbS2ToXGktW7eZRJjS9L953en4W2yxLpP%2FNqMiVc%2F473PrwagM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7ac244289f3e48ee-SIN"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\",\n    \"data\": {\n        \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n        \"trx_id\": null,\n        \"response_note\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_1234\",\n        \"category\": {\n            \"title\": \"Mobile Legends\",\n            \"subtitle\": null,\n            \"type\": \"game\"\n        },\n        \"product\": {\n            \"name\": \"5 (5+0) Diamonds\",\n            \"code\": \"S1_1187\",\n            \"price\": 1511\n        },\n        \"user_input\": {\n            \"user_id\": \"123456789\",\n            \"server_id\": \"1234\",\n            \"nickname\": \"Nickname\"\n        },\n        \"amount\": 1511,\n        \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | PENDING | PAID | REFUNDED | FAILED\n        \"voucher\": null,\n        \"created_at\": \"2023-03-22T23:38:05.000Z\"\n    }\n}"}],"_postman_id":"1050411f-ddd2-4f02-bb58-0c4c2a741fe4"}],"id":"61fb0356-2e6d-497c-844d-b169c5ffe8fe","_postman_id":"61fb0356-2e6d-497c-844d-b169c5ffe8fe","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{apikey}"}]},"isInherited":true,"source":{"_postman_id":"304293f2-4628-4d52-a498-278732c8bd8a","id":"304293f2-4628-4d52-a498-278732c8bd8a","name":"Kiosgame Indonesia","type":"collection"}}},{"name":"H2H (Otomax)","item":[{"name":"Create otomax order","id":"886f0ea7-d1db-48e4-808f-a5aa2ddc5eae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.kiosgameindonesia.com/v1/otomax/order?apikey={apikey}&product_code=S1_1187&user_id=123456789&server_id=1234&trx_id=1234243244&callback_url=https://your-website.com/callback","description":"<p>Digunakan untuk melakukan pembelian melalui otomax pada website kami.</p>\n","urlObject":{"path":["v1","otomax","order"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"apikey","value":"{apikey}"},{"key":"product_code","value":"S1_1187"},{"key":"user_id","value":"123456789"},{"key":"server_id","value":"1234"},{"key":"trx_id","value":"1234243244"},{"key":"callback_url","value":"https://your-website.com/callback"}],"variable":[]}},"response":[{"id":"f9d1b435-e72b-408b-990b-ebca180cc39f","name":"200 - Order created","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kiosgameindonesia.com/v1/otomax/order?apikey={apikey}&product_code=S1_1187&user_id=123456789&server_id=1234&trx_id=123424324","host":["https://api.kiosgameindonesia.com"],"path":["v1","otomax","order"],"query":[{"key":"apikey","value":"{apikey}"},{"key":"product_code","value":"S1_1187"},{"key":"user_id","value":"123456789"},{"key":"server_id","value":"1234"},{"key":"trx_id","value":"123424324"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 02 Apr 2023 03:24:38 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=WtbFyW7re1Etk6PSXEPKG3ROec2g1EQnkJE4gCVBLwj9NEL6OcdbGUrvfiBnW4aGLKZzkqe1hF1HPslmrory3Frg7xjKdg6ZJ0zfbABmYaHNQwJrqbiocX0akUMdK4qR3aw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b15f5b6f823473f-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"R#123424324 S1_1187.123456789|1234, status PENDING. RefId : ML_1680405885_1234 . Sisa saldo 12345"}],"_postman_id":"886f0ea7-d1db-48e4-808f-a5aa2ddc5eae"},{"name":"Create otomax order v2","id":"6adf8ca5-ee61-4b9b-b1c4-4578aec29667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.kiosgameindonesia.com/v2/otomax/order?apikey={apikey}&product_code=S1_1187&user_id=1234567891234&trx_id=1234243244&callback_url=https://your-website.com/callback","description":"<p>Digunakan untuk melakukan pembelian melalui otomax pada website kami.</p>\n","urlObject":{"path":["v2","otomax","order"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"apikey","value":"{apikey}"},{"key":"product_code","value":"S1_1187"},{"key":"user_id","value":"1234567891234"},{"key":"trx_id","value":"1234243244"},{"key":"callback_url","value":"https://your-website.com/callback"}],"variable":[]}},"response":[{"id":"c1037012-3c5a-4ba4-bbe1-70834629d305","name":"200 - Order created","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kiosgameindonesia.com/v1/otomax/order?apikey={apikey}&product_code=S1_1187&user_id=123456789&server_id=1234&trx_id=123424324","host":["https://api.kiosgameindonesia.com"],"path":["v1","otomax","order"],"query":[{"key":"apikey","value":"{apikey}"},{"key":"product_code","value":"S1_1187"},{"key":"user_id","value":"123456789"},{"key":"server_id","value":"1234"},{"key":"trx_id","value":"123424324"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 02 Apr 2023 03:24:38 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=WtbFyW7re1Etk6PSXEPKG3ROec2g1EQnkJE4gCVBLwj9NEL6OcdbGUrvfiBnW4aGLKZzkqe1hF1HPslmrory3Frg7xjKdg6ZJ0zfbABmYaHNQwJrqbiocX0akUMdK4qR3aw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b15f5b6f823473f-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"R#123424324 S1_1187.123456789|1234, status PENDING. RefId : ML_1680405885_1234 . Sisa saldo 12345"}],"_postman_id":"6adf8ca5-ee61-4b9b-b1c4-4578aec29667"},{"name":"Create otomax order v3","id":"d1dbd8d2-5d55-4424-a602-9f37a42b0238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.kiosgameindonesia.com/v3/otomax/order?apikey={apikey}&product_code=S1_1187&user_id=1234567891234&trx_id=1234243244&callback_url=https://your-website.com/callback","description":"<p>Digunakan untuk melakukan pembelian melalui otomax pada website kami. Jika Anda memasukkan trx_id yang sama maka akan kami anggap sebagai cek status transaksi.</p>\n","urlObject":{"path":["v3","otomax","order"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"apikey","value":"{apikey}"},{"key":"product_code","value":"S1_1187"},{"key":"user_id","value":"1234567891234"},{"key":"trx_id","value":"1234243244"},{"key":"callback_url","value":"https://your-website.com/callback"}],"variable":[]}},"response":[{"id":"dd1c8777-23d8-4fad-9565-e4bb7afb802f","name":"200 - Order created","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kiosgameindonesia.com/v1/otomax/order?apikey={apikey}&product_code=S1_1187&user_id=123456789&server_id=1234&trx_id=123424324","host":["https://api.kiosgameindonesia.com"],"path":["v1","otomax","order"],"query":[{"key":"apikey","value":"{apikey}"},{"key":"product_code","value":"S1_1187"},{"key":"user_id","value":"123456789"},{"key":"server_id","value":"1234"},{"key":"trx_id","value":"123424324"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 02 Apr 2023 03:24:38 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=WtbFyW7re1Etk6PSXEPKG3ROec2g1EQnkJE4gCVBLwj9NEL6OcdbGUrvfiBnW4aGLKZzkqe1hF1HPslmrory3Frg7xjKdg6ZJ0zfbABmYaHNQwJrqbiocX0akUMdK4qR3aw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b15f5b6f823473f-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"R#123424324 S1_1187.123456789|1234, status PENDING. RefId : ML_1680405885_1234 . Sisa saldo 12345"}],"_postman_id":"d1dbd8d2-5d55-4424-a602-9f37a42b0238"},{"name":"Get otomax invoice detail","id":"bb108e3e-7402-424f-99be-18d786c4d639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.kiosgameindonesia.com/v1/otomax/status/:invoice_number?apikey={apikey}","description":"<p>StartFragment</p>\n<p>Digunakan untuk melakukan pembelian melalui otomax pada website kami.</p>\n","urlObject":{"path":["v1","otomax","status",":invoice_number"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"apikey","value":"{apikey}"}],"variable":[{"id":"e704c2f6-1d85-41ca-b104-0132146822d5","type":"any","value":"APIKUY_XX_1679528285_4321","key":"invoice_number"}]}},"response":[{"id":"a2e1b8d5-fced-4db0-8017-4a6f1357c47e","name":"200 - Invoice found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kiosgameindonesia.com/v1/otomax/status/:invoice_number?apikey={apikey}","host":["https://api.kiosgameindonesia.com"],"path":["v1","otomax","status",":invoice_number"],"query":[{"key":"apikey","value":"{apikey}"}],"variable":[{"key":"invoice_number","value":"APIKUY_XX_1679528285_4321"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 02 Apr 2023 07:58:10 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=AcxVAHxgxUqOS8hbwHoHXwretdzsTQOLr74yUFNyH3H8jn0%2BtvbS4Am44QVp%2B14TgAWC%2BV3s1m81xJze3pBRD5Wx0KCKsIt392xvQK5vaKymlcade8PR6r6pZDv%2Bi4iF9ds%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b178671e9899e20-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"R#1234243244 APIKUY_XX_1679528285_4321 S1_1187.123456789(1234), status SUCCESS. Nickname - 123456789(1234) . RefId: XX_1679528285_4321 . Sisa saldo 12343"}],"_postman_id":"bb108e3e-7402-424f-99be-18d786c4d639"},{"name":"Get otomax user detail","id":"201ce795-cfc3-469f-acbe-884c086a593d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.kiosgameindonesia.com/v1/otomax/user?apikey={apikey}","description":"<p>Untuk mendapatkan informasi user seperti, nama pengguna, sisa saldo, dll.</p>\n","urlObject":{"path":["v1","otomax","user"],"host":["https://api.kiosgameindonesia.com"],"query":[{"key":"apikey","value":"{apikey}"}],"variable":[]}},"response":[{"id":"91e963a8-dfca-4730-b40b-c0c8ec987bb3","name":"200 - User found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.kiosgameindonesia.com/v1/otomax/user?apikey={apikey}","host":["https://api.kiosgameindonesia.com"],"path":["v1","otomax","user"],"query":[{"key":"apikey","value":"{apikey}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 02 Apr 2023 08:01:02 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=FXtpK%2F6lyEF53qsdWJ%2B0XV5PcUzyCsl50zHspr%2BAyoEn%2FKmF6NtJMT1ucDU0OEo%2BZExJBKzBHtdvMVE%2FbeY79MftlRWzcFQz2XwrFgj1bua%2FIkNazF0240YWWKwXX0phbZo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7b178aa7e9ae9e20-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"TopupKuy. topupkuy@topupkuy.id. plan Platinum Member. balance 1234344"}],"_postman_id":"201ce795-cfc3-469f-acbe-884c086a593d"}],"id":"522270a1-e365-491f-9880-f61a9fc7b808","_postman_id":"522270a1-e365-491f-9880-f61a9fc7b808","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{apikey}"}]},"isInherited":true,"source":{"_postman_id":"304293f2-4628-4d52-a498-278732c8bd8a","id":"304293f2-4628-4d52-a498-278732c8bd8a","name":"Kiosgame Indonesia","type":"collection"}}},{"name":"Callback","item":[{"name":"Callback API","item":[],"id":"8a86adc6-ff6e-4669-9cae-177132627e19","description":"<p>Berikut contoh data Callback / Webhook yang akan kami kirimkan:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n    \"trx_id\": null,\n    \"response_note\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_1234\",\n    \"category\": {\n        \"title\": \"Mobile Legends\",\n        \"subtitle\": null,\n        \"type\": \"game\"\n    },\n    \"product\": {\n        \"name\": \"5 (5+0) Diamonds\",\n        \"code\": \"S1_1187\",\n        \"price\": 1511\n    },\n    \"user_input\": {\n        \"user_id\": \"123456789\",\n        \"server_id\": \"1234\",\n        \"nickname\": \"Nickname\"\n    },\n    \"balance\": 12345678,\n    \"amount\": 1511,\n    \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | REFUNDED | FAILED\n    \"voucher\": null,\n    \"created_at\": \"2023-03-22T23:38:05.000Z\"\n}\n\n</code></pre>\n<p>Dengan tambahan header <code>x-signature</code> untuk validasi data dengan formula HMAC-SHA256 dengan apikey sebagai secret key, berikut contoh pembuatan signature :</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">const { createHmac } = require('crypto')\nconst data = {\n    \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n    \"trx_id\": null,\n    \"response_note\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_1234\",\n    \"category\": {\n        \"title\": \"Mobile Legends\",\n        \"subtitle\": null,\n        \"type\": \"game\"\n    },\n    \"product\": {\n        \"name\": \"5 (5+0) Diamonds\",\n        \"code\": \"S1_1187\",\n        \"price\": 1511\n    },\n    \"user_input\": {\n        \"user_id\": \"123456789\",\n        \"server_id\": \"1234\",\n        \"nickname\": \"Nickname\"\n    },\n    \"balance\": 12345678,\n    \"amount\": 1511,\n    \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | REFUNDED | FAILED\n    \"voucher\": null,\n    \"created_at\": \"2023-03-22T23:38:05.000Z\"\n}\nconst apikey = '{apikey}'\nconst signature = createHmac('sha256', apikey).update(JSON.stringify(data)).digest('hex')\nconsole.log(signature)\n\n</code></pre>\n","_postman_id":"8a86adc6-ff6e-4669-9cae-177132627e19","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8f1277fb-3ea0-4b2d-a7eb-0d4b21c0f257","id":"8f1277fb-3ea0-4b2d-a7eb-0d4b21c0f257","name":"Callback","type":"folder"}}},{"name":"Callback Otomax","item":[],"id":"112fdaa3-1237-4123-a0b0-439e5adf5c4e","description":"<p>Berikut adalah HTTP Request dengan HTTP Method GET yang akan kami kirimkan ke URL Callback Anda:</p>\n<p><code>https://your-website.com/callback?invoice_number=APIKUY_XX_1679528285_4321&amp;trx_id=1234243244&amp;status=SUCCESS&amp;sn=Nickname%20-%20123456789(1234)%20.%20RefId:%20XX_1679528285_4321&amp;msg=R#1234243244%20APIKUY_XX_1679528285_4321%20S1_1187.123456789(1234),%20status%20SUCCESS.%20Nickname%20-%20123456789(1234)%20.%20RefId:%20XX_1679528285_4321%20.%20Sisa%20saldo%2012343</code></p>\n<p>Dengan data seperti berikut:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"invoice_number\": \"APIKUY_XX_1679528285_4321\",\n    \"trx_id\": \"1234243244\",\n    \"status\": \"SUCCESS\", // SUCCESS | PARTIAL_SUCCESS | REFUNDED | FAILED\n    \"product_price\": 1000,\n    \"sn\": \"Nickname - 123456789(1234) . RefId: XX_1679528285_4321\",\n    \"msg\": \"R#1234243244 APIKUY_XX_1679528285_4321 S1_1187.123456789(1234), status SUCCESS. Nickname - 123456789(1234) . RefId: XX_1679528285_4321 . Sisa saldo 12343\"\n}\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"dd2af5a0-306d-4c45-9b79-be004de660b2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3cd79215-6f35-4dc1-9315-32a53139004f","type":"text/javascript","exec":[""]}}],"_postman_id":"112fdaa3-1237-4123-a0b0-439e5adf5c4e"}],"id":"8f1277fb-3ea0-4b2d-a7eb-0d4b21c0f257","description":"<p>Ini adalah dokumentasi untuk callback dari server kami. Sebelum lanjut, jika pada sistem Anda terdapat whitelist ip, harap whitelist ip address server kami yaitu <code>206.189.46.211.</code></p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"40987d36-20b5-4523-9b20-94821e697d26","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"265e73ce-a1b9-4a15-968f-e07cc37f8a3e","type":"text/javascript","exec":[""]}}],"_postman_id":"8f1277fb-3ea0-4b2d-a7eb-0d4b21c0f257"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{apikey}"}]}},"event":[{"listen":"prerequest","script":{"id":"786aceb3-f882-46f6-8853-1c6fc4341664","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cdafbbd3-86de-48fb-a8e3-ed79bdb5160c","type":"text/javascript","exec":[""]}}],"variable":[{"key":"apikey","value":"{apikey}","type":"string"},{"key":"base_url","value":"https://api.kiosgameindonesia.com"},{"key":"website_name","value":"Kiosgame Indonesia","type":"string"},{"key":"website_ip","value":"206.189.46.211","type":"string"}]}