post https://api.verihubs.com/v1/sms/send/sandbox
This method helps you to send sms containing desired text to destination number
The following table describes the msisdn option to be used as an input
Msisdn | Description | Response |
---|---|---|
6282123060001 | Valid Phone number | 201 "SMS sent successfully" |
6282123060002 | Msisdn invalid | 400 "Msisdn invalid: msisdn length should between 4-16 characters" |
6282123060003 | Invalid Header | 401 "Authorization failed" |
6282123060004 | insufficient quota | 403 "SMS testing usage has exceed OTP testing quota" |
6282123060005 | Blocked Msisdn | 409 "Msisdn invalid: msisdn has been blocked" |
6282123060006 | Too Many Request | 429 "Too many request in the allowed time frame" |