{"info":{"_postman_id":"c5ae291f-7d76-4da6-b90d-39aaf7a45095","name":"Magento 2 WhatsApp Order Notification FREE","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20561050","collectionId":"c5ae291f-7d76-4da6-b90d-39aaf7a45095","publishedId":"2sB2qZD1vF","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-20T07:36:32.000Z"},"item":[{"name":"REST API","item":[{"name":"OrderRestapi","id":"827ef006-3fe2-4aa5-9eb4-bbfa0f17ebce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{vault:authorization-secret}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"orderid\": 15,\n  \"storeid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Whatsappbasic/sendordernotification?orderid=30","urlObject":{"path":["rest","all","V1","Whatsappbasic","sendordernotification"],"host":["{{base_url}}"],"query":[{"key":"orderid","value":"30"}],"variable":[]}},"response":[],"_postman_id":"827ef006-3fe2-4aa5-9eb4-bbfa0f17ebce"},{"name":"ShipmentRestapi","id":"8f1d65de-759e-4feb-89be-46c425463d9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n  \"shipmentid\": 9,\n  \"storeid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/m248/rest/all/V1/Whatsappbasic/sendshipmentnotification","urlObject":{"protocol":"http","path":["m248","rest","all","V1","Whatsappbasic","sendshipmentnotification"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f1d65de-759e-4feb-89be-46c425463d9a"}],"id":"ad9ee516-ca53-4aec-8e75-00d0150f94f1","_postman_id":"ad9ee516-ca53-4aec-8e75-00d0150f94f1","description":""},{"name":"GraphQL","item":[{"name":"OrderGraphql","id":"ad752723-a15f-426d-a05e-89498ea7fad0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n  whatsappbasicorder(\n    orderid : 1\n    storeid : 2\n  )\n  {\n    data\n  } \n}\n","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad752723-a15f-426d-a05e-89498ea7fad0"},{"name":"ShipmentGraphqll","id":"1045105b-85c3-4b10-a31a-c514ba352db3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"query{\n  whatsappbasicshipment(\n    shipmentid : 9\n  )\n  {\n    data\n  } \n}\n","variables":""}},"url":"http://127.0.0.1/m248/graphql","urlObject":{"protocol":"http","path":["m248","graphql"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1045105b-85c3-4b10-a31a-c514ba352db3"}],"id":"9163c1ad-f53f-4896-bce8-74e44d09ae61","_postman_id":"9163c1ad-f53f-4896-bce8-74e44d09ae61","description":""}]}