This commit is contained in:
2023-12-02 13:53:56 +05:00
parent c3081c4f9b
commit c609627528

View File

@@ -17,7 +17,7 @@ function sendSMS(string|int $phone, string|int $message)
'Content-Type' => 'application/json;charset=utf-8;',
'Charset' => 'UTF-8'
];
$body = '{
$body = 'JSON{
"SendRequest": {
"TerminalID": "Online_PANEL",
"Version": "1",