{"info":{"_postman_id":"5caf563c-4f2c-4360-b5f8-3eeb3437d940","name":"Magento 2 SMS Notification FREE","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"5caf563c-4f2c-4360-b5f8-3eeb3437d940","publishedId":"2sA3s1psog","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-09T10:11:07.000Z"},"item":[{"name":"Rest API","item":[{"name":"Order Place Notification","id":"0efb884c-cd46-417b-93c0-dd403d35870a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"orderid\": \"1\"\n}"},"url":"{{baseurl}}/rest/all/V1/orderplaced","urlObject":{"path":["rest","all","V1","orderplaced"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0efb884c-cd46-417b-93c0-dd403d35870a"},{"name":"Order Shipment Notification","id":"98b0e69f-844b-4054-bb4e-5e7c05e59416","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"shipmentid\": \"1\"\n}"},"url":"{{baseurl}}/rest/all/V1/ordershipped","urlObject":{"path":["rest","all","V1","ordershipped"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"98b0e69f-844b-4054-bb4e-5e7c05e59416"}],"id":"34987f33-0b22-4738-a8db-9361b28241a7","_postman_id":"34987f33-0b22-4738-a8db-9361b28241a7","description":""},{"name":"GraphQL API","item":[{"name":"Order Place Notification","id":"a758a94c-1ad5-424d-a4c2-7eca14e9ffa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\nplaceoreder(placeorderid:\"1\")\n{\n    message\n}\n }","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a758a94c-1ad5-424d-a4c2-7eca14e9ffa3"},{"name":"Order Shipment Notification","id":"bd835fee-af7a-44ca-a908-ee634336dd40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":" mutation {\nshippedorder(shiporderid:\"1\")\n{\n    message\n}\n }","variables":""}},"url":"{{baseurl}}/graphql","urlObject":{"path":["graphql"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd835fee-af7a-44ca-a908-ee634336dd40"}],"id":"ba02b280-cfa1-42b0-aab0-8baeae80024d","_postman_id":"ba02b280-cfa1-42b0-aab0-8baeae80024d","description":""}]}