Name | Description |
---|---|
to | String The message recipient's phone number |
status | Boolean |
errors |
{
"to": "18885658888",
"status": false,
"errors": [
"The message to this destination already exists",
"Invalid destination",
"The message to this destination already exists"
]
}