Envoi de SMS via l'API 123-SMS.net - exemple PowerShell
=======================================================

1. Prerequis : Windows PowerShell 5.1 ou PowerShell 7 (inclus dans Windows).
2. Renseignez IDENTIFIANT (identifiant 123-SMS.net) et CLE_API
   (espace client > API > Generer Cle API).
3. Lancez :  powershell -ExecutionPolicy Bypass -File Envoyer-SMS.ps1

L'appel utilise HTTPS. Documentation et codes reponse :
https://www.123-sms.net/developpeurs-api.php
Support : contact@123-sms.net
