{
"success": true,
"payload": {
"uuid": "90c2e069-44c1-4f1a-9619-540432378122",
"type": "smso",
"state": "created",
"from": "123456789",
"to": 987654321,
"message": "Hello world",
"thread": "08360036ab8f77030d725064f42cb1b7",
"delivered": false,
"automated": false,
"tn": {
"tn": 12017771234,
"created_on": "2023-01-04T07:52:58.127Z",
"modified_on": "2023-01-04T07:52:58.127Z",
"deleted_on": null
},
"created_on": "2023-01-04T07:52:58.127Z",
"modified_on": "2023-01-04T07:52:58.127Z"
}
}
{
"success": true,
"payload": {
"uuid": "90c2e069-44c1-4f1a-9619-540432378122",
"type": "smsr",
"state": "created",
"from": "123456789",
"to": 987654321,
"message": "Hello world",
"thread": "08360036ab8f77030d725064f42cb1b7",
"delivered": false,
"automated": false,
"tn": {
"tn": 12017771234,
"created_on": "2023-01-04T07:52:58.127Z",
"modified_on": "2023-01-04T07:52:58.127Z",
"deleted_on": null
},
"created_on": "2023-01-04T07:52:58.127Z",
"modified_on": "2023-01-04T07:52:58.127Z"
}
}
{
"success": false,
"message": "string",
"status": 500,
"meta": "string",
"fields": {
"params.to": {
"message": "invalid integer number",
"value": "qwerty123456789"
}
}
}
{
"success": false,
"message": "string",
"status": 500,
"meta": "string",
"fields": {
"params.to": {
"message": "invalid integer number",
"value": "qwerty123456789"
}
}
}
{
"success": false,
"status": 404,
"message": "TNLease and SMSCampaign not found"
}