MediaType: JSON format
Protocol: HTTPS, HTTP
Method: POST
URL: Provide by Customer

POST Body message as below.

{
    "ref_id": "xxxxxxxx",
    "request_no":"Cw_22-Aug-24_10:53:53.3931",
    "send_date": "YYYY-MM-DD hh:mm:ss",
    "sender_name": "xxxxxxxx",
    "to_numbers": "1234567890",
    "message": "Test message",
    "response_date": "YYYY-MM-DD hh:mm:ss",
    "response_code": "0",
    "status": "Success",
    "credit_usage": "1",
    "credit_balance": "99"
}

Customer Please return response JSON like this

{
   "status": "OK",
}

response_code:

0 = success

1 = can't sent

status :

  • SUCCESS is Send Success
  • REJECT_FORMAT is 'Invalid mobile number format
  • REJECT_SENDER is Sender does not exist in the system
  • BLOCKED_MKT is Number blocking SMS advertising
  • UNKNOWN is The number has been cancelled or not activated yet
  • MOBILE_OFF is Mobile off