SMS Alert
-
-
POST
-
POST
-
-
POST
-
POST
-
-
SMS Alert
HTTP Status Codes
SMSAlert uses standard HTTP status codes to communicate errors:
Status Code |
Value |
200 |
OK – Everything went as planned. |
202 |
Accepted – Request accepted. |
400 |
Bad Request – Something in your header or request body was malformed. |
401 |
Unauthorised – Necessary credentials were either missing or invalid. |
402 |
Payment Required – The action is not available on your plan, or you have exceeded usage limits for your current plan. |
403 |
Your credentials are valid, but you don’t have access to the requested resource. |
404 |
Not Found – The object you’re requesting doesn’t exist. |
409 |
Conflict – You might be trying to update the same resource concurrently. |
429 |
Too Many Requests – You are calling our APIs more frequently than we allow. |
5xx |
Server Errors – Something went wrong on our end. Please try again. |
OTP
POST Generate OTP
params
user
smsalert
SMS Alert username
pwd
123456
SMS Alert password
action
generateloginotp
Action
mobileno
8010551055
Shopify customer register number
Example Request
Example Response
Example Response
Example Response
OTP
POST Generate Register OTP
params
user
smsalert
SMS Alert username
pwd
123456
SMS Alert password
action
generateregotp
Action
mobileno
8010551055
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
123456
SMS Alert password
action
validateloginotp
Action
mobileno
8010551055
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
123456
SMS Alert password
action
validateregotp
Action
mobileno
8010551055
Mobile number
customer[email]
smsalert@gmail.com
Customer emailid
customer[phone]
8010551055
Customer phone
customer[password]
123456
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