{"info":{"_postman_id":"66ef230e-67a4-4944-a05c-81882f4f2ee0","name":"SMS Notification Pro","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"66ef230e-67a4-4944-a05c-81882f4f2ee0","publishedId":"2sB3BBpX2C","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-05T04:15:30.000Z"},"item":[{"name":"GraphQL","item":[{"name":"Send Otp","id":"52419e4e-299e-4e3a-a9aa-b6e63ab8dcb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendOtp(\n      mobilenumber:\"\",\n      countryid:,\n      countrycode:\"\",\n      isresend:true,\n      storeId:1\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"52419e4e-299e-4e3a-a9aa-b6e63ab8dcb4"},{"name":"Verify Otp","id":"d7e10386-43ad-477b-b062-294cb89746f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  verifyOtp(\n      countryid:,\n      countrycode:\"\",\n      mobilenumber:\"\"\n      otp:\"\",\n      storeId:1\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7e10386-43ad-477b-b062-294cb89746f2"},{"name":"Send Mobile Update Otp","id":"f235eb28-46fd-4d4a-9f3a-9f1a219982c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendMobileUpdateOtp(\n    currentnumber:\"\",\n    mobilenumber:\"\",\n    countryid:,\n    countrycode:\"\",\n    isresend:true,\n    customerid:\"\",\n    storeId:1\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f235eb28-46fd-4d4a-9f3a-9f1a219982c5"},{"name":"Verify Mobile Number Update","id":"f0bd6820-2c62-4b06-93e1-b7b9c9ab2c36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  verifyMobileUpdateOtp(\n      countrycode: \"\",\n      countryid:,\n      currentnumber:\"\",\n      mobilenumber:\"\",\n      customerid:\"\",\n      otp:\"\",\n      storeId : 1\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql","urlObject":{"path":["graphql"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0bd6820-2c62-4b06-93e1-b7b9c9ab2c36"},{"name":"Send Registration Success Message","id":"99288c14-b080-4ec7-bb0d-4029a76d675c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendRegistrationSuccessMsg(\n      email:\"\"\n  password:\"\"\n    mobilenumber:\"\"\n   otp:\"\"\n storeId:1\n ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"99288c14-b080-4ec7-bb0d-4029a76d675c"},{"name":"Send Order Notification Message","id":"d797f603-8eac-43b0-8e6a-19ce66bddc9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendOrderNotification(\n   orderId:\n   isresend:false\n   ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d797f603-8eac-43b0-8e6a-19ce66bddc9e"},{"name":"Send Shipment Notification Message","id":"c9136184-23d1-43fd-a5fc-2ea8ac559b2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendShipmentNotification(\n   shipmentId:\n  isresend:false\n   ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9136184-23d1-43fd-a5fc-2ea8ac559b2b"},{"name":"Send Invoice Notification Message","id":"3365fb14-0aeb-44ee-9c40-94a6f1e4a1ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendInvoiceNotification(\n   invoiceId:\n  isresend:false\n   ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3365fb14-0aeb-44ee-9c40-94a6f1e4a1ac"},{"name":"Send ShipmentTracking Notification Message","id":"463f006a-57c4-4131-bb55-8ae567feb441","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendShipmentTrackingNotification(\n   shipmentId:\n   storeId:1\n   ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"463f006a-57c4-4131-bb55-8ae567feb441"},{"name":"Send Creditmemo Notification Message","id":"56310105-16af-456e-82ef-27a7e9e42021","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendCreditmemoNotification(\n   creditmemoId:\n  isresend:false\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"56310105-16af-456e-82ef-27a7e9e42021"},{"name":"Send Cancel Order Notification Message","id":"ca250b3e-89bd-40a7-b7bd-a2a81d1ad328","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendCancelOrderNotification(\n   orderId:\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca250b3e-89bd-40a7-b7bd-a2a81d1ad328"},{"name":"Send Hold Order Notification Message","id":"7768ee42-7794-487d-a530-2a5be79b90c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendHoldOrderNotification(\n   orderId:\n  ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7768ee42-7794-487d-a530-2a5be79b90c1"},{"name":"Send  Contact Notification Message","id":"f7c28091-8e32-46da-8a0c-e027ce626dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendContactNotification(\n name:\"\"\n  email:\"\"\n mobilenumber:\"\"\n comment:\"\"\n storeId:1\n ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7c28091-8e32-46da-8a0c-e027ce626dc1"},{"name":"Send Bulk Notification Messages","id":"e6826daa-e7cc-4b5f-8f9e-1bdf8b3bb29d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendBulkNotification(\n   mobilenumbers:\"919376646229,917878558855\"\n customMessage:\"Test Message\"\n storeId:2\n ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6826daa-e7cc-4b5f-8f9e-1bdf8b3bb29d"},{"name":"Send Bulk Notification To All Customer/Phonebook","id":"9916d14a-97e8-41ca-b8d5-1028b8118662","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  sendBulkNotificationToAll(\n   issendtoAllCustomer:true\n issendtoAllPhonebook:true\n customMessage:\"\"\n  storeId:1\n ) {\n    success\n    message\n  }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9916d14a-97e8-41ca-b8d5-1028b8118662"},{"name":"Create Customer","id":"ec9b5dfe-39c5-40de-89f6-6867e5b19b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation {\n  createCustomerAccount(\n      email: \"\"\n      firstname: \"\"\n      lastname: \"\"\n      password: \"\"\n      storeId: 1\n   ) {\n    success\n    message\n  }\n}\n","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec9b5dfe-39c5-40de-89f6-6867e5b19b19"}],"id":"b0e55d2b-90b5-4224-8f14-766df10eccf6","_postman_id":"b0e55d2b-90b5-4224-8f14-766df10eccf6","description":""},{"name":"REST API","item":[{"name":"Send Registration Otp","id":"8b10f105-1bce-4bb0-adac-55670c8b0ddc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"countryid\": ,\n  \"mobilenumber\": \"\",\n  \"isresend\": true,\n  \"storeId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendregotp","urlObject":{"path":["rest","all","V1","smspro","sendregotp"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b10f105-1bce-4bb0-adac-55670c8b0ddc"},{"name":"Verify Registration Otp","id":"0c0dccd0-ed56-47c3-94aa-857dcc092bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"countryid\": ,\n  \"mobilenumber\": \"\",\n  \"otp\": \"\",\n  \"storeId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/regotpverify","urlObject":{"path":["rest","all","V1","smspro","regotpverify"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c0dccd0-ed56-47c3-94aa-857dcc092bdb"},{"name":"Registration Success Notification","id":"0b715daa-3def-4b5d-9771-4c8c8da67765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"email\": \"\",\n  \"password\": \"\",\n  \"mobilenumber\": \"\",\n  \"otp\": \"\",\n  \"storeId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendregistrationnotification","urlObject":{"path":["rest","all","V1","smspro","sendregistrationnotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b715daa-3def-4b5d-9771-4c8c8da67765"},{"name":"Send Update Mobile Otp","id":"62e4415b-a089-4a0d-8963-adad17a3ce5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"countryid\": ,  \n  \"newmobilenumber\": \"\",\n  \"oldmobilenumber\": \"\",\n  \"custid\":,\n  \"isresend\": true,\n  \"storeId\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendmobileupdateotp","urlObject":{"path":["rest","all","V1","smspro","sendmobileupdateotp"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"62e4415b-a089-4a0d-8963-adad17a3ce5e"},{"name":"Verify Update Mobile Otp","id":"daddd475-ae32-4027-9a8a-ebb8ec0d8e57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"countryid\": ,  \n  \"newmobilenumber\": \"\",\n  \"oldmobilenumber\": \"\",\n  \"custid\":,\n  \"otp\": \"\",\n  \"storeId\":1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/updateotpverify","urlObject":{"path":["rest","all","V1","smspro","updateotpverify"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"daddd475-ae32-4027-9a8a-ebb8ec0d8e57"},{"name":"Send Order Notification","id":"ba4a7496-94b7-4c99-8aa0-0564c39e21a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"orderid\": ,\n  \"isresend\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendordernotification","urlObject":{"path":["rest","all","V1","smspro","sendordernotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ba4a7496-94b7-4c99-8aa0-0564c39e21a6"},{"name":"Send Invoice Notification","id":"5465e957-d45e-4f29-9a8e-8d51c5e4f5d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"invoiceid\": ,\n  \"isresend\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendinvoicenotification","urlObject":{"path":["rest","all","V1","smspro","sendinvoicenotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5465e957-d45e-4f29-9a8e-8d51c5e4f5d5"},{"name":"Send Shipment Notification","id":"bd6f9764-0884-4a17-819d-b95a9366c47a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"shipmentid\":,\n  \"isresend\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendshipmentnotification","urlObject":{"path":["rest","all","V1","smspro","sendshipmentnotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd6f9764-0884-4a17-819d-b95a9366c47a"},{"name":"Send Creditmemo Notification","id":"4ab1514c-7f39-4564-94f2-6e94a5d3532a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"creditmemoid\": ,\n  \"isresend\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendcreditmemonotification","urlObject":{"path":["rest","all","V1","smspro","sendcreditmemonotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ab1514c-7f39-4564-94f2-6e94a5d3532a"},{"name":"Send Cancel Order Notification","id":"08f2d5a7-5300-4927-b51a-a6db5342693d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"orderid\": \n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendcancelordernotification","urlObject":{"path":["rest","all","V1","smspro","sendcancelordernotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"08f2d5a7-5300-4927-b51a-a6db5342693d"},{"name":"Send Hold Order Notification","id":"8b30249f-05d9-4911-a3e6-e88cbb1d7c99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"orderid\": \n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendholdordernotification","urlObject":{"path":["rest","all","V1","smspro","sendholdordernotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b30249f-05d9-4911-a3e6-e88cbb1d7c99"},{"name":"Send Contact Notification","id":"04547005-8d0a-4653-96ab-c6bf13a76be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"\",\n  \"email\": \"\",\n  \"mobilenumber\": \"\",\n  \"comment\": \"\",\n  \"storeId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendcontactnotification","urlObject":{"path":["rest","all","V1","smspro","sendcontactnotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04547005-8d0a-4653-96ab-c6bf13a76be4"},{"name":"Send Bulk Notification To All","id":"201835d6-dde3-4f13-936c-3343bea019b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"issendtoAllCustomer\": true,\n  \"issendtoAllPhonebook\": true,\n  \"customMessage\": \"\",\n  \"storeId\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendbulknotificationtoall","urlObject":{"path":["rest","all","V1","smspro","sendbulknotificationtoall"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"201835d6-dde3-4f13-936c-3343bea019b2"},{"name":"Send Bulk Notification","id":"f75c7cf8-40c9-444b-bbee-9d9784c62b35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"mobilenumbers\": \"\",\n  \"customMessage\": \"\",\n  \"storeId\" : 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smspro/sendbulknotification","urlObject":{"path":["rest","all","V1","smspro","sendbulknotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f75c7cf8-40c9-444b-bbee-9d9784c62b35"},{"name":"Create  Customer","id":"c5ecba79-1ccc-4197-9213-5aeaa4e7bccc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/V1/customers","urlObject":{"path":["rest","V1","customers"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5ecba79-1ccc-4197-9213-5aeaa4e7bccc"}],"id":"2abd43f9-7d60-415c-a4c0-1aeef9fd65dc","_postman_id":"2abd43f9-7d60-415c-a4c0-1aeef9fd65dc","description":""}],"variable":[{"key":"baseURL","value":"{{base_url}}","type":"default"}]}