wip
This commit is contained in:
@@ -17,7 +17,7 @@ function sendSMS(string|int $phone, string|int $message)
|
|||||||
'Content-Type' => 'application/json;charset=utf-8;',
|
'Content-Type' => 'application/json;charset=utf-8;',
|
||||||
'Charset' => 'UTF-8'
|
'Charset' => 'UTF-8'
|
||||||
];
|
];
|
||||||
$body = 'JSON{
|
$body = 'JSON={
|
||||||
"SendRequest": {
|
"SendRequest": {
|
||||||
"TerminalID": "Online_PANEL",
|
"TerminalID": "Online_PANEL",
|
||||||
"Version": "1",
|
"Version": "1",
|
||||||
|
|||||||
Reference in New Issue
Block a user