{"info":{"_postman_id":"44475f17-2391-4285-bdc9-a03abbbe294a","name":"Magento 2 Virtual Keyboard","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20561050","collectionId":"44475f17-2391-4285-bdc9-a03abbbe294a","publishedId":"2sAXxQesRa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-10T11:21:50.000Z"},"item":[{"name":"RestAPI","item":[{"name":"Get Price Per Keyword","id":"377f1656-e933-4241-95b9-fe691b88d7d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"productId\": 1,\n  \"qty\": 1,\n  \"keyword\": \"test\",\n  \"storeId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/virtualkey/getProductFee","urlObject":{"path":["rest","all","V1","virtualkey","getProductFee"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"377f1656-e933-4241-95b9-fe691b88d7d1"}],"id":"2ca78334-758f-4865-a9ff-81ac52814c69","_postman_id":"2ca78334-758f-4865-a9ff-81ac52814c69","description":""},{"name":"GraphQL","item":[{"name":"Get Price Per Keyword","id":"e1bece33-eb16-4fcd-9489-99405fca64ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query\t{  \nGetProductFee(\n  productId:1,\n  qty:1,\n  keyword:\"test\",\n  storeId:1\n) {\n   data\n   }\n   \n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1bece33-eb16-4fcd-9489-99405fca64ff"}],"id":"cbd47ab6-153a-437c-8d3f-c4599ff794cb","_postman_id":"cbd47ab6-153a-437c-8d3f-c4599ff794cb","description":""}]}