<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
<?php
return array (
  'endpoints' => 
  array (
    0 => 
    array (
      'api' => 'https://updates.webasyst.com/billing/',
      'services' => 
      array (
        'AI_OVERVIEW' => 'https://updates.webasyst.com/billing/v1/service/ai-overview/',
        'AI' => 'https://updates.webasyst.com/billing/v1/service/ai/',
        'WS_TOKEN' => 'https://ws.webasyst.com/v1/token',
        'WS_MESSAGE' => 'https://ws.webasyst.com/v1/mess',
        'CRON' => 'https://www.webasyst.com/cron/v1/',
        'SHOP_CHANNEL' => 'https://updates.webasyst.com/billing/v1/service/shop-channel/',
        'FNS_INN' => 'https://updates.webasyst.com/billing/v1/service/inn/',
        'EMAIL' => 'https://www.webasyst.ru/sender/v1/email/',
        'SMS' => 'https://www.webasyst.ru/sender/v1/sms/',
        'BOUNCE' => 'https://www.webasyst.ru/sender/v1/bounce/',
        'SENDERCHECK' => 'https://www.webasyst.ru/sender/v1/sendercheck/',
        'EMAIL_REPORT' => 'https://www.webasyst.ru/sender/v1/report/',
        'BANK' => 'https://www.webasyst.ru/cashcentral/v1/bank/',
        'BANK_PARTNER' => 'https://www.webasyst.ru/cashcentral/v1/bank-partner/',
        'PAY' => 'https://www.webasyst.ru/cashcentral/v1/pay/',
        'PAY_SETTINGS' => 'https://www.webasyst.ru/cashcentral/v1/pay-settings/',
      ),
    ),
    'zones' => 
    array (
      'en' => 
      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',
            'CRON' => 'https://www.webasyst.com/cron/v1/',
            'SHOP_CHANNEL' => 'https://www.webasyst.com/billing/v1/service/shop-channel/',
            'FNS_INN' => 'https://www.webasyst.com/billing/v1/service/inn/',
            '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/',
            'PAY' => 'http://www.webasyst.com/cashcentral/v1/pay/',
            'PAY_SETTINGS' => 'http://www.webasyst.com/cashcentral/v1/pay-settings/',
          ),
        ),
      ),
      'ru' => 
      array (
        0 => 
        array (
          'api' => 'https://www.webasyst.ru/billing/',
          'services' => 
          array (
            'AI_OVERVIEW' => 'https://www.webasyst.ru/billing/v1/service/ai-overview/',
            'AI' => 'https://www.webasyst.ru/billing/v1/service/ai/',
            'WS_TOKEN' => 'https://ws.webasyst.ru/v1/token',
            'WS_MESSAGE' => 'https://ws.webasyst.ru/v1/mess',
            'CRON' => 'https://www.webasyst.ru/cron/v1/',
            'SHOP_CHANNEL' => 'https://www.webasyst.ru/billing/v1/service/shop-channel/',
            'FNS_INN' => 'https://www.webasyst.ru/billing/v1/service/inn/',
            'EMAIL' => 'https://www.webasyst.ru/sender/v1/email/',
            'SMS' => 'https://www.webasyst.ru/sender/v1/sms/',
            'BOUNCE' => 'https://www.webasyst.ru/sender/v1/bounce/',
            'SENDERCHECK' => 'https://www.webasyst.ru/sender/v1/sendercheck/',
            'EMAIL_REPORT' => 'https://www.webasyst.ru/sender/v1/report/',
            'BANK' => 'https://www.webasyst.ru/cashcentral/v1/bank/',
            'BANK_PARTNER' => 'https://www.webasyst.ru/cashcentral/v1/bank-partner/',
            'PAY' => 'https://www.webasyst.ru/cashcentral/v1/pay/',
            'PAY_SETTINGS' => 'https://www.webasyst.ru/cashcentral/v1/pay-settings/',
          ),
        ),
      ),
    ),
  ),
);
