{ "info": { "_postman_id": "58f6285d-8095-4f4d-a84d-23e71b6f5415", "name": "GAYSTATION 5", "description": "For adding a gaystation 5 to your cart on bestbuy", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "https://www.bestbuy.com/cart/api/v1/addToCart", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\"items\":[{\"skuId\":\"6426149\"}]}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "https://www.bestbuy.com/cart/api/v1/addToCart", "protocol": "https", "host": [ "www", "bestbuy", "com" ], "path": [ "cart", "api", "v1", "addToCart" ] } }, "response": [] } ], "protocolProfileBehavior": {} }