{"info":{"_postman_id":"ae7db43c-710a-4f3a-bdc0-afe30e3bfbe4","name":"SMS Ultimate","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"3709944","collectionId":"ae7db43c-710a-4f3a-bdc0-afe30e3bfbe4","publishedId":"2sB3BDKrJf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-08-08T08:30:32.000Z"},"item":[{"name":"GRAPHQL API","item":[{"name":"Add Mobile To AbandonedCart","id":"049bb4da-c133-4a6d-ad57-13ce1d1c4b1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    addMobiletoAbandonedcart (\n          countrycode: \"\",\n          mobilenumber: \"\",\n          customerId:\"\",\n          quoteid: ,\n          storeid: \n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"049bb4da-c133-4a6d-ad57-13ce1d1c4b1c"},{"name":"Add Guest Subscriber To Abandonedcart","id":"9f33d24a-b8ee-4c1e-8f69-d149d5e5881b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    addGuestSubscriber (\n          countrycode: \"\",\n          mobilenumber: \"\",\n          customeremail:\"\",\n          quoteid: ,\n          storeid: \n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f33d24a-b8ee-4c1e-8f69-d149d5e5881b"},{"name":"Add Suscriber To Outofstock Notification","id":"b41964a9-e2be-41fa-98b0-9c96920e440b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    addSubscriber (\n            websiteid:,\n            productid: ,\n            countrycode:\"\",\n            mobilenumber: \"\",\n            email:\"\"\n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b41964a9-e2be-41fa-98b0-9c96920e440b"},{"name":"Send Registration Otp","id":"ae9d5c1b-41d1-4a5c-9249-b58eed8fef39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    sendRegotp (\n            countrycode: \"\",\n            mobilenumber: \"\",\n            websiteid: ,\n            isresend:true\n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae9d5c1b-41d1-4a5c-9249-b58eed8fef39"},{"name":"Verify Registration Otp","id":"4b75dc4f-8569-463e-8bcf-23a488eb8721","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    verifyRegotp (\n            countrycode:\"\",\n            mobilenumber: \"\",\n            websiteid: ,\n            otp:\"\"  \n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b75dc4f-8569-463e-8bcf-23a488eb8721"},{"name":"Send Registration Notification","id":"14db523c-def8-4c1f-a71a-09ec710ce17e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    sendRegistrationSuccessMsg (\n            email:\"\",\n            mobilenumber:\"\",\n            websiteid:\n          ) {   \n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"14db523c-def8-4c1f-a71a-09ec710ce17e"},{"name":"Send Update Mobile Otp","id":"158ff94e-882f-4326-98b4-37ab0ebf4991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    sendMobileUpdateOtp (\n          CustomerId: ,\n          CountryCode: \"\",\n          newmobilenumber:\"\",\n          isresend:true,\n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"158ff94e-882f-4326-98b4-37ab0ebf4991"},{"name":"Verify Update Mobile Otp","id":"88b3ab42-a157-4d68-9718-3ed99a657a66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    VerifyMobileUpdateOtp (\n          CustomerId: ,\n          CountryCode: \"\",\n          newmobilenumber:\"\",\n          otp: \n          isresend:false,\n        ) {\n        status\n        message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"88b3ab42-a157-4d68-9718-3ed99a657a66"},{"name":"Send Contact Notification","id":"c435ee0d-fd3e-4308-9d3b-5c0d7bda9b1a","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:\n            ) {\n        status\n        message\n        \n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c435ee0d-fd3e-4308-9d3b-5c0d7bda9b1a"},{"name":"Send Bulk Notification","id":"91876dad-31e6-4e62-b00f-f12ffbdf779b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    sendBulkNotification (\n          mobilenumbers:\"\",\n          customMessage:\"\",\n        ) {\n       status\n       message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"91876dad-31e6-4e62-b00f-f12ffbdf779b"},{"name":"Send Bulk Notification To all","id":"2c2123bd-57b7-414a-b07e-abcd95895497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    sendBulkNotificationToAll (\n          issendtoAllCustomer:true,\n          issendtoAllPhonebook:true,\n          customMessage:\"Hey!\",\n          ) {\n       status\n       message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c2123bd-57b7-414a-b07e-abcd95895497"},{"name":"Send All Order Status Notification","id":"3f9d075a-4282-4589-8b25-fa2c1e871d95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"graphql","graphql":{"query":"mutation{\n    sendAllOrderStatusNotification (\n          orderId:1\n        ) {\n       status\n       message\n    }\n}","variables":""}},"url":"{{base_url}}/graphql/","urlObject":{"path":["graphql",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f9d075a-4282-4589-8b25-fa2c1e871d95"}],"id":"08edcc49-a742-4fe3-93df-19efc95e5759","_postman_id":"08edcc49-a742-4fe3-93df-19efc95e5759","description":""},{"name":"REST API","item":[{"name":"Add Mobile To AbandonedCart","id":"50ffdf37-5c81-41de-97ca-7c97df91e5b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"mobilenumber\": \"\",\n  \"customerId\": \"\",\n  \"quoteid\": ,\n  \"storeid\": \n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Abandonedcart/addsubscriber","urlObject":{"path":["rest","all","V1","Abandonedcart","addsubscriber"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"50ffdf37-5c81-41de-97ca-7c97df91e5b1"},{"name":"Add Guest Subscriber To Abandonecart","id":"4b33837b-9a07-4f44-9cd4-c5e2b6b9d577","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"mobilenumber\": \"\",\n  \"customeremail\": \"\",\n  \"quoteid\": ,\n  \"storeid\": \n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/Abandonedcart/addGustsubscriber","urlObject":{"path":["rest","all","V1","Abandonedcart","addGustsubscriber"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b33837b-9a07-4f44-9cd4-c5e2b6b9d577"},{"name":"Add Suscriber To Outofstock Notification","id":"03f39f54-2b7d-4edb-a658-90cf482697ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"websiteId\": ,\n  \"productId\": ,\n  \"countrycode\": \"\",\n  \"mobilenumber\": ,\n  \"email\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/outofstocknotification/subscriber","urlObject":{"path":["rest","all","V1","outofstocknotification","subscriber"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"03f39f54-2b7d-4edb-a658-90cf482697ea"},{"name":"Send Registration Otp","id":"a16ce751-5bcf-4cf2-a34d-90fe62394e67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"mobilenumber\": \"\",\n  \"websiteid\": ,\n  \"isresend\":false \n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendregotp","urlObject":{"path":["rest","all","V1","smsultimate","sendregotp"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a16ce751-5bcf-4cf2-a34d-90fe62394e67"},{"name":"Verify Registration Otp","id":"066184a1-4efe-4b3b-82e9-f8ad87e3686b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"countrycode\": \"\",\n  \"mobilenumber\": \"\",\n  \"websiteid\": ,\n  \"otp\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/regotpverify","urlObject":{"path":["rest","all","V1","smsultimate","regotpverify"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"066184a1-4efe-4b3b-82e9-f8ad87e3686b"},{"name":"Send Update Mobile Otp","id":"f85b69cd-64b6-435c-867b-df2cac75e16b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"CustomerId\":\"\",\n  \"CountryCode\": \"\",\n  \"NewMobileNumber\": \"\", \n  \"IsResend\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendmobileupdateotp","urlObject":{"path":["rest","all","V1","smsultimate","sendmobileupdateotp"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f85b69cd-64b6-435c-867b-df2cac75e16b"},{"name":"Verify Update Mobile Otp","id":"e60dd16b-1d09-4b6e-9129-67028a35a7ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"CustomerId\": ,\n  \"CountryCode\": \"\",\n  \"NewMobileNumber\": \"\",\n  \"otp\": \"\",\n  \"IsResend\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/updateotpverify","urlObject":{"path":["rest","all","V1","smsultimate","updateotpverify"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e60dd16b-1d09-4b6e-9129-67028a35a7ce"},{"name":"Send Registration Notification","id":"8be5be06-5798-47fb-ab92-ed65eb58e044","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"email\": \"\",\n  \"mobilenumber\": \"\",\n  \"websiteId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendregistrationnotification","urlObject":{"path":["rest","all","V1","smsultimate","sendregistrationnotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8be5be06-5798-47fb-ab92-ed65eb58e044"},{"name":"Send Contact Notification","id":"a04d2d01-e007-4dac-8c17-cd54097970a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"\",\n  \"email\": \"\",\n  \"mobilenumber\": \"\",\n  \"comment\": \"\",\n  \"storeId\": \n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendcontactnotification","urlObject":{"path":["rest","all","V1","smsultimate","sendcontactnotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a04d2d01-e007-4dac-8c17-cd54097970a5"},{"name":"Send Bulk Notification To All","id":"2a8a409c-d5db-4264-a1aa-c249918cfda6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"issendtoAllCustomer\": true,\n  \"issendtoAllPhonebook\": true,\n  \"customMessage\": \"Hey\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendbulknotificationtoall","urlObject":{"path":["rest","all","V1","smsultimate","sendbulknotificationtoall"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a8a409c-d5db-4264-a1aa-c249918cfda6"},{"name":"Send Bulk Notification","id":"271d6de1-6816-4143-91f3-5b43bc914234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"mobilenumbers\": \"\",\n  \"customMessage\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendbulknotification","urlObject":{"path":["rest","all","V1","smsultimate","sendbulknotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"271d6de1-6816-4143-91f3-5b43bc914234"},{"name":"Send All Order Status Notification","id":"e0de936b-44a0-4bc5-857c-3e5d9453e64e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"orderid\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/rest/all/V1/smsultimate/sendallorderstatusnotification","urlObject":{"path":["rest","all","V1","smsultimate","sendallorderstatusnotification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e0de936b-44a0-4bc5-857c-3e5d9453e64e"}],"id":"7e005b9a-426d-4b68-b3ef-cfbc25db9c7f","_postman_id":"7e005b9a-426d-4b68-b3ef-cfbc25db9c7f","description":""}]}