OwlCyberSecurity - MANAGER
Edit File: services.php
<?php return array ( 'endpoints' => array ( 0 => array ( 'api' => 'https://www.webasyst.com/billing/', 'services' => array ( 'WS_TOKEN' => 'https://ws.webasyst.com/v1/token', 'WS_MESSAGE' => 'https://ws.webasyst.com/v1/mess', 'EMAIL' => 'https://www.webasyst.com/sender/v1/email/', 'SMS' => 'https://www.webasyst.com/sender/v1/sms/', 'BOUNCE' => 'https://www.webasyst.com/sender/v1/bounce/', 'SENDERCHECK' => 'https://www.webasyst.com/sender/v1/sendercheck/', 'EMAIL_REPORT' => 'https://www.webasyst.com/sender/v1/report/', 'BANK' => 'http://www.webasyst.com/cashcentral/v1/bank/', 'BANK_PARTNER' => 'http://www.webasyst.com/cashcentral/v1/bank-partner/', ), ), ), );