curl --location 'https://edge.ippanel.com/v1/api/send' \ --header 'Authorization: OWY1OTUxYWEtY2JiYi00ZTNlLTliOWUtYjdmZGE2GZhM2ZjYmQ2MjUzYjg5MWQ=' \ --header 'Content-Type: application/json' \ --data '{ "sending_type": "webservice", "from_number": "+983000505", "message": "تست وب سرویس ", "params": { "recipients": [ "+989*******" ] }, "send_time": "2025-03-12 21:20:02" }'