Send SMS message to a mobile number
POST {{baseUrl}}/transactionalSMS/sms
Request Body
{"content"=>"Enter this code:CCJJG8 to validate your account", "recipient"=>"33689965433", "sender"=>"MyShop", "type"=>"marketing", "tag"=>"accountValidation", "webUrl"=>"http://requestb.in/173lyyx1", "unicodeEnabled"=>true}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"messageId":1511882900176220,"reference":"ab1cde2fgh3i4jklmno","smsCount":2,"usedCredits":0.7,"remainingCredits":82.85}