Single SMS
Send message to a single phone number
SMS Single
Request Body
Name
Type
Description
{
"result": {
"id": "5c6f6f7984d440d3a02663857447205a",
"gatewayNumber": "10009909",
"phoneNumber": "0912*******",
"message": "Hello from Bitel!",
"requestDate": 1564573464,
"status": 0,
"statusText": "Waiting",
"partCount": 1,
"price": 0.0 // price is 0 because the message is waiting
},
"error": null
}Sample Request
Sample Response
Error Codes
Last updated
Was this helpful?