SendSMS Single NTC GET
GET {{url}}/send-message?API_KEY={{API_KEY}}&source={{sender_id}}&destination=9841963402&dlr=1&type=1&message=hello&response_format=text
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
API_KEY | string | ||
source | string | ||
destination | number | ||
dlr | number | ||
type | number | ||
message | string | ||
response_format | string |
RESPONSES
status: OK
"1701:Success."