{
"destinations": [
{
"number": " 35678000000 "
}
],
"sms_content": {
"message": "This is a real test message to say hello."
}
}
{
"destinations": [
{
"number": " 35676000000 ",
"custom_id": "ce0003"
},
{
"number": " 35676000001 ",
"custom_id": "ce0004"
}
],
"sms_content": {
"message": "This is a real test message to say hello. This now is also a much longer message that will span over multiple pages if long enough. I will keep typing until I exceed the 160 character mark. OK done. End of message.",
"encoding": "GSM7",
"sender_id": "MyCompany"
},
"callback_url": "http://192.168.11.31/sms_callback.php",
"ttl": 600,
"job_id": "job1124"
}
{
"destinations": [
{
"number": "35678000000"
}
],
"sms_content": {
"message": "pAYBrgIFagBFxgwDZm9ydHl0d28uY29tAAEDZm9ydHl0d28gd2Vic2l0ZQABAQ==",
"encoding": "BINARY",
"sender_id": "MyCompany",
"udh": "BgUEC4Qj8A==",
"pid": 65
}
}
{
"destinations": [
{
"number": "35676000000",
"custom_id": "test12238",
"params": {
"NAME": "Clifford",
"AGE": "23"
}
},
{
"number": "35676000001",
"custom_id": "test12234",
"params": {
"NAME": "Clyde",
"AGE": "37"
}
}
],
"sms_content": {
"message": "Hello {#NAME}, you are {#AGE} year(s) old. Bye {#NAME}.",
"encoding": "GSM7",
"sender_id": "MyCompany"
},
"callback_url": "http://192.168.11.31/sms_callback.php"
}
{
"api_job_id": "56af1583-18e9-4753-a3d3-8010699d7a59",
"results": {
"35676000000": {
"message_id": "14480365533520013403",
"custom_id": "test12238"
},
"35676000001": {
"message_id": "14480365533540023403",
"custom_id": "test12234"
}
}
}
{
"api_job_id": "f6ec6eb7-e4d6-4c93-bcc5-a41443853662",
"client_job_id": "123456",
"data": [
{
"type": "SMS",
"message_id": "14289193162160024003",
"status": "UNDELIV",
"timestamp": 1428919327,
"micro_timestamp": 1428919327000,
"to": "35678000000",
"from": "fcm",
"client_message_id": "test12234",
"error_code": 952
}
]
}