{"info":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","description":"<html><head></head><body><p>This collection provides a set of API endpoints to interact with the <a href=\"https://item4gamer.com\">item4gamer.com</a> website. The available endpoints allow you to fetch categories, products and their variations, add new orders, and check the status of existing orders.</p>\n<h3 id=\"authorization\">Authorization</h3>\n<p>To authenticate, you must first register on the <a href=\"https://item4gamer.com\">https://item4gamer.com</a> website and then contact support to activate the API service for your account. Once the API service is activated, an <strong>api-key</strong> will be provided to you.</p>\n<p>You must include the <strong>api-key</strong> in the <strong>header</strong> for authentication for all endpoints.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"29179257","collectionId":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","publishedId":"2sB3BDHVrg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-06T13:19:00.000Z"},"item":[{"name":"product","item":[{"name":"get-categories","id":"ba8d803d-37cf-427e-9113-5ceeb339460e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-categories","description":"<p>You can retrieve all available categories along with the <strong>name</strong> and <strong>id</strong> of each one.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["product","get-categories"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[],"variable":[]}},"response":[{"id":"2c0cceb6-5a39-44ce-9e11-b727223e2f6c","name":"success","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"categories\": {\n            \"0\": {\n                \"id\": 15,\n                \"name\": \"Other Products\"\n            },\n            \"2\": {\n                \"id\": 19,\n                \"name\": \"Game Credits\"\n            },\n            \"3\": {\n                \"id\": 18,\n                \"name\": \"Games\"\n            },\n            \"4\": {\n                \"id\": 20,\n                \"name\": \"Gift Cards\"\n            },\n            \"5\": {\n                \"id\": 23,\n                \"name\": \"Payment Services\"\n            },\n            \"6\": {\n                \"id\": 22,\n                \"name\": \"Ping Reducers\"\n            },\n            \"7\": {\n                \"id\": 160,\n                \"name\": \"Uncategorized\"\n            }\n        }\n    }\n}"},{"id":"c68fbaa2-ce11-4f15-b04e-ecf836938605","name":"Invalid API key","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-categories"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"ba8d803d-37cf-427e-9113-5ceeb339460e"},{"name":"get-products","id":"77a8db53-a830-4dc6-8dcd-c9d26f0bc994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-products?category_id=89","description":"<p>You can retrieve all available products within a category</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["product","get-products"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[{"description":{"content":"<p>Category ID that is obtained from the get-categories endpoint.</p>\n","type":"text/plain"},"key":"category_id","value":"89"}],"variable":[]}},"response":[{"id":"ad6a1ad8-9197-4542-b36a-05a96e79fbd5","name":"success","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-products"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"products\": [\n            {\n                \"id\": 70324,\n                \"name\": \"Sea of Conquest\"\n            },\n            {\n                \"id\": 69908,\n                \"name\": \"Foundation: Galactic Frontier\"\n            },\n            {\n                \"id\": 70056,\n                \"name\": \"Misty Continent\"\n            },\n            {\n                \"id\": 68441,\n                \"name\": \"HAWK\"\n            },\n            {\n                \"id\": 68399,\n                \"name\": \"Crossout Mobile\"\n            },\n            {\n                \"id\": 66580,\n                \"name\": \"War and Order\"\n            },\n            {\n                \"id\": 66539,\n                \"name\": \"Rush Royale\"\n            },\n            {\n                \"id\": 66359,\n                \"name\": \"Marvel Snap\"\n            },\n            {\n                \"id\": 66062,\n                \"name\": \"Viking Rise\"\n            },\n            {\n                \"id\": 66027,\n                \"name\": \"War Thunder\"\n            },\n            {\n                \"id\": 65606,\n                \"name\": \"War Thunder Mobile\"\n            },\n            {\n                \"id\": 65372,\n                \"name\": \"Infinity Nikki\"\n            },\n            {\n                \"id\": 61789,\n                \"name\": \"Devil May Cry: Peak of Combat\"\n            },\n            {\n                \"id\": 60409,\n                \"name\": \"Arena Breakout: Infinite\"\n            },\n            {\n                \"id\": 63736,\n                \"name\": \"Marvel Rivals Lattices\"\n            },\n            {\n                \"id\": 61554,\n                \"name\": \"Albion Online\"\n            },\n            {\n                \"id\": 60179,\n                \"name\": \"War Robots\"\n            },\n            {\n                \"id\": 54619,\n                \"name\": \"Ragnarok Origin Global\"\n            },\n            {\n                \"id\": 54554,\n                \"name\": \"Laplace M\"\n            },\n            {\n                \"id\": 54555,\n                \"name\": \"Revelation Mobile\"\n            },\n            {\n                \"id\": 54359,\n                \"name\": \"Conquer Online\"\n            },\n            {\n                \"id\": 54470,\n                \"name\": \"Dynasty Warriors: Overlords\"\n            },\n            {\n                \"id\": 54330,\n                \"name\": \"Infinite Borders\"\n            },\n            {\n                \"id\": 54464,\n                \"name\": \"Mythic Samkok\"\n            },\n            {\n                \"id\": 54455,\n                \"name\": \"Madtale: Idle RPG\"\n            },\n            {\n                \"id\": 53838,\n                \"name\": \"Never After\"\n            },\n            {\n                \"id\": 54030,\n                \"name\": \"Ragnarok X\"\n            },\n            {\n                \"id\": 54492,\n                \"name\": \"MapleStory R: Evolution\"\n            },\n            {\n                \"id\": 53908,\n                \"name\": \"Lokapala\"\n            },\n            {\n                \"id\": 53669,\n                \"name\": \"Dragonheir: Silent Gods\"\n            },\n            {\n                \"id\": 53702,\n                \"name\": \"Werewolf-Wowgame\"\n            },\n            {\n                \"id\": 53604,\n                \"name\": \"MU ORIGIN 3\"\n            },\n            {\n                \"id\": 53337,\n                \"name\": \"Tarisland\"\n            },\n            {\n                \"id\": 53181,\n                \"name\": \"Harry Potter: Magic Awakened\"\n            },\n            {\n                \"id\": 53408,\n                \"name\": \"Time Raiders\"\n            },\n            {\n                \"id\": 53151,\n                \"name\": \"Black Clover M\"\n            },\n            {\n                \"id\": 53134,\n                \"name\": \"Ensemble Stars Music\"\n            },\n            {\n                \"id\": 53208,\n                \"name\": \"One Punch Man: The Strongest\"\n            },\n            {\n                \"id\": 53074,\n                \"name\": \"Dunk City Dynasty\"\n            },\n            {\n                \"id\": 53003,\n                \"name\": \"Echocalypse\"\n            },\n            {\n                \"id\": 52932,\n                \"name\": \"MU Origin 2\"\n            },\n            {\n                \"id\": 52860,\n                \"name\": \"OCTOPATH TRAVELER: CotC\"\n            },\n            {\n                \"id\": 52754,\n                \"name\": \"Disney Magic Kingdoms\"\n            },\n            {\n                \"id\": 52415,\n                \"name\": \"Football Master 2\"\n            },\n            {\n                \"id\": 52664,\n                \"name\": \"Hatsune Miku: Colorful Stage\"\n            },\n            {\n                \"id\": 52610,\n                \"name\": \"Naruto Shippuden\"\n            },\n            {\n                \"id\": 52463,\n                \"name\": \"Sausage Man\"\n            },\n            {\n                \"id\": 52504,\n                \"name\": \"Dragon Raja\"\n            },\n            {\n                \"id\": 52078,\n                \"name\": \"Tom and Jerry: Chase\"\n            },\n            {\n                \"id\": 52195,\n                \"name\": \"Heroes Evolved\"\n            },\n            {\n                \"id\": 51978,\n                \"name\": \"Frost &amp; Flame: King of Avalon\"\n            },\n            {\n                \"id\": 51736,\n                \"name\": \"Life Makeover\"\n            },\n            {\n                \"id\": 51822,\n                \"name\": \"Project Entropy\"\n            },\n            {\n                \"id\": 51654,\n                \"name\": \"Night Crows\"\n            },\n            {\n                \"id\": 51364,\n                \"name\": \"Sky: Children of the Light\"\n            },\n            {\n                \"id\": 51699,\n                \"name\": \"Eggy Party\"\n            },\n            {\n                \"id\": 51403,\n                \"name\": \"Snowbreak: Containment Zone\"\n            },\n            {\n                \"id\": 51255,\n                \"name\": \"AFK Journey\"\n            },\n            {\n                \"id\": 49534,\n                \"name\": \"Call of Duty Mobile Top-Up\"\n            },\n            {\n                \"id\": 49415,\n                \"name\": \"Valorant Top-Up\"\n            },\n            {\n                \"id\": 49181,\n                \"name\": \"Point Blank\"\n            },\n            {\n                \"id\": 47930,\n                \"name\": \"Magic Chess: Go Go diamond\"\n            },\n            {\n                \"id\": 44968,\n                \"name\": \"Revelation: Infinite Journey\"\n            },\n            {\n                \"id\": 32041,\n                \"name\": \"Stormshot\"\n            },\n            {\n                \"id\": 30479,\n                \"name\": \"Stumble Guys\"\n            },\n            {\n                \"id\": 30931,\n                \"name\": \"Moonlight Blade M\"\n            },\n            {\n                \"id\": 31322,\n                \"name\": \"Astra: Knights of Veda\"\n            },\n            {\n                \"id\": 31377,\n                \"name\": \"Path to Nowhere\"\n            },\n            {\n                \"id\": 31924,\n                \"name\": \"Forsaken World 2\"\n            },\n            {\n                \"id\": 32127,\n                \"name\": \"Scroll of Onmyoji\"\n            },\n            {\n                \"id\": 32255,\n                \"name\": \"Onmyoji Arena\"\n            },\n            {\n                \"id\": 32496,\n                \"name\": \"Mob Rush\"\n            },\n            {\n                \"id\": 31437,\n                \"name\": \"Blockman Go\"\n            },\n            {\n                \"id\": 32196,\n                \"name\": \"Pokemon Unite\"\n            },\n            {\n                \"id\": 29090,\n                \"name\": \"Once Human\"\n            },\n            {\n                \"id\": 31978,\n                \"name\": \"Knives Out\"\n            },\n            {\n                \"id\": 40511,\n                \"name\": \"Arena of Valor\"\n            },\n            {\n                \"id\": 35861,\n                \"name\": \"Age of Empires Mobile\"\n            },\n            {\n                \"id\": 34829,\n                \"name\": \"Ace Racer\"\n            },\n            {\n                \"id\": 30389,\n                \"name\": \"Idle Angels: Goddess' Warfare\"\n            },\n            {\n                \"id\": 30303,\n                \"name\": \"Hero Clash\"\n            },\n            {\n                \"id\": 30225,\n                \"name\": \"Ghost Story: Love Destiny\"\n            },\n            {\n                \"id\": 30049,\n                \"name\": \"Dragon Pow!\"\n            },\n            {\n                \"id\": 30007,\n                \"name\": \"Football Rising Star\"\n            },\n            {\n                \"id\": 29869,\n                \"name\": \"State of Survival: Zombie War\"\n            },\n            {\n                \"id\": 29792,\n                \"name\": \"Punishing: Gray Raven\"\n            },\n            {\n                \"id\": 29481,\n                \"name\": \"Whiteout Survival\"\n            },\n            {\n                \"id\": 29434,\n                \"name\": \"Command &amp; Conquer: Legions\"\n            },\n            {\n                \"id\": 29365,\n                \"name\": \"Honor of Kings Tokens &amp; Packages\"\n            },\n            {\n                \"id\": 29191,\n                \"name\": \"Wuthering Waves\"\n            },\n            {\n                \"id\": 28318,\n                \"name\": \"Farlight 84\"\n            },\n            {\n                \"id\": 28402,\n                \"name\": \"Arena Breakout\"\n            },\n            {\n                \"id\": 28464,\n                \"name\": \"EA SPORTS FC Mobile Soccer\"\n            },\n            {\n                \"id\": 28539,\n                \"name\": \"ZEPETO\"\n            },\n            {\n                \"id\": 28644,\n                \"name\": \"Top Eleven\"\n            },\n            {\n                \"id\": 28702,\n                \"name\": \"Metal Slug: Awakening\"\n            },\n            {\n                \"id\": 28772,\n                \"name\": \"Love and Deepspace\"\n            },\n            {\n                \"id\": 29025,\n                \"name\": \"Super Sus\"\n            },\n            {\n                \"id\": 28129,\n                \"name\": \"Zenless Zone Zero Monochrome\"\n            },\n            {\n                \"id\": 25611,\n                \"name\": \"Plato\"\n            },\n            {\n                \"id\": 17390,\n                \"name\": \"Aether Gazer Shifting Flowers\"\n            },\n            {\n                \"id\": 16623,\n                \"name\": \"Blood Strike Golds\"\n            },\n            {\n                \"id\": 10579,\n                \"name\": \"Honkai: Star Rail\"\n            },\n            {\n                \"id\": 10466,\n                \"name\": \"League of Legends\"\n            },\n            {\n                \"id\": 8475,\n                \"name\": \"Undawn RC\"\n            },\n            {\n                \"id\": 2171,\n                \"name\": \"Minecraft\"\n            },\n            {\n                \"id\": 1125,\n                \"name\": \"Riot Points\"\n            },\n            {\n                \"id\": 838,\n                \"name\": \"PUBG NEW STATE Mobile NC\"\n            },\n            {\n                \"id\": 537,\n                \"name\": \"Alchemy Stars\"\n            },\n            {\n                \"id\": 527,\n                \"name\": \"Goddess of Victory: NIKKE Gems\"\n            },\n            {\n                \"id\": 471,\n                \"name\": \"Lords Mobile Diamonds &amp; Packages\"\n            },\n            {\n                \"id\": 468,\n                \"name\": \"Identity V Echoes\"\n            },\n            {\n                \"id\": 79,\n                \"name\": \"League of Legends Wild Rift\"\n            },\n            {\n                \"id\": 93,\n                \"name\": \"LifeAfter\"\n            },\n            {\n                \"id\": 97,\n                \"name\": \"PUBG Mobile UC\"\n            },\n            {\n                \"id\": 98,\n                \"name\": \"Mobile Legends Diamonds\"\n            },\n            {\n                \"id\": 81,\n                \"name\": \"Call Of Duty Mobile CP\"\n            },\n            {\n                \"id\": 80,\n                \"name\": \"Genshin Impact Genesis Crystals\"\n            },\n            {\n                \"id\": 83,\n                \"name\": \"Free Fire Diamonds\"\n            },\n            {\n                \"id\": 84,\n                \"name\": \"Highrise\"\n            },\n            {\n                \"id\": 251,\n                \"name\": \"Hay Day Diamonds\"\n            },\n            {\n                \"id\": 87,\n                \"name\": \"Boom Beach Diamonds\"\n            },\n            {\n                \"id\": 88,\n                \"name\": \"Brawl Stars Gems\"\n            },\n            {\n                \"id\": 75,\n                \"name\": \"Clash Royale Gems\"\n            },\n            {\n                \"id\": 72,\n                \"name\": \"Clash of Clans Gems\"\n            }\n        ]\n    }\n}"},{"id":"95fee103-b0ed-47d8-9e55-8ceb0ca47a56","name":"Invalid API key","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-products"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"77a8db53-a830-4dc6-8dcd-c9d26f0bc994"},{"name":"get-product","id":"31c70589-9697-43db-a9c8-7c8470601017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-product?product_id=103433","description":"<p>You can retrieve all variations and prices of a product</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["product","get-product"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[{"description":{"content":"<p>Product ID that is obtained from the get-products endpoint.</p>\n","type":"text/plain"},"key":"product_id","value":"103433"}],"variable":[]}},"response":[{"id":"e307e490-026f-476b-91bc-784534ef8eb1","name":"success","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"product\": {\n            \"id\": 49534,\n            \"name\": \"Call of Duty Mobile Top-Up\",\n            \"variations\": [\n                {\n                    \"id\": 49544,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 63 CP\",\n                    \"price\": 0.58,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49545,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 128 CP\",\n                    \"price\": 1.16,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49546,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 321 CP\",\n                    \"price\": 2.83,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49547,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 645 CP\",\n                    \"price\": 5.8,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49549,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 1373 CP\",\n                    \"price\": 11.59,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49550,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 2060 CP\",\n                    \"price\": 17.39,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49552,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 3564 CP\",\n                    \"price\": 28.98,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49554,\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 7656 CP\",\n                    \"price\": 57.95,\n                    \"currency\": \"USD\",\n                    \"discount\": 5,\n                    \"in_stock\": true,\n                    \"delivery_type\": \"topup\",\n                    \"fields\": [\n                        {\n                            \"data_name\": \"save_id\",\n                            \"type\": \"text\",\n                            \"required\": true,\n                            \"name\": \"User ID\"\n                        }\n                    ]\n                }\n            ]\n        }\n    }\n}"},{"id":"32e58526-7716-4966-88b9-65f4e5843405","name":"Invalid API key","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-product"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"31c70589-9697-43db-a9c8-7c8470601017"},{"name":"get-variation","id":"f7a1bdbb-7ebb-4043-9d93-f7e9b8f44a12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-variation?variation_id=366068","description":"<p>You can retrieve a variation and its price.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["product","get-variation"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[{"description":{"content":"<p>Variation ID that is obtained from the get-product endpoint.</p>\n","type":"text/plain"},"key":"variation_id","value":"366068"}],"variable":[]}},"response":[{"id":"0b858651-47e0-4145-bea7-b25b55d3ef9d","name":"success","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"variation\": {\n            \"id\": 49544,\n            \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 63 CP\",\n            \"price\": 0.58,\n            \"currency\": \"USD\",\n            \"discount\": 5,\n            \"in_stock\": true,\n            \"delivery_type\": \"topup\",\n            \"fields\": [\n                {\n                    \"data_name\": \"save_id\",\n                    \"type\": \"text\",\n                    \"required\": true,\n                    \"name\": \"User ID\"\n                }\n            ]\n        }\n    }\n}"},{"id":"3deb6cef-08fd-4d5b-9806-70307ff1db8c","name":"Invalid API key","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/product/get-product"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"f7a1bdbb-7ebb-4043-9d93-f7e9b8f44a12"}],"id":"389d55e4-b717-4681-8772-2b3db383f309","description":"<p>This section pertains to products. You can review categories, products, and prices using these endpoints</p>\n","_postman_id":"389d55e4-b717-4681-8772-2b3db383f309","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}}},{"name":"order","item":[{"name":"add-order","id":"288a0ff7-1e15-4011-86ad-3cc53948c379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"variation_id\": \"206638\",\r\n    \"quantity\": 2, //default=>1\r\n    \"customer\":{ //additional\r\n        \"first_name\":\"FIRSTNAME\",\r\n        \"last_name\":\"LASTNAME\",\r\n        \"email\":\"EMAIL@EMAIL.COM\",\r\n        \"phone\":\"09121211221\"\r\n    },\r\n    \"data\":{//based on product and variation\r\n        \"email\":\"mail@gmail.com\",\r\n        \"game_password\":\"12345$54321\",\r\n        \"player_name\":\"g4a4Gamer\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/order/add-order","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["order","add-order"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[],"variable":[]}},"response":[{"id":"0a34dda3-e4e9-43b8-a65c-41c2691143fc","name":"example(1)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"variation_id\": \"189309\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/order/add-order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"order_id\": 72466,\n        \"total\": 0.58,\n        \"currency\": \"USD\"\n    }\n}"},{"id":"27f11277-5f59-4d16-928a-d9b2c67e7506","name":"Insufficient balance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"variation_id\": \"206638\",\r\n    \"quantity\": 2000\r\n}","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/order/add-order"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 400,\n    \"message\": \"Insufficient balance\",\n    \"data\": {\n        \"status\": 400\n    }\n}"},{"id":"8c5a177e-8bf9-4df1-a943-36b12037b380","name":"Invalid API key","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"variation_id\": \"206638\",\r\n    \"quantity\": 1, //default=>1\r\n    \"customer\":{ //additional\r\n        \"first_name\":\"FIRSTNAME\",\r\n        \"last_name\":\"LASTNAME\",\r\n        \"email\":\"EMAIL@EMAIL.COM\",\r\n        \"phone\":\"09121211221\"\r\n    },\r\n    \"data\":{//based on product and varia\r\n        \"email\":\"mail@gmail.com\",\r\n        \"game_password\":\"12345$54321\",\r\n        \"player_nam\":\"g4a4Gamer\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/order/add-order"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"288a0ff7-1e15-4011-86ad-3cc53948c379"},{"name":"get-order","id":"184ad4a7-0bed-421c-aed9-41b7451d45d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://item4gamer.com/wp-json/reseller/v1/order/get-order?order_id=32253","description":"<ul>\n<li>To get <strong>codes</strong> from notes, you can use <code>copyToClipboard\\(`([^`]+)`\\)</code> regex</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["order","get-order"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[{"description":{"content":"<p>Your order id</p>\n","type":"text/plain"},"key":"order_id","value":"32253"}],"variable":[]}},"response":[{"id":"01e16bea-fbd3-41ec-9284-3e32d1761a37","name":"example(1)","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/order/get-order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"order\": {\n            \"id\": 72466,\n            \"status\": \"cancelled\",\n            \"total\": 0.58,\n            \"currency\": \"USD\",\n            \"items\": [\n                {\n                    \"name\": \"Call of Duty Mobile Top-Up - Indonesia, 63 CP\",\n                    \"quantity\": 1\n                }\n            ],\n            \"created_at\": \"2025-08-04T20:56:31+00:00\",\n            \"notes\": []\n        }\n    }\n}"},{"id":"f09a6366-ba41-4e18-8cbd-6dc1695da05c","name":"example(2)","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://item4gamer.com/wp-json/reseller/v1/order/get-order?order_id=72466","host":["https://item4gamer.com/wp-json/reseller/v1"],"path":["order","get-order"],"query":[{"key":"order_id","value":"72466","description":"Your order id"}]}},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":null},{"id":"3e878fd6-1384-4c98-b590-8aa3747e3d1c","name":"Invalid API key","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/order/get-order"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"184ad4a7-0bed-421c-aed9-41b7451d45d3"}],"id":"06630f8f-c7a0-467b-a969-f91caa28ceb1","description":"<p>This section pertains to orders. You can add and review your orders</p>\n","_postman_id":"06630f8f-c7a0-467b-a969-f91caa28ceb1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}}},{"name":"get-balance","id":"ca6c0dc6-bc39-4038-b564-9aedaac1f857","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/get-balance","description":"<p>You can get your current balance</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","id":"32b7be2f-9941-4f7d-9e28-d0ff3ac4155d","name":"Item4Gamer Reseller API","type":"collection"}},"urlObject":{"path":["get-balance"],"host":["https://item4gamer.com/wp-json/reseller/v1"],"query":[],"variable":[]}},"response":[{"id":"e6617d44-5b68-4f48-8cd5-e57a75331461","name":"success","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/get-balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": 200,\n        \"balance\": 35036.38,\n        \"currency\": \"USD\"\n    }\n}"},{"id":"6bcea2d1-f034-424b-b1a8-b068075e3510","name":"Invalid API key","originalRequest":{"method":"GET","header":[],"url":"https://item4gamer.com/wp-json/reseller/v1/get-balance"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 403,\n    \"message\": \"Invalid API key\",\n    \"data\": {\n        \"status\": 403\n    }\n}"}],"_postman_id":"ca6c0dc6-bc39-4038-b564-9aedaac1f857"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api-key"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"f36959e1-7cca-4ee5-aec3-ab1b3f09468b","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"9d3ce8c3-c7fd-4497-886c-108bab996ba3","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://item4gamer.com/wp-json/reseller/v1","type":"string"}]}