SMS Alert
-
-
POST
-
POST
-
-
-
POST
-
POST
-
SMS Alert Shopify API is available at a monthly cost of 5 USD. To use these API’s you need to first subscribe to it from your shopify SMS Alert under API Access.
OTP
POST Generate OTP
params
user
smsalert
SMS Alert username
pwd
{YOUR_SMS_ALERT_PWD}
SMS Alert password
action
generateloginotp
Action
mobileno
{MOBILE_NO}
Shopify customer register number
Example Request
Example Response
Example Response
Example Response
OTP
POST Generate Register OTP
params
user
smsalert
SMS Alert username
pwd
{YOUR_SMS_ALERT_PWD}
SMS Alert password
action
generateregotp
Action
mobileno
{MOBILE_NO}
mobile number
emailid
smsalert123@gmail.com
Email id
Example Request
Example Response
Example Response
Example Response
OTP
POST Validate OTP
params
user
smsalert
SMS Alert username
pwd
{YOUR_SMS_ALERT_PWD}
SMS Alert password
action
validateloginotp
Action
mobileno
{MOBILE_NO}
Mobile number
otp
3167
OTP entered by the user
Example Request
Example Response
Example Response
OTP
POST Validate OTP
params
user
smsalert
SMS Alert username
pwd
{YOUR_SMS_ALERT_PWD}
SMS Alert password
action
validateregotp
Action
mobileno
{MOBILE_NO}
Mobile number
customer[email]
smsalert@gmail.com
Customer emailid
customer[phone]
{MOBILE_NO}
Customer phone
customer[password]
{YOUR_SMS_ALERT_PWD}
Customer password
otp
3167
OTP entered by the user
Example Request
Example Response
Example Response
Still can't find the solution for your Query?
Contact Support