Current File : //proc/thread-self/root/var/softaculous/webasyst/services.php |
<?php
return array (
'endpoints' =>
array (
0 =>
array (
'api' => 'https://www.webasyst.com/billing/',
'services' =>
array (
'AI_OVERVIEW' => 'https://www.webasyst.com/billing/v1/service/ai-overview/',
'AI' => 'https://www.webasyst.com/billing/v1/service/ai/',
'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/',
),
),
),
);