• File: routes-v7.php
  • Full Path: /var/www/imaliapitest/bootstrap/cache/routes-v7.php
  • Date Modified: 05/19/2025 4:29 PM
  • File size: 671.96 KB
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

/*
|--------------------------------------------------------------------------
| Load The Cached Routes
|--------------------------------------------------------------------------
|
| Here we will decode and unserialize the RouteCollection instance that
| holds all of the route information for an application. This allows
| us to instantaneously load the entire route map into the router.
|
*/

app('router')->setCompiledRoutes(
    array (
  'compiled' => 
  array (
    0 => false,
    1 => 
    array (
      '/sanctum/csrf-cookie' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::6AyPHsRUEYmLJCMD',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/_ignition/health-check' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'ignition.healthCheck',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/_ignition/execute-solution' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'ignition.executeSolution',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/_ignition/update-config' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'ignition.updateConfig',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/authorize' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.authorizations.authorize',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'passport.authorizations.approve',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        2 => 
        array (
          0 => 
          array (
            '_route' => 'passport.authorizations.deny',
          ),
          1 => NULL,
          2 => 
          array (
            'DELETE' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.token',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/tokens' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.tokens.index',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/token/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.token.refresh',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/clients' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.clients.index',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'passport.clients.store',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/scopes' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.scopes.index',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/oauth/personal-access-tokens' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.personal.tokens.index',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'passport.personal.tokens.store',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/top-up-dashboard' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::EBGBYbTUvcH3mHRO',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/user-extrato' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VMelBGqJxl5T4Pd1',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-report' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::l43mHwzGeyeoRT01',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/send-sms' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::AM4e439BKetTS2PQ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'generated::h8SDeYN7vIN2Wk73',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/fcm' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Op71UYH5qKfHFS8G',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/save-token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Do11RrGzEHa6BHeW',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/save-client-integrator' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rNsJcgB33FcDbJef',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-clients' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VjPeQZSbDoUmE4E8',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-client-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::5hSBPvgEBK1Rtb2T',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/pay-startimes-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::AozxlqlA541uzvbz',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-lang' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WmlSPmcSyVUuyHmV',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/apps/make-recharge' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::u1hBazgHwLs1xWEP',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/apps/check-reference' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::o0xXIEfmLAD5sFB5',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/check-doc-reference' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WZUcFbXbDO1VMCka',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/payment-doc-register' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::nuBAc08j55aqZlsh',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/validate-imali-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::0juVspt6Q74wNDeW',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/account-deposit' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::sFqTwzeWEJ7LkIIT',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/check-client' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZL0iPtpPiBqCIUVA',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/validate-payment' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::i6k57K3I8U69URF2',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/notify-payment' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KOWFDPJw9t71UwXJ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/generate-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Siw0qrvRfdS1AbaL',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/generate-payment' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hNYVikuvwJIiJqDj',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/confirm-payment' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::c5VIOZAdl3nHJXEw',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/generate-payment-push' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::awYB1ZY08tBiqWn1',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/refund-customer' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ne74ecGAKFslP82L',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/refund-confirmation' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::XHshWp4z5YPT7j2M',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/make-payment-card' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Xo3NO1wS0BJCBmfR',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partner/make-payment-refund' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VOXRNidKzylY7XXu',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/subaccount-extract' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::nV10ai4KhCM1FXmN',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/make-recharge' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YYBzKKm6yoOLDDRE',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-reference' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rkQdsKJjRVbBAow8',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/login' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::kZbmEK5lYAd1e6m4',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hJR3i545nh4DbsL8',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/period-store-day-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VabxDSnkDoaXIT4B',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pRHUS5CocdC3EbL3',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/generate-transaction-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xa9qGf9jRjt6GVyd',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/get-all-transactions' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::cmCK4JQUaH3v6W2m',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/get-closed-transactions' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::S4d8uoIniK09rtVu',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/get-dashboard2' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::SmpYdHLo16MGZawq',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/get-daily-dashboard' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::py2RWlQjNfxiBOIK',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/update-firebase-token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KlkZTBZuePjg4Gwz',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/close-store-day' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ywqYFrf1PGlZPV38',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/period-store-day' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PFfUc9VPDzFxqRzO',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/logout' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xERyQwBY1sv3GINg',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/change-password' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::12qPwOcYw9VMjxq9',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/receive-notification' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::f61SkkswAGLfgb1c',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/refund-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::uvPwLHfIfSPhe0f5',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/confirm-refund-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::lR190bqQvmRBDgfI',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/close-period' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::tIp87uIg2CH02ZwX',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/open-period' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ENfpCq448tvqc7tN',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/store/dashboard' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rT0ZT1e2qAqOrgT8',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/login' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::XK1Lm7HduhdE6WXA',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::r46j1jVvAJyMs20r',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::fafcUTcHOMKApxQP',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/logout' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::I0FGZjFpCMuBiNZR',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/get-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::LxDN8llgjOqaibWO',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/refund-imali-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bMFwzvlPdqUx8am7',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/refund-confirmation' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KW1azO060c29LTCb',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/get-refunds' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::oz785FRXGxIPKDAB',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/change-password' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZIlcFLnK1q6dFHJ3',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/get-periodos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::2uuxlR1yyownYwV5',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/merchant/get-general-dashboard' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pwaN53WueLP3rKNd',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-comerciante-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VxcxiZrCyaaYis1z',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-documents-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::0khSLfEI5qeQJGzp',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/send-codigo' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::SYSPkzFvuK30qE6C',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/register' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::NjBKlywNfewGZR4G',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/login' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::LxG1K0XnyJrnzotB',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::vMlY7oGGrHMHTSNV',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/send-password-reset-link' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::w5eeVjvnOl8vU9c2',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-country' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iiu7qNcI9oJhqOXU',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-activity-branch' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YlBsXwDt7Yn52S4H',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-user' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TGhGktcZtLFHau1n',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/login' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iwAPOF8aBvHb8vjN',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::aHj7icXcWNcVCZcg',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/logout' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::XTiUOQqvqtLadAHj',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/accept-account-deletion-request' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::NgzEr7gkwKHBquCT',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/cancel-account-deletion-request' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KOWSlwKq6z11VMVf',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/block-or-enable-imaliaccount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::He5pjTR4fBj8WQNB',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-accounts-deletion-requests' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WyUrKnhRVq6IGf4q',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::3dLlQV1uLpc67QXI',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-client-integrator' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WMbtTqBhW3GXhB9I',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-clients' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::wPlHyeilGjVDGBes',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/add-store-to-client' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JlzRlCxkGjha934T',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/add-or-update-config' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::flY5OeCQP3btAOhK',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-store-logo' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::DvIWygyMPxVk6ERh',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/change-password' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ydhtjo5yr1QP95gF',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/deny-documents-update' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JYgBFb7DDFYF7wRK',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/accept-documents-update' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::qXggwsZf0rA0tast',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/send-messages' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::MQeexUWQbTGCQBgs',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-app-logs' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RJQWIAi8wAFZHgpL',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-full-logs' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ABVO9z8K4Cx1VSK5',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-my-transferencias-data' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::X4yDjH2HbIwWuRN6',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-imali-configuracoes' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TmfrMHT1rx0yXBaF',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-dashboard' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Aimh4AsJ4DxIfq5N',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-imaliaccount-config' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::qTmIk7RfXsx6HVVR',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-imaliaccount-kyc' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::inCL4vQCOUs5WXC9',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/create-user' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YW64PQNNGpNWiLtD',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::OvfYcJMhWPNzsBQL',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/paytekusers' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7U9vjQTMfb80NhDC',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-user' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ffipQH2z1m8he9st',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-user-password' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::LFG4kMj63MdMhIbB',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hKws60IwcmFdy6hw',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-imali-accounts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::w9PbQx69gblEKzCc',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-merchant' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::6DeBfKDAS3LvLIDl',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-comerciantes' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::wv8jTNwlnxJ6PHQ4',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-ramo-activity' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::i4duAfb7SDR0ipCG',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-profits' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::oqSW9aUJ4qfNWDl7',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/recharge' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::L447UagQs6IJkbPV',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/recharge-bank-reference' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::cMrkcl76vjxqJHq1',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/users' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::MKItjW033UkK7HZL',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-bank-connections' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8QooMZSQ3GXvkcpj',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-user-data-mobile' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::m2A8AJPq7YzThmaG',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-comerciante' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::O1BaWDfpPf4jAwkY',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Ztiu4qIgxPqQWMkp',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-merchant' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PWD0NIGbvpFtIvU0',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/mine-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::LgKOxvL9HSqhGPpS',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/mine-transaction-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iwOr3kxFePlPvZsS',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::kZsQYG3f3sgNzAlP',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-my-payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::CsvnzoOsPicGqsDd',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-transferencias' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::SUz8Mz8oD06VC89M',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-carregamentos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::FbSUK3gJ9drMFwXZ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-my-carregamentos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::tk5X02zVmf9oCxsG',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/transfer-money' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::loEVSAoIcSXzeBoI',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/check-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bOQLxTrG8cyd2eW6',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::6gjFcNlN2pDLI1aP',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-kyc' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::IuVQWSKHpyGN3inn',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/update-kyc' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RWi5fFvU5hKKenra',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/close-store-day' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UjDp0ZzdLqKH8F4t',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-close-store-day' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7wmqlbRCrZQJBYJJ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/revert-recharge-transanction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RfLx4k0S3pa41ZLD',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/send-money-b2b' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::sMlKhiaeDkbPPose',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/send-money-imali-mpesa' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::oPJjweq3FbualABD',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::2ZxP34Ua79OmwCII',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::93J4Y34cbGXFdY96',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-account-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::agd55EoOXoLPiuUi',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/save-account-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TfUWBhdRGx17L8qF',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/create-partner-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Z9EkkPBHi0S3lKqa',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-partner-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::IEQb8X8dKGBG4j49',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/create-payment-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JIgX5jZN9coy8YBT',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/get-all-payment-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TmVfChitXEZlCCX4',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/admin/create-ai-data' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KlW6AvTEWAcRoZmM',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/ai-data' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RrjteLQaLxWmT3b3',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/all-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zVSdY4IJqd3yfEuL',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-applications' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WCZX7f6xciwihw8l',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/encrypt-applications' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PZIHUlqw7XkSS8yd',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/encrypt-jwt' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TRvp2m2TDMIPI7dt',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/apps/get-payment-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VeXK5VNyhEVG2aHf',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/apps/imaliway/v2/payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YlNS44rHpW6tb8oN',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/apps/imaliway/v2/payments/status' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7Platl9yfcKuVuxt',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/apps/imaliway/v2/payments/qrcode/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::DHYkwQ8Cc4muVpoL',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/encrypt-terminal' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PoTJs8mJ6um0PYpz',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-terminal' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hEWWJsC9oZA8JpRN',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/decrypt-applications' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::DKIL8KrxB9ip6ZP3',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminals/imaliway/v2/payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xE5oD714UxNWa2VQ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminals/account_store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::q2qKWuRNlF9iRznu',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminals/get-store-transactions' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iAaXlbpeKtHAftrj',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminals/generate-store-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::2rsCNi7GZVacVqPB',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminals/get-payment-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pSJFea1OabvlMnHP',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminalsv2/imaliway/v2/payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pWOx9GmHWpUceach',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminalsv2/imaliway/v2/payments/status' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZDqCIMAaqOmrhpVX',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminalsv2/account_store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::t1KC7UG6s9sdmXx8',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminalsv2/get-store-transactions' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UdLYQuqYvyCqZ4UD',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminalsv2/generate-store-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::X7A8K8v5G6om85CO',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/terminalsv2/get-payment-services' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::lIyDH7PSIhpyW0CP',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partners/imaliway/v2/payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TidchYF4nbvihjIh',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partners/imaliway/v2/payments/status' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::FFaMKWHUow0qbtPq',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partners/imaliway/v2/payments/qrcode/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hoX60A5nDmTwfGLI',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partners/imaliway/v2/payments/client/balance' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::aCg7d53JPwX2Vya0',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partners/imaliway/v2/payments/balance' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::QwLrNhAVtBfoZvuz',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partners/imaliway/v2/payments/refund' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::I9iF50VwBmymAO7E',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partnersv2/imaliway/v2/payments/status' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::4f5Rztjh739tXAnk',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/partnersv2/imaliway/v2/payments/qrcode/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ofldVK5DxsqIvUEU',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/add-store-to-client' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::I46ZDMVxkauQjn3K',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/userF' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8Ty8F6pjmPRrEw9l',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/send-sms-token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::H1RQnnzYN90kYQsH',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/resend-code-verification' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Gpu16GdTtQ2WA2yT',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-codigo' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bbHRzMPy8b2XW7pR',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/sms-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::cnAPHgZTbEOBXpkD',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/teste' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Wtbt2EAmUrVSEe9D',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/update-firebase-token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rZxE0FX9X4VQ9ned',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recharge-by-reference' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::905YqoJtEhZMjJ4l',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-water-client2' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ru91EBRuyseTcXds',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-advice' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zt3eRGQsWus74gff',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-close' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iXh9YpAjGMeK1PeZ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-balance' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::dEq9GmOT9pDGndAz',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-devices' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::SNFNTYA1aIX6dVKR',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-map-stores-off' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rbIjNwoFbI5qAnH4',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/imali-tariffs' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::OsUcqJg3fXWnNNC2',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/delete-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'delete-account',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/get-all-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::n3dcptZnk9gvcmYP',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/user' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::78sK8o7XsXNLQ1yZ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/get-empresa-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::DJWU4lCkdE48el5v',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/get-count-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::wph9fhnLC5Q4aTjE',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/get-all-transactions-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PHXbMO6MjCW4fpWw',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/get-total-transactions-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pnoIxYJIy15QrHRN',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/get-total-by-day' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::lAfif6JaZhUwlmtu',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/logout' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::d21kZhAwANHNKg42',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business/login' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::k385TcNVcE8EsAkO',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/make-account-deletion-request' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hnp6RgQRpFezq4wM',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-account-deletion-reasons' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::jlbRriWbXWU6yIaS',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/deny-payment-push' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hvAbBotPCAGvJnMJ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-pin-unlock' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ehkjQsdb9Nc7lrlC',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-map-stores' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZFkkgKpvDco9uyO8',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/pay-startimes' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::eyEYZLKDs5pGsG5W',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/upload-document' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8cASWe2GzSWZDe8E',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-meu-extrato' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::CQvzAoUPfOQ36YjW',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-zap-pacotes' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8NYt6IJdiRauvn5h',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-buy-zap-pacote' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JF8WKdhu13rwvcK2',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-pay-dstv' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rQo1oHOyjawZfE0U',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/pay-dstv' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::1TZxh2GXpROWIprV',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-water-contador' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::sg3DVJeVvg2NjSur',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/add-water-contadors' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7kRiklSvZR2JkhsE',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-water-client' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::AxaF9s2QDcgRbMgd',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-pay-water' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::V7zSnkpsIKF5dmtD',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/topup-check-contador' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::BkzGIc9M4xLKhlUH',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-contador' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::HNixqzFhf1RPpxc2',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/deny-money-request' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::C8cYASzFpOq4XuYa',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/money-request' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::6gDehiuxUyMphqVV',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-meus-pedidos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::LNZfOcNFWS890i6k',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-app-logs' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ikIkPOvw8P151YOE',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/update-avatar' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::1rMDzBh0kumzHY8M',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/user' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xN3FM0gHWDjCrO05',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/show-hide-balance' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8md7p7APSAjl2B8X',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/change-password' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Kb97crnHsutF7dIh',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-pin' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YL0bInfmGMGeOVgj',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/generate-amount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ye7Eu3V9fUHPHctx',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/upload-photo' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::vnooWel6dwHiOKjY',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/logout' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::d89Kj42tfCXpsAMK',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-imali-accounts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iqurVxhoDG9Epetq',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recharge' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::sOLJjSVjmzhIbcgs',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recharge-bank-reference' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Ic5LrWDJcyZ9XbyE',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/users' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UwgcFWqPsvjL129Z',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-bank-connections' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::XxGn04NwHeJGqG8v',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/update-user-data-mobile' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::O5SYXwpDuK8qtNeF',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/save-comerciante' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KGqHULMskeLVsTj9',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/save-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zCBGzBP9aRHeoz6L',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/update-merchant' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::lgWpT6v3ga2baAkE',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/mine-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::b09af8t9U5r0UrU0',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/mine-transaction-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::a2Nx5XjSLGdP5u2P',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/mine-transaction-store-no-pin' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::L56tmIZVJIPIE87B',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/mine-transaction-store-2024' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::01jkQPLaFblqesqv',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::jkMETSBczM1G90oQ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::kPWOoHNiTxWAcjWh',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-transferencias' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YhM2A82iY6ATF2DA',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-carregamentos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::29hAtxGTq3ncWpXE',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-carregamentos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::BapzTiQC3N8Uud1D',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-vouchers' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZhEqnSR7bAfLNDGy',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-withdrawalls' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ymb3BXtp6ffP43uw',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/transfer-money-new' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::0zdKTgEKJGUYkGpq',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/transfer-money' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ry6SDvSj92y4EfyG',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/transfer-money-no-pin' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WAboK9CR9CQWwKJF',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::kBhKQz0GZZbJ9RNc',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-merchant' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::BBI4F6ztUCX2Rcor',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-comerciantes' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::1zHOPaEf4ygwAHv6',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-ramo-activity' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::FIt8KXjoXhjUq9Dc',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-transferencias-data' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::G0r94IBx5Twr5Qtg',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-all-transfers' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::cX7bUDp0zQrZTtxG',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/buy-voucher' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::uQoOZEhT2UKCMIN4',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/buy-voucher-token' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::u66kWZbEMVhyhefa',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/buy-voucher-direct' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::qmVEXa98Tw5AQXSw',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-contacts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::AnrtFQfOhR6zKlp3',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-contacts2' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::l1usbRYGJ03VyREx',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-month-consuming' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::qQSTB9qzlLTxFFB6',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-credelec' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::q8YkGPow4ARR0OQ8',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-water' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::9clTpsoE5dNauulC',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/buy-credelec' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PGqUMFqmrEm7R5hW',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/update-username' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::FWyM2TSAFqEwC98B',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/credelec-message' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::GQj3ndr2CUTSHoeQ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-withdrawall-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::OjkrN4t0w4vfnB4d',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/save-withdrawalls' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::sZOaTyMUWFJR0cp6',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-nib' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WJ1uIwurCKflIwM3',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-contact' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'check-contact',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/add-contact' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'add-contact',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/remove-contact' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'remove-contact',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-contacts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'get-my-contacts',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-default-number' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'check-default-number',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/change-default-number' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'change-default-number',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recharge-by-mkesh-response' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::DjZ1peaiS2KcDmGb',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/withdrawall-by-mpesa' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hZ3nuRpu8rUB0fjN',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recharge-by-mpesa' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::NKURHGO5QxkBo2Zy',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/mpesa-customer-masked-name' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::0BnBnZbokDiEIUFh',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-mpesa-withdrawall-transaction' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::MlPuI8HEliWecZzo',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-imali-subaccount-2024' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ol4SvOddUYFLvIwB',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-imali-subaccount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::kgusxaNToTNkbPtx',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-subaccounts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::0xRWC5HsSmS6eQx6',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/remove-subaccount-money' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::M9g1YfWSEJ7OymaM',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-subaccounts-transactions' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::octgAAlcZF91TY6C',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/add-money-subaccount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::E0JZK7i8Chcq340I',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/remove-money-subaccount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::aORbztgiHRtmzusy',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/delete-imali-subaccount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::A9FRFGSs9Q35pGzk',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-payment-accounts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::qUF45dMdAvENOkR2',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/switch-lang' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Ug3cywNuOr2Ggki3',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-push-payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8ljHGvOiTqSp1ecs',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-business-credit-request' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::3aMEkJhqXhE3SIy4',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/business-solicitation' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ym4i1YIBrEP5aUPd',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/in-creation-business-solicitation' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::OjpGWwo9Rl8qrx89',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-my-pending-payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZPFuItCltdIqG5QD',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/imaliway/v2/payments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::aIhioPsUb0OyiMSa',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/imaliway/v2/payments/status' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::vyAy6Y2a3QHoxWh9',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/imaliway/v2/payments/qrcode/refresh' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::SfIQKEBairsK7xog',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/imaliway/v2/payments/client/balance' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::uh0LSM49XP3tXvJH',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/delete-subaccount-extract' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7v3yz1LeDnPvqegK',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-marital-status' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Erq6oyxJ7j4Lrxiv',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-bem-garantia' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JFdC8nBL2DPh96Vp',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-agregado-familiar' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zxO0icEyuYCTcpVa',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-despesa-mensal' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::I4vTB8yjs4NnBchi',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-dados-negocio' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Z3yHNhDpRzu9lrk2',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-dados-solicitante' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7WEq50WlIkrV9JXQ',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-payment-link' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::eDZNmJVxwHEsYoKj',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/all-subaccount-extract' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::c0RRbuuZAQqfoEyJ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-all-moviments' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::I9vRQRiGYJT4uxpk',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/subaccounts-report' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RMcBh4notyLr78Al',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/create-subaccounts' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::k59OkEKsUPEAqXEy',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-subaccounts-types' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Jkq9YJ6AD7YxEPQa',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/tvcabo-client-validate' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::dI3LKTHxo9cC2qpz',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recuperar-pin' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Sn0uM1u2jdDqfRul',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/reset-pin' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'reset-pin',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/salvar-pin' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'salvar-pin',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-username' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::a5VgReYvwiDnwp0r',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-phone-number' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::4U3ohKxhoAtLnQod',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/check-email' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::G8TLnb9hHnZM2MJD',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-wallets' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xCkapNztcBeDkzRo',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/wallet-csv' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::qI5H3vZGPlKXDE8B',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-contacts3' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PLvCkEswt28865b2',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/test/save-store' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::DMXlq06krgMGrzcG',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/est' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::5Ty9ll7t7Wyr39xI',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/buy-voucher-advice' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::yMCYQpu0tgxVjsFP',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-voucher-list' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::6n3m90iu7fZpd5uI',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-voucher-types' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JlN3gMDz13T5Uhv0',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/save-voucher-type' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::NRquP1OgaE3NB1cy',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-voucher-tv' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TV74bNv5Twe2y0vZ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recarga-test' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::st65jI4n2FAzw5ZS',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/secure-socket' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UftD5mrV8QNmUIz5',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/recharge-mpesa-java' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::63lvubX7rWifeQvA',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/get-users2' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zCLQNidfSjvDu5QH',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/kyc' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::t4YNzm9G5KNxgIIp',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/kyc-recharge' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bZTPKguFqdMtVasb',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/kyc-payment-check' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WEgY0vObF5KRNIHO',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/api/close-store-day' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::T2w6sxcAEQ6D9urO',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/account/delete-account' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::byN55JUSpRC1Uli6',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/email' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::tjqYOcu50co0mMIa',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/count-notifications' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zekUDHYipiK7YguZ',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/format-amount' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::m3A3hsw9QV4tZ12F',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/phone' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Gyb1Z6PICyoSNfjm',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::9rQlEWq3jEjWaK5K',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/login' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'login',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'generated::t4BqQRTb3rtszK3w',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/logout' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'logout',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/password/reset' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'password.request',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'password.update',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/password/email' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'password.email',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/password/confirm' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'password.confirm',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'generated::5dmqbToGddVVsaJc',
          ),
          1 => NULL,
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/home' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'home',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/pagamentos' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xs8pRGylf3ToXCnr',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/soap' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::EDUwJ1BYa9K8t9nA',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      '/generate' => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::4S5EXLYVQ6YMVsCx',
          ),
          1 => NULL,
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
    ),
    2 => 
    array (
      0 => '{^(?|/oauth/(?|tokens/([^/]++)(*:32)|clients/([^/]++)(?|(*:58))|personal\\-access\\-tokens/([^/]++)(*:99))|/api/(?|get\\-(?|t(?|rans(?|action\\-histories/([^/]++)/([^/]++)/([^/]++)(*:178)|ferencias2/([^/]++)/([^/]++)(*:214))|est/([^/]++)(*:235))|p(?|edido/([^/]++)/([^/]++)(*:271)|rovinces/([^/]++)(*:296)|ayments2/([^/]++)/([^/]++)(*:330))|districts/([^/]++)(*:357)|my\\-(?|t(?|erminals/([^/]++)(*:393)|ransferencias(?|/([^/]++)(*:426)|2/([^/]++)(*:444)))|imali/([^/]++)(*:468)|payment/([^/]++)(*:492)|carregamentos2/([^/]++)(*:523))|c(?|lient(?|/([^/]++)(*:553)|\\-account/([^/]++)(*:579))|omerciante(?|2/([^/]++)(*:611)|/([^/]++)(*:628)|\\-payments/([^/]++)(*:655)))|user(?|/([^/]++)(*:681)|\\-(?|by\\-account\\-number(?|/([^/]++)(*:725)|\\-phone/([^/]++)(*:749))|data/([^/]++)(*:771)))|imali\\-by\\-phone/([^/]++)(*:806)|store\\-(?|payment\\-link/([^/]++)(*:846)|link/([^/]++)(*:867))|voucher\\-list\\-local/([^/]++)(*:905))|u(?|ssd/(?|balance/([^/]++)(*:941)|check\\-(?|phone/([^/]++)(*:973)|imali\\-account/([^/]++)/([^/]++)(*:1013))|get\\-store\\-transactions/([^/]++)(*:1056))|pdate\\-imali\\-subaccount/([^/]++)(*:1099))|c(?|heck(?|\\-(?|client\\-start(?|\\-test/([^/]++)(*:1156)|/([^/]++)(*:1174))|transaction/([^/]++)(*:1204))|/([^/]++)/(?|b2c\\-transaction(*:1243)|transaction\\-status(*:1271)))|2b/([^/]++)/recharge(*:1302)|ustomer/([^/]++)/name(*:1332))|partner(?|/(?|check\\-(?|balance/([^/]++)(*:1382)|transaction/([^/]++)(*:1411)|card\\-balance/([^/]++)(*:1442))|get\\-(?|account\\-transactions/([^/]++)(*:1490)|transaction/([^/]++)(*:1519)|qrcode/([^/]++)(*:1543)|store\\-payments(?|\\-refunds/([^/]++)(*:1588)|/([^/]++)(?|/([^/]++)(*:1618)|(*:1627)))|generated\\-payments/([^/]++)(*:1666))|imaliway/(?|([^/]++)/payments(*:1705)|v2/([^/]++)/(?|([^/]++)/payments(*:1746)|payments/([^/]++)/status(*:1779))))|sv2/imaliway/(?|([^/]++)/payments(?|(*:1827)|/status/([^/]++)(*:1852))|v2/payments(*:1873)))|imaliway/v2/([^/]++)/(?|([^/]++)/payments(*:1925)|payments/([^/]++)/status(*:1958))|s(?|tore/(?|get\\-(?|transactions/([^/]++)(*:2009)|period\\-transactions/([^/]++)/([^/]++)(*:2056)|dashboard/([^/]++)(*:2083))|admin/get\\-merchant\\-transactions/([^/]++)(*:2135))|ubaccount\\-extract\\-file/([^/]++)(?:/([^/]++)(?:/([^/]++))?)?(*:2206))|m(?|erchant/get\\-(?|store\\-(?|p(?|ayments/([^/]++)/([^/]++)(*:2275)|eriod(?|s/([^/]++)(*:2302)|\\-transactions/([^/]++)(*:2334)))|dashboard/([^/]++)(*:2363))|imali\\-account/([^/]++)(*:2396)|period(?|os\\-loja/([^/]++)(*:2431)|\\-transactions/([^/]++)/([^/]++)/([^/]++)(*:2481))|closed\\-transactions\\-store/([^/]++)/([^/]++)(*:2536))|ytransactions/([^/]++)(*:2568))|a(?|dmin/(?|ge(?|t\\-(?|d(?|aily\\-close\\-topup/([^/]++)/([^/]++)(*:2641)|ocuments/([^/]++)(*:2667))|t(?|rans(?|action(?|s\\-histories/([^/]++)/([^/]++)(*:2727)|\\-history/([^/]++)/([^/]++)/([^/]++)/([^/]++)(*:2781))|ferencias2/([^/]++)/([^/]++)(*:2819))|opup\\-history/([^/]++)/([^/]++)(*:2860)|est/([^/]++)(*:2881))|s(?|tore\\-config/([^/]++)(*:2916)|ervices/([^/]++)(*:2941))|user(?|\\-(?|d(?|ocuments/([^/]++)(*:2984)|ata/([^/]++)(*:3005))|by\\-account\\-(?|number/([^/]++)(*:3046)|reference/([^/]++)(*:3073)))|/([^/]++)(*:3093))|m(?|y\\-(?|transferencias(?|2/([^/]++)(*:3140)|/([^/]++)(*:3158))|payment/([^/]++)(*:3184)|carregamentos2/([^/]++)(*:3216))|erchant\\-(?|transactions(?|/([^/]++)(*:3262)|\\-searched/([^/]++)/([^/]++)/([^/]++)(*:3308))|stores/([^/]++)(*:3333)))|c(?|arregamentos2/([^/]++)/([^/]++)(*:3379)|omerciante(?|2/([^/]++)(*:3411)|/([^/]++)(*:3429)|\\-payments/([^/]++)(*:3457)))|p(?|rofits/([^/]++)/([^/]++)(*:3496)|ayments2/([^/]++)/([^/]++)(*:3531))|account\\-services/([^/]++)(*:3567))|nerate\\-qrcode/([^/]++)/([^/]++)(*:3609))|find\\-(?|imali\\-account/([^/]++)(*:3651)|store\\-account/([^/]++)(*:3683)|merchant\\-account/([^/]++)(*:3718))|delete\\-(?|user/([^/]++)(*:3752)|kyc/([^/]++)(*:3773)|services/([^/]++)(*:3799)|account\\-services/([^/]++)(*:3834))|paytekuser\\-enable\\-or\\-disable/([^/]++)(*:3884)|enable\\-or\\-disable\\-imali\\-account/([^/]++)(*:3937)|mytransactions/([^/]++)(*:3969)|store\\-(?|closes/([^/]++)/([^/]++)(*:4012)|day\\-closes/([^/]++)(*:4041))|update\\-(?|services/([^/]++)(*:4079)|account\\-services/([^/]++)(*:4114)|user\\-client/([^/]++)(*:4144)))|pps/get\\-merchant\\-from\\-website/([^/]++)(*:4196))|b(?|usiness(?|/get\\-(?|payments\\-stores(?|/([^/]++)(*:4257)|\\-details/([^/]++)(*:4284))|stores\\-data/([^/]++)(*:4315)|transactions\\-(?|by\\-stores/([^/]++)(*:4360)|days/([^/]++)/([^/]++)/([^/]++)(*:4400)))|\\-solicitation\\-file/([^/]++)(*:4440))|2c/([^/]++)/withdraw(*:4470))|t(?|opup\\-get\\-dstv/([^/]++)/([^/]++)(*:4517)|ransac/([^/]++)/status(*:4548))|remove\\-contadors\\-(?|water/([^/]++)(*:4594)|credelec/([^/]++)(*:4620))|d(?|isable\\-user/([^/]++)(*:4655)|efinir\\-pin/([^/]++)(*:4684)))|/password/reset/([^/]++)(*:4719))/?$}sDu',
    ),
    3 => 
    array (
      32 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.tokens.destroy',
          ),
          1 => 
          array (
            0 => 'token_id',
          ),
          2 => 
          array (
            'DELETE' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      58 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.clients.update',
          ),
          1 => 
          array (
            0 => 'client_id',
          ),
          2 => 
          array (
            'PUT' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
        1 => 
        array (
          0 => 
          array (
            '_route' => 'passport.clients.destroy',
          ),
          1 => 
          array (
            0 => 'client_id',
          ),
          2 => 
          array (
            'DELETE' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      99 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'passport.personal.tokens.destroy',
          ),
          1 => 
          array (
            0 => 'token_id',
          ),
          2 => 
          array (
            'DELETE' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      178 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pOZxHRXMeFA114OA',
          ),
          1 => 
          array (
            0 => 'accountNumber',
            1 => 'date1',
            2 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      214 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8e4cntKBiZCxziSj',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      235 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::aCza1ddFLV3I8bf7',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      271 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bcNNzioYdHILW1zm',
          ),
          1 => 
          array (
            0 => 'id',
            1 => 'client_id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      296 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KLn7dbMTYORzhf4u',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      330 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::B4kRw3jJRpS6oLrG',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      357 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ZM0ryw74RqyvyJkw',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      393 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::VudbfzU5euEgsXPj',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      426 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::GrGFBwJFiE8QfDmM',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      444 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::kUGYDH8VXb2Q7JCk',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      468 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::9bYKdgVnpwZ3sbzk',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      492 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::giTddIjvMOVjVLBz',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      523 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ylUAtpXxwrw7tTQT',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      553 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ooOQhMs3orMw5bjA',
          ),
          1 => 
          array (
            0 => 'transaction',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      579 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::wmR9vlXg2vjADx51',
          ),
          1 => 
          array (
            0 => 'account',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      611 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::5YQK5oQ24nX7FmrS',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      628 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::CdY3cx5XEbheND6t',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      655 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JDym42inmnH5s03U',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      681 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::H3FNIJN1zyLaLbXh',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      725 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::HHZXQ3N5vlpJMFJP',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      749 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::AZSJLxoDWUTAJtiF',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      771 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bweR0TflBho5DOMM',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      806 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::3Pph3tLYkNuDKTRR',
          ),
          1 => 
          array (
            0 => 'phone',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      846 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::BqszwbYXJ5NmuG8B',
          ),
          1 => 
          array (
            0 => 'store_account',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      867 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::C41aMozyBZkFpFmO',
          ),
          1 => 
          array (
            0 => 'link',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      905 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::yAzmK7zWQQAThPqU',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      941 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::J7fY42hk9ZuvV11g',
          ),
          1 => 
          array (
            0 => 'phone',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      973 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::D0QoHtTJlkLkciHd',
          ),
          1 => 
          array (
            0 => 'phone',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1013 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::fjNbLvUSxgo7zCRy',
          ),
          1 => 
          array (
            0 => 'account_number',
            1 => 'phone',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1056 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::QzXRGM2AzOKyYRlv',
          ),
          1 => 
          array (
            0 => 'phone',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1099 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::uJlFspqGoPugHAl8',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1156 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Z6XqSbTT4293Yy9b',
          ),
          1 => 
          array (
            0 => 'smartCard',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1174 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7BPXBxPzcRx6MnWV',
          ),
          1 => 
          array (
            0 => 'smartCard',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1204 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WBWBmDOoNdHq5rSH',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1243 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::K9EfHbKfV8I9pYlg',
          ),
          1 => 
          array (
            0 => 'wallet_name',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1271 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::O9wDA6ZLqPlxlAMG',
          ),
          1 => 
          array (
            0 => 'wallet_name',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1302 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zHf29iBctgTtPXND',
          ),
          1 => 
          array (
            0 => 'wallet_name',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1332 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::TGpXICWKvgYRbWgK',
          ),
          1 => 
          array (
            0 => 'wallet_name',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1382 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RDMnxW3vrfrNggKD',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1411 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::dO0CkKkPTxSW4L5p',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1442 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::OsteHYOGOMSv9oWU',
          ),
          1 => 
          array (
            0 => 'card_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1490 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rl7w2A1Hn878Faeh',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1519 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::FK91jCDs7GlYYqBd',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1543 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::jSxbVQexLJoUbtAT',
          ),
          1 => 
          array (
            0 => 'accountNumber',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1588 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::hxKvCPjwbM8YRyYE',
          ),
          1 => 
          array (
            0 => 'accountNumber',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1618 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7RmD8cEyBwoIX1oH',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1627 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Yc92EKcA9CGl6cJ3',
          ),
          1 => 
          array (
            0 => 'accountNumber',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1666 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ruYzmd3kXpyoSUmj',
          ),
          1 => 
          array (
            0 => 'accountNumber',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1705 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::SIIi58BWOwImhfg9',
          ),
          1 => 
          array (
            0 => 'payment_method',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1746 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::MFQfDcrZA6HmjgM0',
          ),
          1 => 
          array (
            0 => 'payment_method',
            1 => 'payment_type',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1779 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::nkPMeQoIeOMkGdFd',
          ),
          1 => 
          array (
            0 => 'payment_type',
            1 => 'partner_transation_id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1827 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::X958QNHSuXgwi4Io',
          ),
          1 => 
          array (
            0 => 'payment_method',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1852 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Yxc56GcEWV8LYRbO',
          ),
          1 => 
          array (
            0 => 'payment_method',
            1 => 'push_id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      1873 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::gYTHIQMiKdDOaioJ',
          ),
          1 => 
          array (
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1925 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JGxPjkLyWKrqDhWV',
          ),
          1 => 
          array (
            0 => 'payment_method',
            1 => 'payment_type',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      1958 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::53V9iyVLaBSoOvci',
          ),
          1 => 
          array (
            0 => 'payment_type',
            1 => 'partner_transation_id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      2009 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::XTmZn8GgsxG5nxUy',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2056 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::MeOZvtBzL8tJA5yl',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2083 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::E5VHjKbXYkN1Cecb',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2135 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JKANEIx14YDOUOXX',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2206 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::vUWvZdW6BzXo4EKW',
            'startDate' => NULL,
            'endDate' => NULL,
          ),
          1 => 
          array (
            0 => 'card_number',
            1 => 'startDate',
            2 => 'endDate',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2275 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::OvJVa52esE5EXO7A',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2302 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::yzKEMp7bBwzMPAPb',
          ),
          1 => 
          array (
            0 => 'storeId',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2334 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::mauUxWICd6WzsD6e',
          ),
          1 => 
          array (
            0 => 'storeId',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2363 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::eAYkqJYa64noR0wh',
          ),
          1 => 
          array (
            0 => 'storeId',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2396 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::WYcR7oTbctlc6dC3',
          ),
          1 => 
          array (
            0 => 'accountNumber',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2431 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::pqOHMJhvAG4HlZKl',
          ),
          1 => 
          array (
            0 => 'storeId',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2481 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::raxrXkUIeJWgBJTM',
          ),
          1 => 
          array (
            0 => 'store_id',
            1 => 'date1',
            2 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2536 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ODyXHcj2LfhHfpDn',
          ),
          1 => 
          array (
            0 => 'storeId',
            1 => 'dateReference',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2568 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::AMWMQcaHnLznjMbe',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2641 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::JS3LlZndje0dAooz',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2667 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::97xYGCsDTowIA1QN',
          ),
          1 => 
          array (
            0 => 'status',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2727 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::U8hs8iDK6yur3LKi',
          ),
          1 => 
          array (
            0 => 'from',
            1 => 'to',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2781 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ivUfiLumDvLL1S0Q',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
            2 => 'imali',
            3 => 'type',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2819 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rqCPJ26KwutndoUI',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2860 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::U3kmXewG5WAyQauF',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2881 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::bEuQUOPyME2NU8WH',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2916 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xGq8NMhGY1nGwE15',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2941 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::yrAGU2tq10Ic34PG',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      2984 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::au8U7xoYopFfGzb8',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3005 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::3vE9Eu8Hl0GKyWah',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3046 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::8Lr72bCMo52IXJoQ',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3073 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::GVgC1fyRZCUv8OLv',
          ),
          1 => 
          array (
            0 => 'reference',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3093 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::RGoDFWRPvgyoDeyn',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3140 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PzxtuR8wKmf6ilei',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3158 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::iGkyAKJf5CxlCvzw',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3184 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::keXSMNmayLGGxmBL',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3216 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::elf9clHc03UyG0R4',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3262 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::40HCJUHddBiTSeWC',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3308 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::L7lLYzo5KJ2EaJzw',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
            2 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3333 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::moHoqLxmGCoIrgTZ',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3379 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::oi4rjzMJimGxtNXH',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3411 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::mlQEQ9v3N7V4GNAq',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3429 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::QI7XiXaQlYGU34Ur',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3457 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::FOvHVEHgMdoI4aY2',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3496 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YdfyKTFuzVj03g92',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3531 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::wjs28xmru5nvqm1u',
          ),
          1 => 
          array (
            0 => 'datainicial',
            1 => 'datafinal',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3567 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::KD2EpMcjKcGslG8Q',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3609 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::YU0XdkyoBbTQhB9q',
          ),
          1 => 
          array (
            0 => 'id',
            1 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3651 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::aF39IFDEEqFW1PWz',
          ),
          1 => 
          array (
            0 => 'query',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3683 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::uahFzLfjYF3EO1gO',
          ),
          1 => 
          array (
            0 => 'query',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3718 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::O28kuWB6echpQQTi',
          ),
          1 => 
          array (
            0 => 'query',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3752 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::LiVf8CqBzJeCBb0z',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3773 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::XEBocnQKKW8Rokh9',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3799 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::IcL2ZQg5x9TH4Gxh',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3834 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xheomcZDZ4kOegcQ',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3884 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Pl61DVAqmxYKEIvv',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3937 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::zKcPMraH5mFe9cvP',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      3969 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::y5Hh6vahfPvpfaeU',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4012 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::ch55uqreDOh96NvT',
          ),
          1 => 
          array (
            0 => 'date1',
            1 => 'date2',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4041 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::y2oNpA38jatgkx2n',
          ),
          1 => 
          array (
            0 => 'store_id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4079 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UXb2OrwlIl0UjhXS',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4114 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Is82qGBOoH4elNpL',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4144 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::63jCcZ0C79XwFMIw',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4196 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::Wa7A9GCeng9rxcfx',
          ),
          1 => 
          array (
            0 => 'account_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4257 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::tuKhQvg2cy3JVi7a',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4284 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::xxaAzjbJO4jpguou',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4315 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::7dgVM548WZPcZYbx',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4360 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::IEpJ4dqK31SIugOd',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4400 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::rUfTZYtgR8zsXeTs',
          ),
          1 => 
          array (
            0 => 'id',
            1 => 'startDate',
            2 => 'endDate',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4440 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::GeWub17Jp5lnk9bH',
          ),
          1 => 
          array (
            0 => 'card_number',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4470 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::PlQhwUT2wMve67Pj',
          ),
          1 => 
          array (
            0 => 'wallet_name',
          ),
          2 => 
          array (
            'POST' => 0,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      4517 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::6hbFzO7ema1J50HQ',
          ),
          1 => 
          array (
            0 => 'customer_number',
            1 => 'type',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4548 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UGpvNXyuvDFVAhi6',
          ),
          1 => 
          array (
            0 => 'wallet_name',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => false,
          6 => NULL,
        ),
      ),
      4594 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::tYe9BpU7F9yvCNF3',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4620 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::UNWmGp05y4jDXaBS',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4655 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'generated::x9BM4TtjpcZqPe7Q',
          ),
          1 => 
          array (
            0 => 'id',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4684 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'definir-pin',
          ),
          1 => 
          array (
            0 => 'token',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
      ),
      4719 => 
      array (
        0 => 
        array (
          0 => 
          array (
            '_route' => 'password.reset',
          ),
          1 => 
          array (
            0 => 'token',
          ),
          2 => 
          array (
            'GET' => 0,
            'HEAD' => 1,
          ),
          3 => NULL,
          4 => false,
          5 => true,
          6 => NULL,
        ),
        1 => 
        array (
          0 => NULL,
          1 => NULL,
          2 => NULL,
          3 => NULL,
          4 => false,
          5 => false,
          6 => 0,
        ),
      ),
    ),
    4 => NULL,
  ),
  'attributes' => 
  array (
    'generated::6AyPHsRUEYmLJCMD' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'sanctum/csrf-cookie',
      'action' => 
      array (
        'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
        'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
        'namespace' => NULL,
        'prefix' => 'sanctum',
        'where' => 
        array (
        ),
        'middleware' => 
        array (
          0 => 'web',
        ),
        'as' => 'generated::6AyPHsRUEYmLJCMD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'ignition.healthCheck' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => '_ignition/health-check',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
        ),
        'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController@__invoke',
        'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController',
        'as' => 'ignition.healthCheck',
        'namespace' => NULL,
        'prefix' => '_ignition',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'ignition.executeSolution' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => '_ignition/execute-solution',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
        ),
        'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController@__invoke',
        'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController',
        'as' => 'ignition.executeSolution',
        'namespace' => NULL,
        'prefix' => '_ignition',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'ignition.updateConfig' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => '_ignition/update-config',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
        ),
        'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController@__invoke',
        'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController',
        'as' => 'ignition.updateConfig',
        'namespace' => NULL,
        'prefix' => '_ignition',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.authorizations.authorize' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'oauth/authorize',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\AuthorizationController@authorize',
        'as' => 'passport.authorizations.authorize',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\AuthorizationController@authorize',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.authorizations.approve' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'oauth/authorize',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\ApproveAuthorizationController@approve',
        'as' => 'passport.authorizations.approve',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\ApproveAuthorizationController@approve',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.authorizations.deny' => 
    array (
      'methods' => 
      array (
        0 => 'DELETE',
      ),
      'uri' => 'oauth/authorize',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\DenyAuthorizationController@deny',
        'as' => 'passport.authorizations.deny',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\DenyAuthorizationController@deny',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.token' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'oauth/token',
      'action' => 
      array (
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\AccessTokenController@issueToken',
        'as' => 'passport.token',
        'middleware' => 'throttle',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\AccessTokenController@issueToken',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.tokens.index' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'oauth/tokens',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\AuthorizedAccessTokenController@forUser',
        'as' => 'passport.tokens.index',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\AuthorizedAccessTokenController@forUser',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.tokens.destroy' => 
    array (
      'methods' => 
      array (
        0 => 'DELETE',
      ),
      'uri' => 'oauth/tokens/{token_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\AuthorizedAccessTokenController@destroy',
        'as' => 'passport.tokens.destroy',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\AuthorizedAccessTokenController@destroy',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.token.refresh' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'oauth/token/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\TransientTokenController@refresh',
        'as' => 'passport.token.refresh',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\TransientTokenController@refresh',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.clients.index' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'oauth/clients',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@forUser',
        'as' => 'passport.clients.index',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@forUser',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.clients.store' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'oauth/clients',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@store',
        'as' => 'passport.clients.store',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@store',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.clients.update' => 
    array (
      'methods' => 
      array (
        0 => 'PUT',
      ),
      'uri' => 'oauth/clients/{client_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@update',
        'as' => 'passport.clients.update',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@update',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.clients.destroy' => 
    array (
      'methods' => 
      array (
        0 => 'DELETE',
      ),
      'uri' => 'oauth/clients/{client_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@destroy',
        'as' => 'passport.clients.destroy',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\ClientController@destroy',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.scopes.index' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'oauth/scopes',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\ScopeController@all',
        'as' => 'passport.scopes.index',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\ScopeController@all',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.personal.tokens.index' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'oauth/personal-access-tokens',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\PersonalAccessTokenController@forUser',
        'as' => 'passport.personal.tokens.index',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\PersonalAccessTokenController@forUser',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.personal.tokens.store' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'oauth/personal-access-tokens',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\PersonalAccessTokenController@store',
        'as' => 'passport.personal.tokens.store',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\PersonalAccessTokenController@store',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'passport.personal.tokens.destroy' => 
    array (
      'methods' => 
      array (
        0 => 'DELETE',
      ),
      'uri' => 'oauth/personal-access-tokens/{token_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
          1 => 'auth',
        ),
        'uses' => '\\Laravel\\Passport\\Http\\Controllers\\PersonalAccessTokenController@destroy',
        'as' => 'passport.personal.tokens.destroy',
        'controller' => '\\Laravel\\Passport\\Http\\Controllers\\PersonalAccessTokenController@destroy',
        'namespace' => '\\Laravel\\Passport\\Http\\Controllers',
        'prefix' => 'oauth',
        'where' => 
        array (
        ),
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::EBGBYbTUvcH3mHRO' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/top-up-dashboard',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardTopUp@getDashboard',
        'controller' => 'App\\Http\\Controllers\\DashboardTopUp@getDashboard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::EBGBYbTUvcH3mHRO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pOZxHRXMeFA114OA' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-transaction-histories/{accountNumber}/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TransactionHistoryController@getExtrato',
        'controller' => 'App\\Http\\Controllers\\TransactionHistoryController@getExtrato',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::pOZxHRXMeFA114OA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VMelBGqJxl5T4Pd1' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/user-extrato',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getExtrato',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getExtrato',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::VMelBGqJxl5T4Pd1',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::l43mHwzGeyeoRT01' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-report',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\StatistiController@getWeekReport',
        'controller' => 'App\\Http\\Controllers\\StatistiController@getWeekReport',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::l43mHwzGeyeoRT01',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::AM4e439BKetTS2PQ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/send-sms',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\SmsController@sendSms',
        'controller' => 'App\\Http\\Controllers\\SmsController@sendSms',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::AM4e439BKetTS2PQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::J7fY42hk9ZuvV11g' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/ussd/balance/{phone}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getBalance',
        'controller' => 'App\\Http\\Controllers\\UserController@getBalance',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/ussd',
        'where' => 
        array (
        ),
        'as' => 'generated::J7fY42hk9ZuvV11g',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::D0QoHtTJlkLkciHd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/ussd/check-phone/{phone}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Sislog\\UssdController@checkPhone',
        'controller' => 'App\\Http\\Controllers\\Sislog\\UssdController@checkPhone',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/ussd',
        'where' => 
        array (
        ),
        'as' => 'generated::D0QoHtTJlkLkciHd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::fjNbLvUSxgo7zCRy' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/ussd/check-imali-account/{account_number}/{phone}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Sislog\\UssdController@checkImaliAccount',
        'controller' => 'App\\Http\\Controllers\\Sislog\\UssdController@checkImaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/ussd',
        'where' => 
        array (
        ),
        'as' => 'generated::fjNbLvUSxgo7zCRy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::QzXRGM2AzOKyYRlv' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/ussd/get-store-transactions/{phone}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UssdController@getTransactions',
        'controller' => 'App\\Http\\Controllers\\UssdController@getTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/ussd',
        'where' => 
        array (
        ),
        'as' => 'generated::QzXRGM2AzOKyYRlv',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Op71UYH5qKfHFS8G' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/fcm',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\FcmController@sendNotification',
        'controller' => 'App\\Http\\Controllers\\FcmController@sendNotification',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Op71UYH5qKfHFS8G',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Do11RrGzEHa6BHeW' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/save-token',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@saveToken',
        'controller' => 'App\\Http\\Controllers\\UserClientController@saveToken',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Do11RrGzEHa6BHeW',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rNsJcgB33FcDbJef' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/save-client-integrator',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@saveClientIntegrator',
        'controller' => 'App\\Http\\Controllers\\UserClientController@saveClientIntegrator',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::rNsJcgB33FcDbJef',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VjPeQZSbDoUmE4E8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-clients',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getClients',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getClients',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::VjPeQZSbDoUmE4E8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bcNNzioYdHILW1zm' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-pedido/{id}/{client_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\MoneyRequestController@getPedido',
        'controller' => 'App\\Http\\Controllers\\MoneyRequestController@getPedido',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::bcNNzioYdHILW1zm',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::5hSBPvgEBK1Rtb2T' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-client-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpTestController@getDstvProducts',
        'controller' => 'App\\Http\\Controllers\\TopUpTestController@getDstvProducts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::5hSBPvgEBK1Rtb2T',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Z6XqSbTT4293Yy9b' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-client-start-test/{smartCard}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpTestController@checkClientStartTimes',
        'controller' => 'App\\Http\\Controllers\\TopUpTestController@checkClientStartTimes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Z6XqSbTT4293Yy9b',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::AozxlqlA541uzvbz' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/pay-startimes-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpTestController@payStartTimesPackage',
        'controller' => 'App\\Http\\Controllers\\TopUpTestController@payStartTimesPackage',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::AozxlqlA541uzvbz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WBWBmDOoNdHq5rSH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-transaction/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@checkTransactionStatus',
        'controller' => 'App\\Http\\Controllers\\UserClientController@checkTransactionStatus',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::WBWBmDOoNdHq5rSH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WmlSPmcSyVUuyHmV' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-lang',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getLang',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getLang',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::WmlSPmcSyVUuyHmV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::u1hBazgHwLs1xWEP' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/apps/make-recharge',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Partner\\BimController@makeRecharge',
        'controller' => 'App\\Http\\Controllers\\Partner\\BimController@makeRecharge',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::u1hBazgHwLs1xWEP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::o0xXIEfmLAD5sFB5' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/apps/check-reference',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Partner\\BimController@verificarEntidadeReferencia',
        'controller' => 'App\\Http\\Controllers\\Partner\\BimController@verificarEntidadeReferencia',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::o0xXIEfmLAD5sFB5',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WZUcFbXbDO1VMCka' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/check-doc-reference',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@checkReference',
        'controller' => 'App\\Http\\Controllers\\UserClientController@checkReference',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::WZUcFbXbDO1VMCka',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::nuBAc08j55aqZlsh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/payment-doc-register',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@paymentRegister',
        'controller' => 'App\\Http\\Controllers\\UserClientController@paymentRegister',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::nuBAc08j55aqZlsh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::0juVspt6Q74wNDeW' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/validate-imali-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ATSourceController@validateImaliAccount',
        'controller' => 'App\\Http\\Controllers\\ATSourceController@validateImaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::0juVspt6Q74wNDeW',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RDMnxW3vrfrNggKD' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/check-balance/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ATSourceController@checkImaliSubAccounBalance',
        'controller' => 'App\\Http\\Controllers\\ATSourceController@checkImaliSubAccounBalance',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::RDMnxW3vrfrNggKD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rl7w2A1Hn878Faeh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-account-transactions/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ATSourceController@getSubAccountPayments',
        'controller' => 'App\\Http\\Controllers\\ATSourceController@getSubAccountPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::rl7w2A1Hn878Faeh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::sFqTwzeWEJ7LkIIT' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/account-deposit',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ATSourceController@accountDeposit',
        'controller' => 'App\\Http\\Controllers\\ATSourceController@accountDeposit',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::sFqTwzeWEJ7LkIIT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZL0iPtpPiBqCIUVA' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/check-client',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ATSourceController@checkClient',
        'controller' => 'App\\Http\\Controllers\\ATSourceController@checkClient',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::ZL0iPtpPiBqCIUVA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::i6k57K3I8U69URF2' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/validate-payment',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@validatePayment',
        'controller' => 'App\\Http\\Controllers\\UserClientController@validatePayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::i6k57K3I8U69URF2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KOWFDPJw9t71UwXJ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/notify-payment',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@notifyPayment',
        'controller' => 'App\\Http\\Controllers\\UserClientController@notifyPayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::KOWFDPJw9t71UwXJ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::FK91jCDs7GlYYqBd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-transaction/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getTransaction',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::FK91jCDs7GlYYqBd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::dO0CkKkPTxSW4L5p' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/check-transaction/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@checkTransactionStatus',
        'controller' => 'App\\Http\\Controllers\\UserClientController@checkTransactionStatus',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::dO0CkKkPTxSW4L5p',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Siw0qrvRfdS1AbaL' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/generate-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@Qrcode',
        'controller' => 'App\\Http\\Controllers\\UserClientController@Qrcode',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::Siw0qrvRfdS1AbaL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::jSxbVQexLJoUbtAT' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-qrcode/{accountNumber}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getStoreQrcode',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getStoreQrcode',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::jSxbVQexLJoUbtAT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hNYVikuvwJIiJqDj' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/generate-payment',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@generatePayment',
        'controller' => 'App\\Http\\Controllers\\UserClientController@generatePayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::hNYVikuvwJIiJqDj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::c5VIOZAdl3nHJXEw' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/confirm-payment',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@makePayment',
        'controller' => 'App\\Http\\Controllers\\UserClientController@makePayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::c5VIOZAdl3nHJXEw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::awYB1ZY08tBiqWn1' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/generate-payment-push',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@generatePushPaymentNew',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@generatePushPaymentNew',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::awYB1ZY08tBiqWn1',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hxKvCPjwbM8YRyYE' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-store-payments-refunds/{accountNumber}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getRefunds',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getRefunds',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::hxKvCPjwbM8YRyYE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7RmD8cEyBwoIX1oH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-store-payments/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPaymentsWithDate',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPaymentsWithDate',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::7RmD8cEyBwoIX1oH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ne74ecGAKFslP82L' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/refund-customer',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@refundCustomerNew',
        'controller' => 'App\\Http\\Controllers\\UserClientController@refundCustomerNew',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::ne74ecGAKFslP82L',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::XHshWp4z5YPT7j2M' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/refund-confirmation',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@confirmRefund',
        'controller' => 'App\\Http\\Controllers\\UserClientController@confirmRefund',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::XHshWp4z5YPT7j2M',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Yc92EKcA9CGl6cJ3' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-store-payments/{accountNumber}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getStorePayments',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getStorePayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::Yc92EKcA9CGl6cJ3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ruYzmd3kXpyoSUmj' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/get-generated-payments/{accountNumber}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getGeneratedPayments',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getGeneratedPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::ruYzmd3kXpyoSUmj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Xo3NO1wS0BJCBmfR' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/make-payment-card',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
          3 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\PaymentController@makePaymentStoreApp2024SubAccounts',
        'controller' => '\\App\\Http\\Controllers\\PaymentController@makePaymentStoreApp2024SubAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::Xo3NO1wS0BJCBmfR',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::OsteHYOGOMSv9oWU' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/check-card-balance/{card_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@checkCardBalance',
        'controller' => 'App\\Http\\Controllers\\UserClientController@checkCardBalance',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::OsteHYOGOMSv9oWU',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VOXRNidKzylY7XXu' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/make-payment-refund',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@makePaymentRefund',
        'controller' => 'App\\Http\\Controllers\\UserClientController@makePaymentRefund',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::VOXRNidKzylY7XXu',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::SIIi58BWOwImhfg9' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/imaliway/{payment_method}/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
          3 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@c2bDepositStore',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@c2bDepositStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::SIIi58BWOwImhfg9',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::MFQfDcrZA6HmjgM0' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partner/imaliway/v2/{payment_method}/{payment_type}/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::MFQfDcrZA6HmjgM0',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::nkPMeQoIeOMkGdFd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partner/imaliway/v2/{payment_type}/payments/{partner_transation_id}/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:sanctum',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partner',
        'where' => 
        array (
        ),
        'as' => 'generated::nkPMeQoIeOMkGdFd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JGxPjkLyWKrqDhWV' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/imaliway/v2/{payment_method}/{payment_type}/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::JGxPjkLyWKrqDhWV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::53V9iyVLaBSoOvci' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/imaliway/v2/{payment_type}/payments/{partner_transation_id}/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::53V9iyVLaBSoOvci',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::nV10ai4KhCM1FXmN' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/subaccount-extract',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@subAccountExtract',
        'controller' => 'App\\Http\\Controllers\\PaymentController@subAccountExtract',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::nV10ai4KhCM1FXmN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YYBzKKm6yoOLDDRE' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/make-recharge',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Partner\\BimController@makeRecharge',
        'controller' => 'App\\Http\\Controllers\\Partner\\BimController@makeRecharge',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::YYBzKKm6yoOLDDRE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rkQdsKJjRVbBAow8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-reference',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Partner\\BimController@verificarEntidadeReferencia',
        'controller' => 'App\\Http\\Controllers\\Partner\\BimController@verificarEntidadeReferencia',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::rkQdsKJjRVbBAow8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::kZbmEK5lYAd1e6m4' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\LoginStore@login',
        'controller' => 'App\\Http\\Controllers\\Api\\LoginStore@login',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::kZbmEK5lYAd1e6m4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hJR3i545nh4DbsL8' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\LoginStore@refresh',
        'controller' => 'App\\Http\\Controllers\\Api\\LoginStore@refresh',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::hJR3i545nh4DbsL8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VabxDSnkDoaXIT4B' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/period-store-day-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CloseController@getPeriodCloses',
        'controller' => 'App\\Http\\Controllers\\CloseController@getPeriodCloses',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::VabxDSnkDoaXIT4B',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pRHUS5CocdC3EbL3' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getUser',
        'controller' => 'App\\Http\\Controllers\\StoreController@getUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::pRHUS5CocdC3EbL3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xa9qGf9jRjt6GVyd' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/generate-transaction-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreAmountGenerationController@generateTransactionStore',
        'controller' => 'App\\Http\\Controllers\\StoreAmountGenerationController@generateTransactionStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::xa9qGf9jRjt6GVyd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::XTmZn8GgsxG5nxUy' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/get-transactions/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getTransactions',
        'controller' => 'App\\Http\\Controllers\\StoreController@getTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::XTmZn8GgsxG5nxUy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::MeOZvtBzL8tJA5yl' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/get-period-transactions/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getPeriodTransactions',
        'controller' => 'App\\Http\\Controllers\\StoreController@getPeriodTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::MeOZvtBzL8tJA5yl',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::cmCK4JQUaH3v6W2m' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/get-all-transactions',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getAllTransactions',
        'controller' => 'App\\Http\\Controllers\\StoreController@getAllTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::cmCK4JQUaH3v6W2m',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::S4d8uoIniK09rtVu' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/get-closed-transactions',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getClosedTransactions',
        'controller' => 'App\\Http\\Controllers\\StoreController@getClosedTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::S4d8uoIniK09rtVu',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::E5VHjKbXYkN1Cecb' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/get-dashboard/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getDashboard',
        'controller' => 'App\\Http\\Controllers\\StoreController@getDashboard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::E5VHjKbXYkN1Cecb',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::SmpYdHLo16MGZawq' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/get-dashboard2',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getDashboard2',
        'controller' => 'App\\Http\\Controllers\\StoreController@getDashboard2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::SmpYdHLo16MGZawq',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::py2RWlQjNfxiBOIK' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/get-daily-dashboard',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getDailyDashboard',
        'controller' => 'App\\Http\\Controllers\\StoreController@getDailyDashboard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::py2RWlQjNfxiBOIK',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KlkZTBZuePjg4Gwz' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/update-firebase-token',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@updateFirebaseToken',
        'controller' => 'App\\Http\\Controllers\\StoreController@updateFirebaseToken',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::KlkZTBZuePjg4Gwz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ywqYFrf1PGlZPV38' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/close-store-day',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStoreDayCloses',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStoreDayCloses',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::ywqYFrf1PGlZPV38',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PFfUc9VPDzFxqRzO' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/period-store-day',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\CloseController@getPeriodCloses',
        'controller' => 'App\\Http\\Controllers\\CloseController@getPeriodCloses',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::PFfUc9VPDzFxqRzO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xERyQwBY1sv3GINg' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/logout',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\LoginStore@logout',
        'controller' => 'App\\Http\\Controllers\\Api\\LoginStore@logout',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::xERyQwBY1sv3GINg',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::12qPwOcYw9VMjxq9' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/change-password',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@changePassword',
        'controller' => 'App\\Http\\Controllers\\StoreController@changePassword',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::12qPwOcYw9VMjxq9',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JKANEIx14YDOUOXX' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/admin/get-merchant-transactions/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStoreTransactions',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStoreTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::JKANEIx14YDOUOXX',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::f61SkkswAGLfgb1c' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/receive-notification',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreDeviceController@receiveNotification',
        'controller' => 'App\\Http\\Controllers\\StoreDeviceController@receiveNotification',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::f61SkkswAGLfgb1c',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::uvPwLHfIfSPhe0f5' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/refund-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\RefundController@refundCustomerNewStore',
        'controller' => 'App\\Http\\Controllers\\RefundController@refundCustomerNewStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::uvPwLHfIfSPhe0f5',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::lR190bqQvmRBDgfI' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/confirm-refund-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\RefundController@refundConfirmation',
        'controller' => 'App\\Http\\Controllers\\RefundController@refundConfirmation',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::lR190bqQvmRBDgfI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::tIp87uIg2CH02ZwX' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/close-period',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\CloseController@closePeriod',
        'controller' => 'App\\Http\\Controllers\\CloseController@closePeriod',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::tIp87uIg2CH02ZwX',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ENfpCq448tvqc7tN' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/store/open-period',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:store-api',
        ),
        'uses' => 'App\\Http\\Controllers\\CloseController@openPeriod',
        'controller' => 'App\\Http\\Controllers\\CloseController@openPeriod',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/store',
        'where' => 
        array (
        ),
        'as' => 'generated::ENfpCq448tvqc7tN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rT0ZT1e2qAqOrgT8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/store/dashboard',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getChartDashboard',
        'controller' => 'App\\Http\\Controllers\\StoreController@getChartDashboard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::rT0ZT1e2qAqOrgT8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::XK1Lm7HduhdE6WXA' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/merchant/login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\MerchantController@login',
        'controller' => 'App\\Http\\Controllers\\Api\\MerchantController@login',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::XK1Lm7HduhdE6WXA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::r46j1jVvAJyMs20r' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/merchant/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\MerchantController@refresh',
        'controller' => 'App\\Http\\Controllers\\Api\\MerchantController@refresh',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::r46j1jVvAJyMs20r',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::fafcUTcHOMKApxQP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@loggedUser',
        'controller' => 'App\\Http\\Controllers\\MerchantController@loggedUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::fafcUTcHOMKApxQP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::I0FGZjFpCMuBiNZR' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/merchant/logout',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\MerchantController@logout',
        'controller' => 'App\\Http\\Controllers\\Api\\MerchantController@logout',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::I0FGZjFpCMuBiNZR',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::OvJVa52esE5EXO7A' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-store-payments/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPaymentsWithDate',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPaymentsWithDate',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::OvJVa52esE5EXO7A',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::LxDN8llgjOqaibWO' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getMerchantStores',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getMerchantStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::LxDN8llgjOqaibWO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bMFwzvlPdqUx8am7' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/merchant/refund-imali-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\RefundController@refundCustomerNew',
        'controller' => 'App\\Http\\Controllers\\RefundController@refundCustomerNew',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::bMFwzvlPdqUx8am7',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KW1azO060c29LTCb' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/merchant/refund-confirmation',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\RefundController@refundConfirmation',
        'controller' => 'App\\Http\\Controllers\\RefundController@refundConfirmation',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::KW1azO060c29LTCb',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::oz785FRXGxIPKDAB' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-refunds',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\RefundController@getRefundCustomer',
        'controller' => 'App\\Http\\Controllers\\RefundController@getRefundCustomer',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::oz785FRXGxIPKDAB',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZIlcFLnK1q6dFHJ3' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/merchant/change-password',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@changePassword',
        'controller' => 'App\\Http\\Controllers\\MerchantController@changePassword',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::ZIlcFLnK1q6dFHJ3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::yzKEMp7bBwzMPAPb' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-store-periods/{storeId}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getStorePeriods',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getStorePeriods',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::yzKEMp7bBwzMPAPb',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::mauUxWICd6WzsD6e' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-store-period-transactions/{storeId}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPeriodTransactions',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPeriodTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::mauUxWICd6WzsD6e',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WYcR7oTbctlc6dC3' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-imali-account/{accountNumber}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getImaliAccount',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getImaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::WYcR7oTbctlc6dC3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::2uuxlR1yyownYwV5' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-periodos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPeridos',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPeridos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::2uuxlR1yyownYwV5',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pqOHMJhvAG4HlZKl' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-periodos-loja/{storeId}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPeridosLoja',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPeridosLoja',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::pqOHMJhvAG4HlZKl',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ODyXHcj2LfhHfpDn' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-closed-transactions-store/{storeId}/{dateReference}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPagamentosPeriodoLoja',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPagamentosPeriodoLoja',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::ODyXHcj2LfhHfpDn',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pwaN53WueLP3rKNd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-general-dashboard',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getMerchantDashboard',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getMerchantDashboard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::pwaN53WueLP3rKNd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::eAYkqJYa64noR0wh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-store-dashboard/{storeId}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getStoreDashboard',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getStoreDashboard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::eAYkqJYa64noR0wh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::raxrXkUIeJWgBJTM' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/merchant/get-period-transactions/{store_id}/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:merchant-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getPeriodTransactionsMerchant',
        'controller' => 'App\\Http\\Controllers\\StoreController@getPeriodTransactionsMerchant',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/merchant',
        'where' => 
        array (
        ),
        'as' => 'generated::raxrXkUIeJWgBJTM',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VxcxiZrCyaaYis1z' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-comerciante-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@saveComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@saveComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::VxcxiZrCyaaYis1z',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JS3LlZndje0dAooz' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-daily-close-topup/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CloseController@getTopUpDailyClose',
        'controller' => 'App\\Http\\Controllers\\CloseController@getTopUpDailyClose',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::JS3LlZndje0dAooz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::0khSLfEI5qeQJGzp' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-documents-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserDocumentController@getDocuments',
        'controller' => 'App\\Http\\Controllers\\UserDocumentController@getDocuments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::0khSLfEI5qeQJGzp',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::SYSPkzFvuK30qE6C' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/send-codigo',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@verifyUserNumber',
        'controller' => 'App\\Http\\Controllers\\UserController@verifyUserNumber',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::SYSPkzFvuK30qE6C',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::NjBKlywNfewGZR4G' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/register',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\RegisterController@register',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\RegisterController@register',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::NjBKlywNfewGZR4G',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::LxG1K0XnyJrnzotB' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@login',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@login',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::LxG1K0XnyJrnzotB',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::vMlY7oGGrHMHTSNV' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@refresh',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@refresh',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::vMlY7oGGrHMHTSNV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::w5eeVjvnOl8vU9c2' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/send-password-reset-link',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@resetLink',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@resetLink',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::w5eeVjvnOl8vU9c2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iiu7qNcI9oJhqOXU' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-country',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getCoutry',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getCoutry',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::iiu7qNcI9oJhqOXU',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KLn7dbMTYORzhf4u' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-provinces/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getProvinces',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getProvinces',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::KLn7dbMTYORzhf4u',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZM0ryw74RqyvyJkw' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-districts/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getDistricts',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getDistricts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ZM0ryw74RqyvyJkw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YlBsXwDt7Yn52S4H' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-activity-branch',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getActivityBranch',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\CountryController@getActivityBranch',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::YlBsXwDt7Yn52S4H',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TGhGktcZtLFHau1n' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-user',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@saveUser',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@saveUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::TGhGktcZtLFHau1n',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iwAPOF8aBvHb8vjN' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@login',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@login',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::iwAPOF8aBvHb8vjN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::aHj7icXcWNcVCZcg' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@refresh',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@refresh',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::aHj7icXcWNcVCZcg',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::XTiUOQqvqtLadAHj' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/logout',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@logout',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@logout',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::XTiUOQqvqtLadAHj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::NgzEr7gkwKHBquCT' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/accept-account-deletion-request',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@acceptAccountDeletionRequest',
        'controller' => 'App\\Http\\Controllers\\UserController@acceptAccountDeletionRequest',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::NgzEr7gkwKHBquCT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KOWSlwKq6z11VMVf' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/cancel-account-deletion-request',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@cancelAccountDeletionRequest',
        'controller' => 'App\\Http\\Controllers\\UserController@cancelAccountDeletionRequest',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::KOWSlwKq6z11VMVf',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::He5pjTR4fBj8WQNB' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/block-or-enable-imaliaccount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@blockOrEnableIMaliAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@blockOrEnableIMaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::He5pjTR4fBj8WQNB',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WyUrKnhRVq6IGf4q' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-accounts-deletion-requests',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getAccountDeletionRequests',
        'controller' => 'App\\Http\\Controllers\\UserController@getAccountDeletionRequests',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::WyUrKnhRVq6IGf4q',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::3dLlQV1uLpc67QXI' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-token',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@saveToken',
        'controller' => 'App\\Http\\Controllers\\UserClientController@saveToken',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::3dLlQV1uLpc67QXI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WMbtTqBhW3GXhB9I' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-client-integrator',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@saveClientIntegrator',
        'controller' => 'App\\Http\\Controllers\\UserClientController@saveClientIntegrator',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::WMbtTqBhW3GXhB9I',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::wPlHyeilGjVDGBes' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-clients',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getClients',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getClients',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::wPlHyeilGjVDGBes',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JlzRlCxkGjha934T' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/add-store-to-client',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@addStoreToUserClient',
        'controller' => 'App\\Http\\Controllers\\UserClientController@addStoreToUserClient',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::JlzRlCxkGjha934T',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::U8hs8iDK6yur3LKi' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-transactions-histories/{from}/{to}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\TransactionHistoryController@historyTransactions',
        'controller' => 'App\\Http\\Controllers\\TransactionHistoryController@historyTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::U8hs8iDK6yur3LKi',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::U3kmXewG5WAyQauF' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-topup-history/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\VoucherHistoryController@getVoucherHistories',
        'controller' => 'App\\Http\\Controllers\\VoucherHistoryController@getVoucherHistories',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::U3kmXewG5WAyQauF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::flY5OeCQP3btAOhK' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/add-or-update-config',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreConfigController@addOrUpdateConfigs',
        'controller' => 'App\\Http\\Controllers\\StoreConfigController@addOrUpdateConfigs',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::flY5OeCQP3btAOhK',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xGq8NMhGY1nGwE15' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-store-config/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreConfigController@getStoreConfig',
        'controller' => 'App\\Http\\Controllers\\StoreConfigController@getStoreConfig',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::xGq8NMhGY1nGwE15',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::aF39IFDEEqFW1PWz' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/find-imali-account/{query}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getAccountNumber',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getAccountNumber',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::aF39IFDEEqFW1PWz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::uahFzLfjYF3EO1gO' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/find-store-account/{query}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getStoreAccount',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getStoreAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::uahFzLfjYF3EO1gO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::O28kuWB6echpQQTi' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/find-merchant-account/{query}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getMerchantAccount',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getMerchantAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::O28kuWB6echpQQTi',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::DvIWygyMPxVk6ERh' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-store-logo',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@updateStoreImage',
        'controller' => 'App\\Http\\Controllers\\StoreController@updateStoreImage',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::DvIWygyMPxVk6ERh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ydhtjo5yr1QP95gF' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/change-password',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@changePassword',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@changePassword',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::ydhtjo5yr1QP95gF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JYgBFb7DDFYF7wRK' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/deny-documents-update',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserDocumentController@negarPedidoActualizacaoDocumentos',
        'controller' => 'App\\Http\\Controllers\\UserDocumentController@negarPedidoActualizacaoDocumentos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::JYgBFb7DDFYF7wRK',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::qXggwsZf0rA0tast' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/accept-documents-update',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserDocumentController@updateUserInformation',
        'controller' => 'App\\Http\\Controllers\\UserDocumentController@updateUserInformation',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::qXggwsZf0rA0tast',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::97xYGCsDTowIA1QN' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-documents/{status}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserDocumentController@getDocuments',
        'controller' => 'App\\Http\\Controllers\\UserDocumentController@getDocuments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::97xYGCsDTowIA1QN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::au8U7xoYopFfGzb8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-user-documents/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserDocumentController@getUserDocuments',
        'controller' => 'App\\Http\\Controllers\\UserDocumentController@getUserDocuments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::au8U7xoYopFfGzb8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::MQeexUWQbTGCQBgs' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/send-messages',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PushNotificationController@sendMessage',
        'controller' => 'App\\Http\\Controllers\\PushNotificationController@sendMessage',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::MQeexUWQbTGCQBgs',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RJQWIAi8wAFZHgpL' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-app-logs',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\LogController@getLogs',
        'controller' => 'App\\Http\\Controllers\\LogController@getLogs',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::RJQWIAi8wAFZHgpL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ABVO9z8K4Cx1VSK5' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-full-logs',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\LogController@getFullLog',
        'controller' => 'App\\Http\\Controllers\\LogController@getFullLog',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::ABVO9z8K4Cx1VSK5',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PzxtuR8wKmf6ilei' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-transferencias2/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistory',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistory',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::PzxtuR8wKmf6ilei',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::X4yDjH2HbIwWuRN6' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-transferencias-data',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistoryData',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistoryData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::X4yDjH2HbIwWuRN6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TmfrMHT1rx0yXBaF' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-imali-configuracoes',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getImaliConfiguracoes',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getImaliConfiguracoes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::TmfrMHT1rx0yXBaF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::oi4rjzMJimGxtNXH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-carregamentos2/{datainicial}/{datafinal}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getCarregamentos',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getCarregamentos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::oi4rjzMJimGxtNXH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Aimh4AsJ4DxIfq5N' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-dashboard',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getIndicadores',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getIndicadores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::Aimh4AsJ4DxIfq5N',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::qTmIk7RfXsx6HVVR' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-imaliaccount-config',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@updateImaliAccountConfig',
        'controller' => 'App\\Http\\Controllers\\DashboardController@updateImaliAccountConfig',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::qTmIk7RfXsx6HVVR',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::inCL4vQCOUs5WXC9' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-imaliaccount-kyc',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliAccountController@updateKyc',
        'controller' => 'App\\Http\\Controllers\\ImaliAccountController@updateKyc',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::inCL4vQCOUs5WXC9',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YW64PQNNGpNWiLtD' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/create-user',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@saveUser',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@saveUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::YW64PQNNGpNWiLtD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::OvfYcJMhWPNzsBQL' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@loggedUser',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@loggedUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::OvfYcJMhWPNzsBQL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7U9vjQTMfb80NhDC' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/paytekusers',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getUsers',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getUsers',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::7U9vjQTMfb80NhDC',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::LiVf8CqBzJeCBb0z' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/delete-user/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@deleteUser',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@deleteUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::LiVf8CqBzJeCBb0z',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RGoDFWRPvgyoDeyn' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-user/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getUser',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::RGoDFWRPvgyoDeyn',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ffipQH2z1m8he9st' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-user',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@updateUser',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@updateUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::ffipQH2z1m8he9st',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Pl61DVAqmxYKEIvv' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/paytekuser-enable-or-disable/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@enableOrDisable',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@enableOrDisable',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::Pl61DVAqmxYKEIvv',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::LFG4kMj63MdMhIbB' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-user-password',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@updateUserPasword',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@updateUserPasword',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::LFG4kMj63MdMhIbB',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::40HCJUHddBiTSeWC' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-merchant-transactions/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStoreTransactions',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStoreTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::40HCJUHddBiTSeWC',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YdfyKTFuzVj03g92' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-profits/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ProfitController@getProfits',
        'controller' => 'App\\Http\\Controllers\\ProfitController@getProfits',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::YdfyKTFuzVj03g92',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hKws60IwcmFdy6hw' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStores',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::hKws60IwcmFdy6hw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::w9PbQx69gblEKzCc' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-imali-accounts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getImaliAccounts',
        'controller' => 'App\\Http\\Controllers\\UserController@getImaliAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::w9PbQx69gblEKzCc',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zKcPMraH5mFe9cvP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/enable-or-disable-imali-account/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateUserStatus',
        'controller' => 'App\\Http\\Controllers\\UserController@updateUserStatus',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::zKcPMraH5mFe9cvP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::moHoqLxmGCoIrgTZ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-merchant-stores/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getStore',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::moHoqLxmGCoIrgTZ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::6DeBfKDAS3LvLIDl' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/get-merchant',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getMerchant2',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getMerchant2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::6DeBfKDAS3LvLIDl',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::wv8jTNwlnxJ6PHQ4' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-comerciantes',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComerciantes',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComerciantes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::wv8jTNwlnxJ6PHQ4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::i4duAfb7SDR0ipCG' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-ramo-activity',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getRamoActivity',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getRamoActivity',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::i4duAfb7SDR0ipCG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::oqSW9aUJ4qfNWDl7' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-profits',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ProfitController@getProfits',
        'controller' => 'App\\Http\\Controllers\\ProfitController@getProfits',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::oqSW9aUJ4qfNWDl7',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::y5Hh6vahfPvpfaeU' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/mytransactions/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyTransactions',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::y5Hh6vahfPvpfaeU',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bEuQUOPyME2NU8WH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-test/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTesteTransaction',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTesteTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::bEuQUOPyME2NU8WH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::L447UagQs6IJkbPV' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/recharge',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@rechargeAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@rechargeAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::L447UagQs6IJkbPV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::cMrkcl76vjxqJHq1' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/recharge-bank-reference',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@rechargeByReference',
        'controller' => 'App\\Http\\Controllers\\UserController@rechargeByReference',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::cMrkcl76vjxqJHq1',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::MKItjW033UkK7HZL' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/users',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@users',
        'controller' => 'App\\Http\\Controllers\\UserController@users',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::MKItjW033UkK7HZL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8QooMZSQ3GXvkcpj' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-bank-connections',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@bankConnections',
        'controller' => 'App\\Http\\Controllers\\UserController@bankConnections',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::8QooMZSQ3GXvkcpj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::m2A8AJPq7YzThmaG' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-user-data-mobile',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateUserDataMobile',
        'controller' => 'App\\Http\\Controllers\\UserController@updateUserDataMobile',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::m2A8AJPq7YzThmaG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::O1BaWDfpPf4jAwkY' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-comerciante',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@saveComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@saveComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::O1BaWDfpPf4jAwkY',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Ztiu4qIgxPqQWMkp' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@saveLoja',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@saveLoja',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::Ztiu4qIgxPqQWMkp',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PWD0NIGbvpFtIvU0' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-merchant',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@updateComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@updateComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::PWD0NIGbvpFtIvU0',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::LgKOxvL9HSqhGPpS' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/mine-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@makePayment',
        'controller' => 'App\\Http\\Controllers\\PaymentController@makePayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::LgKOxvL9HSqhGPpS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iwOr3kxFePlPvZsS' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/mine-transaction-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@makePaymentStore',
        'controller' => 'App\\Http\\Controllers\\PaymentController@makePaymentStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::iwOr3kxFePlPvZsS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::kZsQYG3f3sgNzAlP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getPayments',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::kZsQYG3f3sgNzAlP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::keXSMNmayLGGxmBL' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-payment/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyPayments',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::keXSMNmayLGGxmBL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::CsvnzoOsPicGqsDd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyPayments2',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyPayments2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::CsvnzoOsPicGqsDd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::SUz8Mz8oD06VC89M' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-transferencias',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferencias',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferencias',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::SUz8Mz8oD06VC89M',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::FbSUK3gJ9drMFwXZ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-carregamentos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getCarregamentos',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getCarregamentos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::FbSUK3gJ9drMFwXZ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::elf9clHc03UyG0R4' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-carregamentos2/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos2',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::elf9clHc03UyG0R4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::tk5X02zVmf9oCxsG' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-carregamentos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::tk5X02zVmf9oCxsG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iGkyAKJf5CxlCvzw' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-my-transferencias/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyTransferencias',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyTransferencias',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::iGkyAKJf5CxlCvzw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::loEVSAoIcSXzeBoI' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/transfer-money',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@transferMoney',
        'controller' => 'App\\Http\\Controllers\\PaymentController@transferMoney',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::loEVSAoIcSXzeBoI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bOQLxTrG8cyd2eW6' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/check-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@checkReceiver',
        'controller' => 'App\\Http\\Controllers\\PaymentController@checkReceiver',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::bOQLxTrG8cyd2eW6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::mlQEQ9v3N7V4GNAq' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-comerciante2/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComerciante2',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComerciante2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::mlQEQ9v3N7V4GNAq',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::QI7XiXaQlYGU34Ur' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-comerciante/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::QI7XiXaQlYGU34Ur',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YU0XdkyoBbTQhB9q' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/generate-qrcode/{id}/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@generateQrcode',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@generateQrcode',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::YU0XdkyoBbTQhB9q',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8Lr72bCMo52IXJoQ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-user-by-account-number/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccount',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::8Lr72bCMo52IXJoQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::GVgC1fyRZCUv8OLv' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-user-by-account-reference/{reference}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccountReference',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccountReference',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::GVgC1fyRZCUv8OLv',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::3vE9Eu8Hl0GKyWah' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-user-data/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getUserData',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getUserData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::3vE9Eu8Hl0GKyWah',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::6gjFcNlN2pDLI1aP' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@updateStore',
        'controller' => 'App\\Http\\Controllers\\StoreController@updateStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::6gjFcNlN2pDLI1aP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::L7lLYzo5KJ2EaJzw' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-merchant-transactions-searched/{datainicial}/{datafinal}/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStorePayments',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStorePayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::L7lLYzo5KJ2EaJzw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rqCPJ26KwutndoUI' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-transferencias2/{datainicial}/{datafinal}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getTransferencias',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getTransferencias',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::rqCPJ26KwutndoUI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ivUfiLumDvLL1S0Q' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-transaction-history/{datainicial}/{datafinal}/{imali}/{type}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliAccountController@getImaliTransactions',
        'controller' => 'App\\Http\\Controllers\\ImaliAccountController@getImaliTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::ivUfiLumDvLL1S0Q',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::wjs28xmru5nvqm1u' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-payments2/{datainicial}/{datafinal}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getPayments',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::wjs28xmru5nvqm1u',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::FOvHVEHgMdoI4aY2' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-comerciante-payments/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComercianteTransactions',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComercianteTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::FOvHVEHgMdoI4aY2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::IuVQWSKHpyGN3inn' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-kyc',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserKycController@saveKyc',
        'controller' => 'App\\Http\\Controllers\\UserKycController@saveKyc',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::IuVQWSKHpyGN3inn',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RWi5fFvU5hKKenra' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-kyc',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserKycController@updateKyc',
        'controller' => 'App\\Http\\Controllers\\UserKycController@updateKyc',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::RWi5fFvU5hKKenra',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::XEBocnQKKW8Rokh9' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/delete-kyc/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserKycController@deleteKyc',
        'controller' => 'App\\Http\\Controllers\\UserKycController@deleteKyc',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::XEBocnQKKW8Rokh9',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ch55uqreDOh96NvT' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/store-closes/{date1}/{date2}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getAdminStoresCloses',
        'controller' => 'App\\Http\\Controllers\\StoreController@getAdminStoresCloses',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::ch55uqreDOh96NvT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UjDp0ZzdLqKH8F4t' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/close-store-day',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStoreDayCloses',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStoreDayCloses',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::UjDp0ZzdLqKH8F4t',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7wmqlbRCrZQJBYJJ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-close-store-day',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\DayCloseStoreController@dayCloseStore',
        'controller' => 'App\\Http\\Controllers\\DayCloseStoreController@dayCloseStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::7wmqlbRCrZQJBYJJ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::y2oNpA38jatgkx2n' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/store-day-closes/{store_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getStoreCloses',
        'controller' => 'App\\Http\\Controllers\\StoreController@getStoreCloses',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::y2oNpA38jatgkx2n',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RfLx4k0S3pa41ZLD' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/revert-recharge-transanction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@reverteTransaction',
        'controller' => 'App\\Http\\Controllers\\UserController@reverteTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::RfLx4k0S3pa41ZLD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::sMlKhiaeDkbPPose' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/send-money-b2b',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@sendMoneyB2B',
        'controller' => 'App\\Http\\Controllers\\UserController@sendMoneyB2B',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::sMlKhiaeDkbPPose',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::oPJjweq3FbualABD' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/send-money-imali-mpesa',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
          2 => 'json.response',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@sendMoneyImaliMpesa',
        'controller' => 'App\\Http\\Controllers\\UserController@sendMoneyImaliMpesa',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::oPJjweq3FbualABD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::2ZxP34Ua79OmwCII' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigController@index',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigController@index',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::2ZxP34Ua79OmwCII',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::93J4Y34cbGXFdY96' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigController@store',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigController@store',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::93J4Y34cbGXFdY96',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UXb2OrwlIl0UjhXS' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-services/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigController@update',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigController@update',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::UXb2OrwlIl0UjhXS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::IcL2ZQg5x9TH4Gxh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/delete-services/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigController@destroy',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigController@destroy',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::IcL2ZQg5x9TH4Gxh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::yrAGU2tq10Ic34PG' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-services/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigController@edit',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigController@edit',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::yrAGU2tq10Ic34PG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::agd55EoOXoLPiuUi' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-account-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigAccountController@index',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigAccountController@index',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::agd55EoOXoLPiuUi',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TfUWBhdRGx17L8qF' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/save-account-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigAccountController@store',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigAccountController@store',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::TfUWBhdRGx17L8qF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Is82qGBOoH4elNpL' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-account-services/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigAccountController@update',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigAccountController@update',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::Is82qGBOoH4elNpL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xheomcZDZ4kOegcQ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/delete-account-services/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigAccountController@destroy',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigAccountController@destroy',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::xheomcZDZ4kOegcQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KD2EpMcjKcGslG8Q' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-account-services/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ServiceConfigAccountController@edit',
        'controller' => 'App\\Http\\Controllers\\ServiceConfigAccountController@edit',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::KD2EpMcjKcGslG8Q',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Z9EkkPBHi0S3lKqa' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/create-partner-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@createPartnerServices',
        'controller' => 'App\\Http\\Controllers\\MerchantController@createPartnerServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::Z9EkkPBHi0S3lKqa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::IEQb8X8dKGBG4j49' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-partner-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getPartnerServices',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getPartnerServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::IEQb8X8dKGBG4j49',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::63jCcZ0C79XwFMIw' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/update-user-client/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@updateUserClient2024',
        'controller' => 'App\\Http\\Controllers\\UserClientController@updateUserClient2024',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::63jCcZ0C79XwFMIw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JIgX5jZN9coy8YBT' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/create-payment-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@createPaymentServices',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@createPaymentServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::JIgX5jZN9coy8YBT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TmVfChitXEZlCCX4' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/admin/get-all-payment-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getAllPaymentServices',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getAllPaymentServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::TmVfChitXEZlCCX4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KlW6AvTEWAcRoZmM' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/admin/create-ai-data',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:admin-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@createIAData',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@createIAData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/admin',
        'where' => 
        array (
        ),
        'as' => 'generated::KlW6AvTEWAcRoZmM',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RrjteLQaLxWmT3b3' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/ai-data',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getAllIAData',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getAllIAData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::RrjteLQaLxWmT3b3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zVSdY4IJqd3yfEuL' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/all-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getAllTransactionData',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getAllTransactionData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::zVSdY4IJqd3yfEuL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WCZX7f6xciwihw8l' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-applications',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@createApplication',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@createApplication',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::WCZX7f6xciwihw8l',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PZIHUlqw7XkSS8yd' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/encrypt-applications',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@encryptString',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@encryptString',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::PZIHUlqw7XkSS8yd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TRvp2m2TDMIPI7dt' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/encrypt-jwt',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@encryptStringJWT',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@encryptStringJWT',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::TRvp2m2TDMIPI7dt',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VeXK5VNyhEVG2aHf' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/apps/get-payment-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'applicationsv2',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getPaymentServices',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getPaymentServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::VeXK5VNyhEVG2aHf',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Wa7A9GCeng9rxcfx' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/apps/get-merchant-from-website/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'applicationsv2',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getStoreMerchant',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getStoreMerchant',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::Wa7A9GCeng9rxcfx',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YlNS44rHpW6tb8oN' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/apps/imaliway/v2/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'applicationsv2',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::YlNS44rHpW6tb8oN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7Platl9yfcKuVuxt' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/apps/imaliway/v2/payments/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'applicationsv2',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::7Platl9yfcKuVuxt',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::DHYkwQ8Cc4muVpoL' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/apps/imaliway/v2/payments/qrcode/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'applicationsv2',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/apps',
        'where' => 
        array (
        ),
        'as' => 'generated::DHYkwQ8Cc4muVpoL',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PoTJs8mJ6um0PYpz' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/encrypt-terminal',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@encryptString',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@encryptString',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::PoTJs8mJ6um0PYpz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hEWWJsC9oZA8JpRN' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-terminal',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@createterminals',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@createterminals',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::hEWWJsC9oZA8JpRN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::VudbfzU5euEgsXPj' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-terminals/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@getMyTerminals',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@getMyTerminals',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::VudbfzU5euEgsXPj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::DKIL8KrxB9ip6ZP3' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/decrypt-applications',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApplicationController@decryptString',
        'controller' => 'App\\Http\\Controllers\\ApplicationController@decryptString',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::DKIL8KrxB9ip6ZP3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xE5oD714UxNWa2VQ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/terminals/imaliway/v2/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminals',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminals',
        'where' => 
        array (
        ),
        'as' => 'generated::xE5oD714UxNWa2VQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::q2qKWuRNlF9iRznu' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminals/account_store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminals',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getUserStore',
        'controller' => 'App\\Http\\Controllers\\StoreController@getUserStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminals',
        'where' => 
        array (
        ),
        'as' => 'generated::q2qKWuRNlF9iRznu',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iAaXlbpeKtHAftrj' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminals/get-store-transactions',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminals',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getTransactionsStore',
        'controller' => 'App\\Http\\Controllers\\StoreController@getTransactionsStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminals',
        'where' => 
        array (
        ),
        'as' => 'generated::iAaXlbpeKtHAftrj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::2rsCNi7GZVacVqPB' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/terminals/generate-store-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminals',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@QrcodeStore',
        'controller' => 'App\\Http\\Controllers\\UserClientController@QrcodeStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminals',
        'where' => 
        array (
        ),
        'as' => 'generated::2rsCNi7GZVacVqPB',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pSJFea1OabvlMnHP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminals/get-payment-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminals',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getPaymentServices',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getPaymentServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminals',
        'where' => 
        array (
        ),
        'as' => 'generated::pSJFea1OabvlMnHP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pWOx9GmHWpUceach' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/terminalsv2/imaliway/v2/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminalsv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminalsv2',
        'where' => 
        array (
        ),
        'as' => 'generated::pWOx9GmHWpUceach',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZDqCIMAaqOmrhpVX' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminalsv2/imaliway/v2/payments/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminalsv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminalsv2',
        'where' => 
        array (
        ),
        'as' => 'generated::ZDqCIMAaqOmrhpVX',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::t1KC7UG6s9sdmXx8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminalsv2/account_store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminalsv2',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getUserStore',
        'controller' => 'App\\Http\\Controllers\\StoreController@getUserStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminalsv2',
        'where' => 
        array (
        ),
        'as' => 'generated::t1KC7UG6s9sdmXx8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UdLYQuqYvyCqZ4UD' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminalsv2/get-store-transactions',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminalsv2',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@getTransactionsStore',
        'controller' => 'App\\Http\\Controllers\\StoreController@getTransactionsStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminalsv2',
        'where' => 
        array (
        ),
        'as' => 'generated::UdLYQuqYvyCqZ4UD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::X7A8K8v5G6om85CO' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/terminalsv2/generate-store-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminalsv2',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@QrcodeStore',
        'controller' => 'App\\Http\\Controllers\\UserClientController@QrcodeStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminalsv2',
        'where' => 
        array (
        ),
        'as' => 'generated::X7A8K8v5G6om85CO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::lIyDH7PSIhpyW0CP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/terminalsv2/get-payment-services',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'terminalsv2',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getPaymentServices',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getPaymentServices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/terminalsv2',
        'where' => 
        array (
        ),
        'as' => 'generated::lIyDH7PSIhpyW0CP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TidchYF4nbvihjIh' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partners/imaliway/v2/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
          2 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partners',
        'where' => 
        array (
        ),
        'as' => 'generated::TidchYF4nbvihjIh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::FFaMKWHUow0qbtPq' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partners/imaliway/v2/payments/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
          2 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partners',
        'where' => 
        array (
        ),
        'as' => 'generated::FFaMKWHUow0qbtPq',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hoX60A5nDmTwfGLI' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partners/imaliway/v2/payments/qrcode/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
          2 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partners',
        'where' => 
        array (
        ),
        'as' => 'generated::hoX60A5nDmTwfGLI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::aCg7d53JPwX2Vya0' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partners/imaliway/v2/payments/client/balance',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
          2 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_imali_account_balance_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_imali_account_balance_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partners',
        'where' => 
        array (
        ),
        'as' => 'generated::aCg7d53JPwX2Vya0',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::QwLrNhAVtBfoZvuz' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partners/imaliway/v2/payments/balance',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
          2 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_card_balance_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_card_balance_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partners',
        'where' => 
        array (
        ),
        'as' => 'generated::QwLrNhAVtBfoZvuz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::I9iF50VwBmymAO7E' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partners/imaliway/v2/payments/refund',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'localization',
          2 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@make_payment_refund_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@make_payment_refund_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partners',
        'where' => 
        array (
        ),
        'as' => 'generated::I9iF50VwBmymAO7E',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::X958QNHSuXgwi4Io' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partnersv2/imaliway/{payment_method}/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStore',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partnersv2',
        'where' => 
        array (
        ),
        'as' => 'generated::X958QNHSuXgwi4Io',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Yxc56GcEWV8LYRbO' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partnersv2/imaliway/{payment_method}/payments/status/{push_id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'partnersv2',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@checkPushStatus',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@checkPushStatus',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partnersv2',
        'where' => 
        array (
        ),
        'as' => 'generated::Yxc56GcEWV8LYRbO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::gYTHIQMiKdDOaioJ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partnersv2/imaliway/v2/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'partnersv2',
          2 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partnersv2',
        'where' => 
        array (
        ),
        'as' => 'generated::gYTHIQMiKdDOaioJ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::4f5Rztjh739tXAnk' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/partnersv2/imaliway/v2/payments/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'partnersv2',
          2 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partnersv2',
        'where' => 
        array (
        ),
        'as' => 'generated::4f5Rztjh739tXAnk',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ofldVK5DxsqIvUEU' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/partnersv2/imaliway/v2/payments/qrcode/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'partnersv2',
          2 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/partnersv2',
        'where' => 
        array (
        ),
        'as' => 'generated::ofldVK5DxsqIvUEU',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::I46ZDMVxkauQjn3K' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/add-store-to-client',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@addStoreToUserClient',
        'controller' => 'App\\Http\\Controllers\\UserClientController@addStoreToUserClient',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::I46ZDMVxkauQjn3K',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8Ty8F6pjmPRrEw9l' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/userF',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getUser',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::8Ty8F6pjmPRrEw9l',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::H1RQnnzYN90kYQsH' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/send-sms-token',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@sendSMSToken',
        'controller' => 'App\\Http\\Controllers\\UserController@sendSMSToken',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::H1RQnnzYN90kYQsH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Gpu16GdTtQ2WA2yT' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/resend-code-verification',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@resendCode',
        'controller' => 'App\\Http\\Controllers\\UserController@resendCode',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Gpu16GdTtQ2WA2yT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bbHRzMPy8b2XW7pR' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-codigo',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkCodigo',
        'controller' => 'App\\Http\\Controllers\\UserController@checkCodigo',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::bbHRzMPy8b2XW7pR',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::cnAPHgZTbEOBXpkD' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/sms-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@sendSMS',
        'controller' => 'App\\Http\\Controllers\\UserController@sendSMS',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::cnAPHgZTbEOBXpkD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Wtbt2EAmUrVSEe9D' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/teste',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@teste',
        'controller' => 'App\\Http\\Controllers\\UserController@teste',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Wtbt2EAmUrVSEe9D',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rZxE0FX9X4VQ9ned' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/update-firebase-token',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateFirebaseToken',
        'controller' => 'App\\Http\\Controllers\\UserController@updateFirebaseToken',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::rZxE0FX9X4VQ9ned',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::905YqoJtEhZMjJ4l' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recharge-by-reference',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@rechargeByReference2',
        'controller' => 'App\\Http\\Controllers\\UserController@rechargeByReference2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::905YqoJtEhZMjJ4l',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ru91EBRuyseTcXds' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/topup-water-client2',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getWaterClient',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getWaterClient',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ru91EBRuyseTcXds',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zt3eRGQsWus74gff' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/topup-advice',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@runAdvice',
        'controller' => 'App\\Http\\Controllers\\TopUpController@runAdvice',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::zt3eRGQsWus74gff',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iXh9YpAjGMeK1PeZ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/topup-close',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@topUpClose',
        'controller' => 'App\\Http\\Controllers\\TopUpController@topUpClose',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::iXh9YpAjGMeK1PeZ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::dEq9GmOT9pDGndAz' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/topup-balance',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getBalance',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getBalance',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::dEq9GmOT9pDGndAz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::SNFNTYA1aIX6dVKR' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-devices',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ConfigController@getMyDevices',
        'controller' => 'App\\Http\\Controllers\\ConfigController@getMyDevices',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::SNFNTYA1aIX6dVKR',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rbIjNwoFbI5qAnH4' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-map-stores-off',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getAllStores',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getAllStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::rbIjNwoFbI5qAnH4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::OsUcqJg3fXWnNNC2' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/imali-tariffs',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliTariffController@createTariff',
        'controller' => 'App\\Http\\Controllers\\ImaliTariffController@createTariff',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::OsUcqJg3fXWnNNC2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'delete-account' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/delete-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@makeAccountDeletionRequest2024',
        'controller' => 'App\\Http\\Controllers\\UserController@makeAccountDeletionRequest2024',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'delete-account',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::n3dcptZnk9gvcmYP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-all-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\BusinessController@getAllStores',
        'controller' => 'App\\Http\\Controllers\\BusinessController@getAllStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::n3dcptZnk9gvcmYP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::78sK8o7XsXNLQ1yZ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/user',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\BusinessController@getUser',
        'controller' => 'App\\Http\\Controllers\\BusinessController@getUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::78sK8o7XsXNLQ1yZ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::DJWU4lCkdE48el5v' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-empresa-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getEmpresaStores',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getEmpresaStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::DJWU4lCkdE48el5v',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::tuKhQvg2cy3JVi7a' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-payments-stores/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getEmpresaPaymentsStores',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getEmpresaPaymentsStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::tuKhQvg2cy3JVi7a',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xxaAzjbJO4jpguou' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-payments-stores-details/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getEmpresaPaymentsDetails',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getEmpresaPaymentsDetails',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::xxaAzjbJO4jpguou',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7dgVM548WZPcZYbx' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-stores-data/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getStoresData',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getStoresData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::7dgVM548WZPcZYbx',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::wph9fhnLC5Q4aTjE' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-count-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getCountStores',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getCountStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::wph9fhnLC5Q4aTjE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PHXbMO6MjCW4fpWw' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-all-transactions-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getAllTransactionStores',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getAllTransactionStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::PHXbMO6MjCW4fpWw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::pnoIxYJIy15QrHRN' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-total-transactions-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getTotalTransactionStores',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getTotalTransactionStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::pnoIxYJIy15QrHRN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::IEpJ4dqK31SIugOd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-transactions-by-stores/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getTransactionByStores',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getTransactionByStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::IEpJ4dqK31SIugOd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::lAfif6JaZhUwlmtu' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-total-by-day',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getTotalTransactionStoresDay',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getTotalTransactionStoresDay',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::lAfif6JaZhUwlmtu',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rUfTZYtgR8zsXeTs' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business/get-transactions-days/{id}/{startDate}/{endDate}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getTransactionStoresDates',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getTransactionStoresDates',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::rUfTZYtgR8zsXeTs',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::d21kZhAwANHNKg42' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/business/logout',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:business-api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@logout',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@logout',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api/business',
        'where' => 
        array (
        ),
        'as' => 'generated::d21kZhAwANHNKg42',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::k385TcNVcE8EsAkO' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/business/login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@login',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@login',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::k385TcNVcE8EsAkO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hnp6RgQRpFezq4wM' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/make-account-deletion-request',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@makeAccountDeletionRequest',
        'controller' => 'App\\Http\\Controllers\\UserController@makeAccountDeletionRequest',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::hnp6RgQRpFezq4wM',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::jlbRriWbXWU6yIaS' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-account-deletion-reasons',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getAccountDeletionReasons',
        'controller' => 'App\\Http\\Controllers\\UserController@getAccountDeletionReasons',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::jlbRriWbXWU6yIaS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hvAbBotPCAGvJnMJ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/deny-payment-push',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@denyPaymentPush',
        'controller' => 'App\\Http\\Controllers\\UserClientController@denyPaymentPush',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::hvAbBotPCAGvJnMJ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ehkjQsdb9Nc7lrlC' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-pin-unlock',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@validatePin',
        'controller' => 'App\\Http\\Controllers\\UserController@validatePin',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ehkjQsdb9Nc7lrlC',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZFkkgKpvDco9uyO8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-map-stores',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\MerchantController@getAllStores',
        'controller' => 'App\\Http\\Controllers\\MerchantController@getAllStores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ZFkkgKpvDco9uyO8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::eyEYZLKDs5pGsG5W' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/pay-startimes',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@payStartTimesPackage',
        'controller' => 'App\\Http\\Controllers\\TopUpController@payStartTimesPackage',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::eyEYZLKDs5pGsG5W',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7BPXBxPzcRx6MnWV' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-client-start/{smartCard}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@checkClientStartTimes',
        'controller' => 'App\\Http\\Controllers\\TopUpController@checkClientStartTimes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::7BPXBxPzcRx6MnWV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8cASWe2GzSWZDe8E' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/upload-document',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserDocumentController@updateDocoment',
        'controller' => 'App\\Http\\Controllers\\UserDocumentController@updateDocoment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::8cASWe2GzSWZDe8E',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::CQvzAoUPfOQ36YjW' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-meu-extrato',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\MonthCloseController@getMonthClose',
        'controller' => 'App\\Http\\Controllers\\MonthCloseController@getMonthClose',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::CQvzAoUPfOQ36YjW',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8NYt6IJdiRauvn5h' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/topup-zap-pacotes',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getZapPacotes',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getZapPacotes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::8NYt6IJdiRauvn5h',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JF8WKdhu13rwvcK2' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/topup-buy-zap-pacote',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyZapPacote',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyZapPacote',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::JF8WKdhu13rwvcK2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::6hbFzO7ema1J50HQ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/topup-get-dstv/{customer_number}/{type}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getDstvProducts',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getDstvProducts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::6hbFzO7ema1J50HQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::rQo1oHOyjawZfE0U' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/topup-pay-dstv',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyDstvPacote',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyDstvPacote',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::rQo1oHOyjawZfE0U',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::1TZxh2GXpROWIprV' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/pay-dstv',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpTestController@buyDstvPacote',
        'controller' => 'App\\Http\\Controllers\\TopUpTestController@buyDstvPacote',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::1TZxh2GXpROWIprV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::sg3DVJeVvg2NjSur' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-water-contador',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\WaterController@getWaterContadores',
        'controller' => 'App\\Http\\Controllers\\WaterController@getWaterContadores',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::sg3DVJeVvg2NjSur',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::tYe9BpU7F9yvCNF3' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/remove-contadors-water/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\WaterController@destroy',
        'controller' => 'App\\Http\\Controllers\\WaterController@destroy',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::tYe9BpU7F9yvCNF3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7kRiklSvZR2JkhsE' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/add-water-contadors',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\WaterController@addContaWaters',
        'controller' => 'App\\Http\\Controllers\\WaterController@addContaWaters',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::7kRiklSvZR2JkhsE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UNWmGp05y4jDXaBS' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/remove-contadors-credelec/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@destroy',
        'controller' => 'App\\Http\\Controllers\\TopUpController@destroy',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::UNWmGp05y4jDXaBS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::AxaF9s2QDcgRbMgd' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/topup-water-client',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getWaterClient',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getWaterClient',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::AxaF9s2QDcgRbMgd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::V7zSnkpsIKF5dmtD' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/topup-pay-water',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@payWater',
        'controller' => 'App\\Http\\Controllers\\TopUpController@payWater',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::V7zSnkpsIKF5dmtD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::BkzGIc9M4xLKhlUH' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/topup-check-contador',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@checkContador',
        'controller' => 'App\\Http\\Controllers\\TopUpController@checkContador',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::BkzGIc9M4xLKhlUH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::HNixqzFhf1RPpxc2' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-contador',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getMyContador',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getMyContador',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::HNixqzFhf1RPpxc2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::C8cYASzFpOq4XuYa' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/deny-money-request',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\MoneyRequestController@recusarPedido',
        'controller' => 'App\\Http\\Controllers\\MoneyRequestController@recusarPedido',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::C8cYASzFpOq4XuYa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::6gDehiuxUyMphqVV' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/money-request',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\MoneyRequestController@requestMoney',
        'controller' => 'App\\Http\\Controllers\\MoneyRequestController@requestMoney',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::6gDehiuxUyMphqVV',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::LNZfOcNFWS890i6k' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-meus-pedidos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\MoneyRequestController@getMeusPedidos',
        'controller' => 'App\\Http\\Controllers\\MoneyRequestController@getMeusPedidos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::LNZfOcNFWS890i6k',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ikIkPOvw8P151YOE' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-app-logs',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\LogController@getLogs',
        'controller' => 'App\\Http\\Controllers\\LogController@getLogs',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ikIkPOvw8P151YOE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::1rMDzBh0kumzHY8M' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/update-avatar',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateAvatar',
        'controller' => 'App\\Http\\Controllers\\UserController@updateAvatar',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::1rMDzBh0kumzHY8M',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xN3FM0gHWDjCrO05' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/user',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getUser',
        'controller' => 'App\\Http\\Controllers\\UserController@getUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::xN3FM0gHWDjCrO05',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8md7p7APSAjl2B8X' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/show-hide-balance',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@hideAndShowBalance',
        'controller' => 'App\\Http\\Controllers\\UserController@hideAndShowBalance',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::8md7p7APSAjl2B8X',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::x9BM4TtjpcZqPe7Q' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/disable-user/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@disableUser',
        'controller' => 'App\\Http\\Controllers\\UserController@disableUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::x9BM4TtjpcZqPe7Q',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Kb97crnHsutF7dIh' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/change-password',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@changePassword',
        'controller' => 'App\\Http\\Controllers\\UserController@changePassword',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Kb97crnHsutF7dIh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YL0bInfmGMGeOVgj' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-pin',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkPin',
        'controller' => 'App\\Http\\Controllers\\UserController@checkPin',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::YL0bInfmGMGeOVgj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ye7Eu3V9fUHPHctx' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/generate-amount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@generateAmount',
        'controller' => 'App\\Http\\Controllers\\UserController@generateAmount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ye7Eu3V9fUHPHctx',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ooOQhMs3orMw5bjA' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-client/{transaction}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getClientDataForPayment',
        'controller' => 'App\\Http\\Controllers\\UserController@getClientDataForPayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ooOQhMs3orMw5bjA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::wmR9vlXg2vjADx51' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-client-account/{account}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getClientAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@getClientAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::wmR9vlXg2vjADx51',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::vnooWel6dwHiOKjY' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/upload-photo',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@uploadPhoto',
        'controller' => 'App\\Http\\Controllers\\UserController@uploadPhoto',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::vnooWel6dwHiOKjY',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::d89Kj42tfCXpsAMK' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/logout',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@logout',
        'controller' => 'App\\Http\\Controllers\\Api\\Auth\\LoginController@logout',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::d89Kj42tfCXpsAMK',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::9bYKdgVnpwZ3sbzk' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-imali/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getMyImaliAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@getMyImaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::9bYKdgVnpwZ3sbzk',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::iqurVxhoDG9Epetq' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-imali-accounts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getImaliAccounts',
        'controller' => 'App\\Http\\Controllers\\UserController@getImaliAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::iqurVxhoDG9Epetq',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::AMWMQcaHnLznjMbe' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/mytransactions/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyTransactions',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::AMWMQcaHnLznjMbe',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::H3FNIJN1zyLaLbXh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-user/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getUser',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getUser',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::H3FNIJN1zyLaLbXh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::aCza1ddFLV3I8bf7' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-test/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTesteTransaction',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTesteTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::aCza1ddFLV3I8bf7',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::sOLJjSVjmzhIbcgs' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recharge',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@rechargeAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@rechargeAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::sOLJjSVjmzhIbcgs',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Ic5LrWDJcyZ9XbyE' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recharge-bank-reference',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@rechargeByReference',
        'controller' => 'App\\Http\\Controllers\\UserController@rechargeByReference',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Ic5LrWDJcyZ9XbyE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UwgcFWqPsvjL129Z' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/users',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@users',
        'controller' => 'App\\Http\\Controllers\\UserController@users',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::UwgcFWqPsvjL129Z',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::XxGn04NwHeJGqG8v' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-bank-connections',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@bankConnections',
        'controller' => 'App\\Http\\Controllers\\UserController@bankConnections',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::XxGn04NwHeJGqG8v',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::O5SYXwpDuK8qtNeF' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/update-user-data-mobile',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateUserDataMobile',
        'controller' => 'App\\Http\\Controllers\\UserController@updateUserDataMobile',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::O5SYXwpDuK8qtNeF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::KGqHULMskeLVsTj9' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/save-comerciante',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@saveComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@saveComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::KGqHULMskeLVsTj9',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zCBGzBP9aRHeoz6L' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/save-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@saveLoja',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@saveLoja',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::zCBGzBP9aRHeoz6L',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::lgWpT6v3ga2baAkE' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/update-merchant',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@updateComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@updateComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::lgWpT6v3ga2baAkE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::b09af8t9U5r0UrU0' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/mine-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@makePayment',
        'controller' => 'App\\Http\\Controllers\\PaymentController@makePayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::b09af8t9U5r0UrU0',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::a2Nx5XjSLGdP5u2P' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/mine-transaction-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@payment_guard',
        'controller' => 'App\\Http\\Controllers\\PaymentController@payment_guard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::a2Nx5XjSLGdP5u2P',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::L56tmIZVJIPIE87B' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/mine-transaction-store-no-pin',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@makePaymentStoreAppNew',
        'controller' => 'App\\Http\\Controllers\\PaymentController@makePaymentStoreAppNew',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::L56tmIZVJIPIE87B',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::01jkQPLaFblqesqv' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/mine-transaction-store-2024',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@payment_guard',
        'controller' => 'App\\Http\\Controllers\\PaymentController@payment_guard',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::01jkQPLaFblqesqv',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::jkMETSBczM1G90oQ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getPayments',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::jkMETSBczM1G90oQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::giTddIjvMOVjVLBz' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-payment/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyPayments',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::giTddIjvMOVjVLBz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::kPWOoHNiTxWAcjWh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyPayments2',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyPayments2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::kPWOoHNiTxWAcjWh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::YhM2A82iY6ATF2DA' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-transferencias',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferencias',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferencias',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::YhM2A82iY6ATF2DA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::29hAtxGTq3ncWpXE' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-carregamentos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getCarregamentos',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getCarregamentos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::29hAtxGTq3ncWpXE',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ylUAtpXxwrw7tTQT' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-carregamentos2/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos2',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ylUAtpXxwrw7tTQT',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::BapzTiQC3N8Uud1D' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-carregamentos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyCarregamentos',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::BapzTiQC3N8Uud1D',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::GrGFBwJFiE8QfDmM' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-transferencias/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyTransferencias',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyTransferencias',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::GrGFBwJFiE8QfDmM',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZhEqnSR7bAfLNDGy' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-vouchers',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyVouchers',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyVouchers',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ZhEqnSR7bAfLNDGy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ymb3BXtp6ffP43uw' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-withdrawalls',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getMyWithDrawalls',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getMyWithDrawalls',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ymb3BXtp6ffP43uw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::0zdKTgEKJGUYkGpq' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/transfer-money-new',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@transferMoneyNew2024',
        'controller' => 'App\\Http\\Controllers\\PaymentController@transferMoneyNew2024',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::0zdKTgEKJGUYkGpq',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ry6SDvSj92y4EfyG' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/transfer-money',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@transferMoneyNew2024',
        'controller' => 'App\\Http\\Controllers\\PaymentController@transferMoneyNew2024',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ry6SDvSj92y4EfyG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WAboK9CR9CQWwKJF' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/transfer-money-no-pin',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@transferMoneyNew2024',
        'controller' => 'App\\Http\\Controllers\\PaymentController@transferMoneyNew2024',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::WAboK9CR9CQWwKJF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::kBhKQz0GZZbJ9RNc' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@checkReceiver',
        'controller' => 'App\\Http\\Controllers\\PaymentController@checkReceiver',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::kBhKQz0GZZbJ9RNc',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::5YQK5oQ24nX7FmrS' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-comerciante2/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComerciante2',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComerciante2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::5YQK5oQ24nX7FmrS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::CdY3cx5XEbheND6t' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-comerciante/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComerciante',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComerciante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::CdY3cx5XEbheND6t',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::BBI4F6ztUCX2Rcor' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/get-merchant',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getStorePayment_new25_v8',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getStorePayment_new25_v8',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::BBI4F6ztUCX2Rcor',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::1zHOPaEf4ygwAHv6' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-comerciantes',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComerciantes',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComerciantes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::1zHOPaEf4ygwAHv6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::FIt8KXjoXhjUq9Dc' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-ramo-activity',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getRamoActivity',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getRamoActivity',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::FIt8KXjoXhjUq9Dc',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::HHZXQ3N5vlpJMFJP' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-user-by-account-number/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccount',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::HHZXQ3N5vlpJMFJP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::AZSJLxoDWUTAJtiF' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-user-by-account-number-phone/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccountPhone',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getUserByImaliAccountPhone',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::AZSJLxoDWUTAJtiF',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bweR0TflBho5DOMM' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-user-data/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getUserData',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getUserData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::bweR0TflBho5DOMM',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::B4kRw3jJRpS6oLrG' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-payments2/{datainicial}/{datafinal}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getPayments',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getPayments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::B4kRw3jJRpS6oLrG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8e4cntKBiZCxziSj' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-transferencias2/{datainicial}/{datafinal}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getTransferencias',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getTransferencias',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::8e4cntKBiZCxziSj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JDym42inmnH5s03U' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-comerciante-payments/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@getComercianteTransactions',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@getComercianteTransactions',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::JDym42inmnH5s03U',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::kUGYDH8VXb2Q7JCk' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-transferencias2/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistory',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistory',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::kUGYDH8VXb2Q7JCk',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::G0r94IBx5Twr5Qtg' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-transferencias-data',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistoryData',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferenciasHistoryData',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::G0r94IBx5Twr5Qtg',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::cX7bUDp0zQrZTtxG' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-all-transfers',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getTransferInEx',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getTransferInEx',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::cX7bUDp0zQrZTtxG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::uQoOZEhT2UKCMIN4' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/buy-voucher',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyVoucher',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyVoucher',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::uQoOZEhT2UKCMIN4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::u66kWZbEMVhyhefa' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/buy-voucher-token',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyVoucherPin',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyVoucherPin',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::u66kWZbEMVhyhefa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::qmVEXa98Tw5AQXSw' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/buy-voucher-direct',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyVoucherDirectRecharge',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyVoucherDirectRecharge',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::qmVEXa98Tw5AQXSw',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::3Pph3tLYkNuDKTRR' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-imali-by-phone/{phone}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliAccountController@getImaliByPhoneNumber',
        'controller' => 'App\\Http\\Controllers\\ImaliAccountController@getImaliByPhoneNumber',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::3Pph3tLYkNuDKTRR',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::AnrtFQfOhR6zKlp3' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-contacts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliAccountController@getContacts',
        'controller' => 'App\\Http\\Controllers\\ImaliAccountController@getContacts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::AnrtFQfOhR6zKlp3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::l1usbRYGJ03VyREx' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-contacts2',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliAccountController@getContacts2',
        'controller' => 'App\\Http\\Controllers\\ImaliAccountController@getContacts2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::l1usbRYGJ03VyREx',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::qQSTB9qzlLTxFFB6' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-month-consuming',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getMyMonthConsuming',
        'controller' => 'App\\Http\\Controllers\\UserController@getMyMonthConsuming',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::qQSTB9qzlLTxFFB6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::q8YkGPow4ARR0OQ8' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-credelec',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getMyCredelec',
        'controller' => 'App\\Http\\Controllers\\UserController@getMyCredelec',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::q8YkGPow4ARR0OQ8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::9clTpsoE5dNauulC' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-water',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getMyWater',
        'controller' => 'App\\Http\\Controllers\\UserController@getMyWater',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::9clTpsoE5dNauulC',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PGqUMFqmrEm7R5hW' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/buy-credelec',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyCredelec',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyCredelec',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::PGqUMFqmrEm7R5hW',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::FWyM2TSAFqEwC98B' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/update-username',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateUsername',
        'controller' => 'App\\Http\\Controllers\\UserController@updateUsername',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::FWyM2TSAFqEwC98B',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::GQj3ndr2CUTSHoeQ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/credelec-message',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@credelecMessage',
        'controller' => 'App\\Http\\Controllers\\TopUpController@credelecMessage',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::GQj3ndr2CUTSHoeQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::OjkrN4t0w4vfnB4d' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-withdrawall-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkWithdrawallTransaction',
        'controller' => 'App\\Http\\Controllers\\UserController@checkWithdrawallTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::OjkrN4t0w4vfnB4d',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::sZOaTyMUWFJR0cp6' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/save-withdrawalls',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@createWithDrawalls',
        'controller' => 'App\\Http\\Controllers\\UserController@createWithDrawalls',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::sZOaTyMUWFJR0cp6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WJ1uIwurCKflIwM3' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-nib',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkNIB',
        'controller' => 'App\\Http\\Controllers\\UserController@checkNIB',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::WJ1uIwurCKflIwM3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'check-contact' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-contact',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkContact',
        'controller' => 'App\\Http\\Controllers\\UserController@checkContact',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'check-contact',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'add-contact' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/add-contact',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@addContact',
        'controller' => 'App\\Http\\Controllers\\UserController@addContact',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'add-contact',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'remove-contact' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/remove-contact',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@removeContact',
        'controller' => 'App\\Http\\Controllers\\UserController@removeContact',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'remove-contact',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'get-my-contacts' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-contacts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getMyConctacts',
        'controller' => 'App\\Http\\Controllers\\UserController@getMyConctacts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'get-my-contacts',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'check-default-number' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/check-default-number',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkDefaultNumber',
        'controller' => 'App\\Http\\Controllers\\UserController@checkDefaultNumber',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'check-default-number',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'change-default-number' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/change-default-number',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@changeDefaultNumber',
        'controller' => 'App\\Http\\Controllers\\UserController@changeDefaultNumber',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'change-default-number',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zHf29iBctgTtPXND' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/c2b/{wallet_name}/recharge',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDeposit',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDeposit',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::zHf29iBctgTtPXND',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PlQhwUT2wMve67Pj' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/b2c/{wallet_name}/withdraw',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@b2cWithdraw',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@b2cWithdraw',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::PlQhwUT2wMve67Pj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UGpvNXyuvDFVAhi6' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/transac/{wallet_name}/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@walletTransacStatus',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@walletTransacStatus',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::UGpvNXyuvDFVAhi6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TGpXICWKvgYRbWgK' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/customer/{wallet_name}/name',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@getWalletCustomerName',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@getWalletCustomerName',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::TGpXICWKvgYRbWgK',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::K9EfHbKfV8I9pYlg' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check/{wallet_name}/b2c-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@checkB2CTransaction',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@checkB2CTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::K9EfHbKfV8I9pYlg',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::DjZ1peaiS2KcDmGb' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recharge-by-mkesh-response',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
          3 => 'localization',
        ),
        'uses' => '\\App\\Http\\Controllers\\ThirdPartController@c2bMKeshPaymentResponse',
        'controller' => '\\App\\Http\\Controllers\\ThirdPartController@c2bMKeshPaymentResponse',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::DjZ1peaiS2KcDmGb',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::hZ3nuRpu8rUB0fjN' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/withdrawall-by-mpesa',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@b2cPayment',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@b2cPayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::hZ3nuRpu8rUB0fjN',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::NKURHGO5QxkBo2Zy' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recharge-by-mpesa',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bPayment',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bPayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::NKURHGO5QxkBo2Zy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::0BnBnZbokDiEIUFh' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/mpesa-customer-masked-name',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@maskedName',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@maskedName',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::0BnBnZbokDiEIUFh',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::MlPuI8HEliWecZzo' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-mpesa-withdrawall-transaction',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@checkB2CTransaction',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@checkB2CTransaction',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::MlPuI8HEliWecZzo',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ol4SvOddUYFLvIwB' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-imali-subaccount-2024',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@createSubAccounts2024',
        'controller' => 'App\\Http\\Controllers\\UserController@createSubAccounts2024',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ol4SvOddUYFLvIwB',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::kgusxaNToTNkbPtx' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-imali-subaccount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@createSubAccounts',
        'controller' => 'App\\Http\\Controllers\\UserController@createSubAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::kgusxaNToTNkbPtx',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::0xRWC5HsSmS6eQx6' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-subaccounts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getSubAccounts',
        'controller' => 'App\\Http\\Controllers\\UserController@getSubAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::0xRWC5HsSmS6eQx6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::M9g1YfWSEJ7OymaM' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/remove-subaccount-money',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@removeSubAccountMoney',
        'controller' => 'App\\Http\\Controllers\\UserController@removeSubAccountMoney',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::M9g1YfWSEJ7OymaM',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::octgAAlcZF91TY6C' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-subaccounts-transactions',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getMyTransactionSubAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@getMyTransactionSubAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::octgAAlcZF91TY6C',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::E0JZK7i8Chcq340I' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/add-money-subaccount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@addMoneySubAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@addMoneySubAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::E0JZK7i8Chcq340I',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::aORbztgiHRtmzusy' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/remove-money-subaccount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@removeMoneySubAccount',
        'controller' => 'App\\Http\\Controllers\\UserController@removeMoneySubAccount',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::aORbztgiHRtmzusy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::A9FRFGSs9Q35pGzk' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/delete-imali-subaccount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@deleteSubAccounts',
        'controller' => 'App\\Http\\Controllers\\UserController@deleteSubAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::A9FRFGSs9Q35pGzk',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::uJlFspqGoPugHAl8' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/update-imali-subaccount/{account_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@updateSubAccounts',
        'controller' => 'App\\Http\\Controllers\\UserController@updateSubAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::uJlFspqGoPugHAl8',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::qUF45dMdAvENOkR2' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-payment-accounts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserClientController@getPaymentAccounts',
        'controller' => 'App\\Http\\Controllers\\UserClientController@getPaymentAccounts',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::qUF45dMdAvENOkR2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Ug3cywNuOr2Ggki3' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/switch-lang',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@switchLang',
        'controller' => 'App\\Http\\Controllers\\UserController@switchLang',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Ug3cywNuOr2Ggki3',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::O9wDA6ZLqPlxlAMG' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check/{wallet_name}/transaction-status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_pending_withdrawalls',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_pending_withdrawalls',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::O9wDA6ZLqPlxlAMG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::8ljHGvOiTqSp1ecs' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-push-payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@get_my_generated_push_payments_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@get_my_generated_push_payments_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::8ljHGvOiTqSp1ecs',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::3aMEkJhqXhE3SIy4' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-business-credit-request',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@business_credit_request_method',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@business_credit_request_method',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::3aMEkJhqXhE3SIy4',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ym4i1YIBrEP5aUPd' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business-solicitation',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@getbusinessCreditRequest',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@getbusinessCreditRequest',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ym4i1YIBrEP5aUPd',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::OjpGWwo9Rl8qrx89' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/in-creation-business-solicitation',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@getInCreationBusinessCreditRequest',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@getInCreationBusinessCreditRequest',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::OjpGWwo9Rl8qrx89',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::ZPFuItCltdIqG5QD' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-my-pending-payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@get_imali_push_pendings_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@get_imali_push_pendings_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::ZPFuItCltdIqG5QD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::aIhioPsUb0OyiMSa' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/imaliway/v2/payments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@c2bDepositStoreNew25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::aIhioPsUb0OyiMSa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::vyAy6Y2a3QHoxWh9' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/imaliway/v2/payments/status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_payment_requests_status_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::vyAy6Y2a3QHoxWh9',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::SfIQKEBairsK7xog' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/imaliway/v2/payments/qrcode/refresh',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@make_refresh_qrcode_payments_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::SfIQKEBairsK7xog',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::uh0LSM49XP3tXvJH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/imaliway/v2/payments/client/balance',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\ThirdPartController@check_imali_account_balance_new25',
        'controller' => 'App\\Http\\Controllers\\ThirdPartController@check_imali_account_balance_new25',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::uh0LSM49XP3tXvJH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::vUWvZdW6BzXo4EKW' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/subaccount-extract-file/{card_number}/{startDate?}/{endDate?}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:397:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:178:"function ($subAccounNumber, $startDate = null, $endDate = null) {
        return (new \\App\\Exports\\SubAccountExport($subAccounNumber, $startDate, $endDate))->exportPDF();
    }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000083d0000000000000000";}";s:4:"hash";s:44:"9AB3/P0rUR0mab41Oo6xEtMjw4znmt5a2e1TVIFqoq4=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::vUWvZdW6BzXo4EKW',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7v3yz1LeDnPvqegK' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/delete-subaccount-extract',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
          1 => 'auth:api',
          2 => 'localization',
        ),
        'uses' => 'App\\Http\\Controllers\\SubAccountControlller@deleteGeneratedPDF',
        'controller' => 'App\\Http\\Controllers\\SubAccountControlller@deleteGeneratedPDF',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::7v3yz1LeDnPvqegK',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::GeWub17Jp5lnk9bH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/business-solicitation-file/{card_number}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:333:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:114:"function ($subAccounNumber) {
    return (new \\App\\Exports\\CreditSolicitation($subAccounNumber))->exportPDF();
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000007a80000000000000000";}";s:4:"hash";s:44:"TJu7dL6/98Yv5OPw6I+BpdzyayODn833kPPa+IU1G48=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::GeWub17Jp5lnk9bH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Erq6oyxJ7j4Lrxiv' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-marital-status',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@maritalStatus',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@maritalStatus',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Erq6oyxJ7j4Lrxiv',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JFdC8nBL2DPh96Vp' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-bem-garantia',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@bemGarantia',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@bemGarantia',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::JFdC8nBL2DPh96Vp',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zxO0icEyuYCTcpVa' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-agregado-familiar',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@agregadoFamiliar',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@agregadoFamiliar',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::zxO0icEyuYCTcpVa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::I4vTB8yjs4NnBchi' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-despesa-mensal',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@despesaMensal',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@despesaMensal',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::I4vTB8yjs4NnBchi',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Z3yHNhDpRzu9lrk2' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-dados-negocio',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@dadosNegocio',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@dadosNegocio',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Z3yHNhDpRzu9lrk2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::7WEq50WlIkrV9JXQ' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-dados-solicitante',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\CreditSolicitationController@dadosSolicitante',
        'controller' => 'App\\Http\\Controllers\\CreditSolicitationController@dadosSolicitante',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::7WEq50WlIkrV9JXQ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::eDZNmJVxwHEsYoKj' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-payment-link',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@paymentLink',
        'controller' => 'App\\Http\\Controllers\\PaymentController@paymentLink',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::eDZNmJVxwHEsYoKj',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::BqszwbYXJ5NmuG8B' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-store-payment-link/{store_account}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getStorePaymentLink',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getStorePaymentLink',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::BqszwbYXJ5NmuG8B',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::C41aMozyBZkFpFmO' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-store-link/{link}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@getStoreLink',
        'controller' => 'App\\Http\\Controllers\\PaymentController@getStoreLink',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::C41aMozyBZkFpFmO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::c0RRbuuZAQqfoEyJ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/all-subaccount-extract',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\PaymentController@subAccountExtract',
        'controller' => 'App\\Http\\Controllers\\PaymentController@subAccountExtract',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::c0RRbuuZAQqfoEyJ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::I9vRQRiGYJT4uxpk' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-all-moviments',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\Api\\AdminController@getAllMoviments',
        'controller' => 'App\\Http\\Controllers\\Api\\AdminController@getAllMoviments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::I9vRQRiGYJT4uxpk',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::RMcBh4notyLr78Al' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/subaccounts-report',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\StoreController@subAccountReport',
        'controller' => 'App\\Http\\Controllers\\StoreController@subAccountReport',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::RMcBh4notyLr78Al',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::k59OkEKsUPEAqXEy' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/create-subaccounts',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@createSubAccountsTypes',
        'controller' => 'App\\Http\\Controllers\\UserController@createSubAccountsTypes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::k59OkEKsUPEAqXEy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Jkq9YJ6AD7YxEPQa' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-subaccounts-types',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getSubAccountsTypes',
        'controller' => 'App\\Http\\Controllers\\UserController@getSubAccountsTypes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Jkq9YJ6AD7YxEPQa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::dI3LKTHxo9cC2qpz' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/tvcabo-client-validate',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@tvcaboCheckClient',
        'controller' => 'App\\Http\\Controllers\\UserController@tvcaboCheckClient',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::dI3LKTHxo9cC2qpz',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Sn0uM1u2jdDqfRul' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/recuperar-pin',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:270:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:52:"function () {
    return \\view(\'recuperar-pin\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000084f0000000000000000";}";s:4:"hash";s:44:"FnjnRY/nujgVHhj4oJL+OVPileFzwm8faThdqlSwatQ=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::Sn0uM1u2jdDqfRul',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'reset-pin' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/reset-pin',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@resetPIN',
        'controller' => 'App\\Http\\Controllers\\UserController@resetPIN',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'reset-pin',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'definir-pin' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/definir-pin/{token}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@definirPin',
        'controller' => 'App\\Http\\Controllers\\UserController@definirPin',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'definir-pin',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'salvar-pin' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/salvar-pin',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@salvarPin',
        'controller' => 'App\\Http\\Controllers\\UserController@salvarPin',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'salvar-pin',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::a5VgReYvwiDnwp0r' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-username',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkUserName',
        'controller' => 'App\\Http\\Controllers\\UserController@checkUserName',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::a5VgReYvwiDnwp0r',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::4U3ohKxhoAtLnQod' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-phone-number',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkUserPhone',
        'controller' => 'App\\Http\\Controllers\\UserController@checkUserPhone',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::4U3ohKxhoAtLnQod',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::G8TLnb9hHnZM2MJD' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/check-email',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@checkUserEmail',
        'controller' => 'App\\Http\\Controllers\\UserController@checkUserEmail',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::G8TLnb9hHnZM2MJD',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xCkapNztcBeDkzRo' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-wallets',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getWallets',
        'controller' => 'App\\Http\\Controllers\\UserController@getWallets',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::xCkapNztcBeDkzRo',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::qI5H3vZGPlKXDE8B' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/wallet-csv',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:2498:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:2278:"function () {

    $data = new \\App\\Exports\\WalletExport();

    $date = \\date(\'Y\') . \\date(\'m\') . \\date(\'d\');
    $hours = \\date(\'H\') . \\date(\'i\') . \\date(\'s\');
    $fileName = "Transac_iMali_" . $date . "-" . $hours  . \'.csv\';

    \\file_put_contents(\\storage_path(\'/app/template/\' . $fileName), \\file_get_contents(\\storage_path(\'/app/template/template.csv\')));

    $file = \\fopen(\\storage_path(\'/app/template/\' . $fileName), \'a\') or die(\'unable to open file\');

    foreach ($data->collection() as $key => $value) {
        $text = $value[\'value\' . $key] . "\\n";
        \\fwrite($file, $text);
    }

    \\fclose($file);

    \\rename(\\storage_path(\'/app/template/\' . $fileName), \\storage_path(\'/app/downloads/\' . $fileName));

    $filePath = "/downloads/" . $fileName;
    $uploadPath = \\storage_path(\'app\' . $filePath);

    if (\\count($data->collection()) === 0) return print("No data found!");

    $filePath = \\str_replace(\'\\\\\', \'/\', $uploadPath);

    //ENCRIPTAR FICHEIRO
    $commands = \\explode(",", "gpg --homedir /home/paytek/.gnupg --recipient lourino.junior@mozabanco.co.mz --encrypt " . $filePath . "," . "mv " . $filePath . ".gpg" . " /var/sftp/uploads_mozabanco/imali_transac_files/" . $fileName . ".gpg");

    foreach ($commands as $command) {
        \\exec($command, $output, $returnDir);
        if ($returnDir === 0) {
            echo \'Command executed successfully!\';
        } else {
            echo \'Command execution failed.\';
        }
    }


    //? actualizar os dados para pending..
    foreach ($data->collection() as $key => $value) {

        $transacData = \\explode(",", $value[\'value\' . $key]);

        $phoneOrnib = $transacData[0];

        $phoneOrnibLength = \\strlen($phoneOrnib);

        if ($phoneOrnibLength == 9) {
            \\App\\WithdrawalsRequest::query()
                ->where(\'phone\', $phoneOrnib)
                ->where(\'status\', \'new\')
                ->update([\'status\' => \'pending\']);
        } else if ($phoneOrnibLength == 21) {
            \\App\\WithdrawalsRequest::query()
                ->where(\'nib\', $phoneOrnib)
                ->where(\'status\', \'new\')
                ->update([\'status\' => \'pending\']);
        }
    }

    return "Done.";
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000008580000000000000000";}";s:4:"hash";s:44:"i+YqpIXXMwm8Ye0OwPoLDUZfwBisi3KsZnRmhNUcPfo=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::qI5H3vZGPlKXDE8B',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::PLvCkEswt28865b2' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-contacts3',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ImaliAccountController@getContacts2',
        'controller' => 'App\\Http\\Controllers\\ImaliAccountController@getContacts2',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::PLvCkEswt28865b2',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::DMXlq06krgMGrzcG' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/test/save-store',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ComercianteController@saveLoja',
        'controller' => 'App\\Http\\Controllers\\ComercianteController@saveLoja',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::DMXlq06krgMGrzcG',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::5Ty9ll7t7Wyr39xI' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/est',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\DashboardController@getMyStatics',
        'controller' => 'App\\Http\\Controllers\\DashboardController@getMyStatics',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::5Ty9ll7t7Wyr39xI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::yMCYQpu0tgxVjsFP' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/buy-voucher-advice',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@buyVoucherWithAdvice',
        'controller' => 'App\\Http\\Controllers\\TopUpController@buyVoucherWithAdvice',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::yMCYQpu0tgxVjsFP',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::6n3m90iu7fZpd5uI' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-voucher-list',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getVoucherList',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getVoucherList',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::6n3m90iu7fZpd5uI',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::yAzmK7zWQQAThPqU' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-voucher-list-local/{id}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getVoucherListLocal',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getVoucherListLocal',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::yAzmK7zWQQAThPqU',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::JlN3gMDz13T5Uhv0' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-voucher-types',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getVoucherTypes',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getVoucherTypes',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::JlN3gMDz13T5Uhv0',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::NRquP1OgaE3NB1cy' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/save-voucher-type',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@saveVoucherType',
        'controller' => 'App\\Http\\Controllers\\TopUpController@saveVoucherType',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::NRquP1OgaE3NB1cy',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::TV74bNv5Twe2y0vZ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-voucher-tv',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\TopUpController@getVoucherTv',
        'controller' => 'App\\Http\\Controllers\\TopUpController@getVoucherTv',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::TV74bNv5Twe2y0vZ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::st65jI4n2FAzw5ZS' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recarga-test',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\RecargaAquiController@secureSocket',
        'controller' => 'App\\Http\\Controllers\\RecargaAquiController@secureSocket',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::st65jI4n2FAzw5ZS',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::UftD5mrV8QNmUIz5' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/secure-socket',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\RecargaAquiController@secureSocket',
        'controller' => 'App\\Http\\Controllers\\RecargaAquiController@secureSocket',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::UftD5mrV8QNmUIz5',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::h8SDeYN7vIN2Wk73' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/send-sms',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ProfitController@sendSMS',
        'controller' => 'App\\Http\\Controllers\\ProfitController@sendSMS',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::h8SDeYN7vIN2Wk73',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::63lvubX7rWifeQvA' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/recharge-mpesa-java',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\ApiController@mPesaRecharge',
        'controller' => 'App\\Http\\Controllers\\ApiController@mPesaRecharge',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::63lvubX7rWifeQvA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zCLQNidfSjvDu5QH' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'api/get-users2',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserController@getUsers',
        'controller' => 'App\\Http\\Controllers\\UserController@getUsers',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::zCLQNidfSjvDu5QH',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::t4YNzm9G5KNxgIIp' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/kyc',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserKycController@check',
        'controller' => 'App\\Http\\Controllers\\UserKycController@check',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::t4YNzm9G5KNxgIIp',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::bZTPKguFqdMtVasb' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/kyc-recharge',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserKycController@makeCheck',
        'controller' => 'App\\Http\\Controllers\\UserKycController@makeCheck',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::bZTPKguFqdMtVasb',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::WEgY0vObF5KRNIHO' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/kyc-payment-check',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\UserKycController@checkSenderPayment',
        'controller' => 'App\\Http\\Controllers\\UserKycController@checkSenderPayment',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::WEgY0vObF5KRNIHO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::T2w6sxcAEQ6D9urO' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'api/close-store-day',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'api',
        ),
        'uses' => 'App\\Http\\Controllers\\DayCloseStoreController@dayCloseStore',
        'controller' => 'App\\Http\\Controllers\\DayCloseStoreController@dayCloseStore',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => 'api',
        'where' => 
        array (
        ),
        'as' => 'generated::T2w6sxcAEQ6D9urO',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::byN55JUSpRC1Uli6' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'account/delete-account',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:452:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:233:"function () {

    $categor = \\App\\AccountDeletionReason::query()
        ->select(\'account_deletion_reasons.*\')
        ->orderBy(\'id\', \'desc\')
        ->get();

    return \\view(\'account.delete-account\', [\'categor\' => $categor]);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000086d0000000000000000";}";s:4:"hash";s:44:"sTB4XxLH7ec4/JCVmDPqEK1L2LU3WFIH3bqRKxjKMOg=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::byN55JUSpRC1Uli6',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::tjqYOcu50co0mMIa' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'email',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:465:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:246:"function () {
//    return new \\App\\Mail\\AlertTopUpBalance();
    $data = \\App\\ServiceConfig::query()
        ->with(\'serviceAccounts\')
        ->where(\'status\', \'=\', 1)
        ->where(\'name\', \'=\', \'Topup\')
        ->get();

    return $data;

}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000086f0000000000000000";}";s:4:"hash";s:44:"x1GavxcxHzxhpsSWMEAGLhx7RDkghGbiXiogZdke20g=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::tjqYOcu50co0mMIa',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::zekUDHYipiK7YguZ' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'count-notifications',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:329:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:110:"function () {
  $not = new \\App\\Classes\\NotificationsManagerData();

  return $not->notificationQuantity(3);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000008710000000000000000";}";s:4:"hash";s:44:"bL/cD9YDXGv49PeE8hshqaHCOPWorN3Eeng0EdTYwYE=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::zekUDHYipiK7YguZ',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::m3A3hsw9QV4tZ12F' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'format-amount',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:710:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:491:"function () {

    $amount = 30000;
//    // (C) TO JPY - ¥6,543
//    $jpy = "¥" . number_format($amount, 0, ".", ",");
//    echo $jpy;
//
//// (D) EURO (GERMANY) - 6.543,21€
//    $euro = number_format($amount, 2, ",", ".") . "€";
//    echo $euro;
//
//// (E) EURO (FRENCH) - 6 543,21€
//    $euro = number_format($amount, 2, ",", " ") . "€";
//    echo $euro;


    // (D) EURO (GERMANY) - 6.543,21€
    $euro = \\number_format($amount, 2, ",", ".") . "MT";
    echo $euro;
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000008730000000000000000";}";s:4:"hash";s:44:"xgSBHcLEdzmbESngvzJzpgjQbqn05p0azM7OFYOljAs=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::m3A3hsw9QV4tZ12F',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::Gyb1Z6PICyoSNfjm' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'phone',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:431:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:212:"function () {
//    return preg_replace(\'~^(?:0?1|258)~\',\'+258\', "+258845030902");

    $country_code = \'258\';
    $finalPhone = \\preg_replace("/^\\+?{$country_code}/", \'\', "845030902");

    return $finalPhone;
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000008750000000000000000";}";s:4:"hash";s:44:"GbKNDZEAzynQGMJ6sAqA/rvRENzw4UPPMIwCIxiecrc=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::Gyb1Z6PICyoSNfjm',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::9rQlEWq3jEjWaK5K' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => '/',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:1686:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:1466:"function () {

//    return view(\'welcome\');

    $year = \\date(\'Y\');

//    return $year;

    $year = \\substr( $year, -2);

    $characters = \'0123456789\';
    $charactersLength = \\strlen($characters);
    $randomCountNumer = \'\';
    for ($i = 0; $i <7 ; $i++) {
        $randomCountNumer .= $characters[\\rand(0, $charactersLength - 1)];
    }

    $min = \'0000001\';
    $max = \'9999999\';
//    $imaliNumber = $year.$randomCountNumer;

//    $num_str = sprintf("%07d", mt_rand(1, 999999));
    for ($i = $min; $i<$max; $i++) {
        $imaliNumber = $year.$i;
//        return $imaliNumber;
    }
    $Last = \\substr( $year, -2);
//    return 190000001 + 10;

//    $imaliNumber = $year.$numbers;
//    return $imaliNumber;

    $mali = \\App\\Imali\\ImaliAccount::query()->get();
//    $mali2 = \\App\\Imali\\ImaliAccount::all()->last()->account_number;
//    return $mali;




    $imaliAccount = \\App\\Imali\\ImaliAccount::all()->count();

    if ($imaliAccount === 0) {

        for ($i = $min; $i<$max; $i++) {
            $imaliNumber = $year.$i;
            return $imaliNumber;
        }
    } else {
        $mali = \\App\\Imali\\ImaliAccount::all()->last()->account_number;
        $finalNumber =$mali + 1;

        $entidade = 11900;
        $numero = ($entidade.$finalNumber) * 100;
        $d = ($numero/97);

        $integerPart = (int) $d;

        $cd = 98 - ($numero - 97*$integerPart);

//        return $finalNumber.$cd;
        return \\url(\'/\');
    }

}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000008770000000000000000";}";s:4:"hash";s:44:"EXlex8nvFt63hxt13KYKnDOC6/6j9fi18EJ68JfvANs=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::9rQlEWq3jEjWaK5K',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'login' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
        'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'login',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::t4BqQRTb3rtszK3w' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'login',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@login',
        'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@login',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::t4BqQRTb3rtszK3w',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'logout' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'logout',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@logout',
        'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@logout',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'logout',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'password.request' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'password/reset',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
        'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'password.request',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'password.email' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'password/email',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
        'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'password.email',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'password.reset' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'password/reset/{token}',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
        'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'password.reset',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'password.update' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'password/reset',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
        'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'password.update',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'password.confirm' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'password/confirm',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@showConfirmForm',
        'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@showConfirmForm',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'password.confirm',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::5dmqbToGddVVsaJc' => 
    array (
      'methods' => 
      array (
        0 => 'POST',
      ),
      'uri' => 'password/confirm',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@confirm',
        'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@confirm',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::5dmqbToGddVVsaJc',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'home' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'home',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\HomeController@index',
        'controller' => 'App\\Http\\Controllers\\HomeController@index',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'home',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::xs8pRGylf3ToXCnr' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'pagamentos',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'App\\Http\\Controllers\\PagesController@payments',
        'controller' => 'App\\Http\\Controllers\\PagesController@payments',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::xs8pRGylf3ToXCnr',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::EDUwJ1BYa9K8t9nA' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'soap',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:2895:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:2675:"function () {

   // $url = \'https://topupretail.com:18880/Service.asmx?op=MovitelRecharge\';
    // $url = \'http://webservicex.net/globalweather.asmx?WSDL\';
    // $url = \'https://hosted.datascopeapi.reuters.com/datascopeapi/v1/extractionservice.asmx?wsdl\';
    $url = \'http://webservices.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL\';
    $url2 = \'https://topupretail.com:18880/Service.asmx?WSDL\';
    $topupUrl = \'https://topupretail.com:18880/Service.asmx?wsdl\';
    // $topupUrl = \'https://topupretail.com:18880/Service.asmx?WSDL\';
    $countyUrl = \'http://www.holidaywebservice.com/HolidayService_v2/HolidayService2.asmx\';

    $params = array(\'encoding\' => \'UTF-8\', \'verifypeer\' =>false, \'verifyhost\' =>false, \'opName\' => \'TEST_PAYTEK\', \'password\' => \'TESTpassPAYtek\');
    $credentials = array(\'opName\' => \'TEST_PAYTEK\', \'password\' => \'TESTpassPAYtek\', \'terminalMsgID\' => \'202001070006\', \'msgID\' => \'20200107131426000006\', \'terminalID\' => \'TEST\');
    $credentials2 = array(\'opName\' => \'TEST_PAYTEK\', \'password\' => \'TESTpassPAYtek\');


  // $params =  array(
        //     \'authCred\' => array(
        //         \'opName\' => \'TEST_PAYTEK\',
        //         \'password\' => \'TESTpassPAYtek\'
        //     ),
        //     \'terminalMsgID\' => \'202001070006\',
        //     \'msgID\' => \'20200107131426000006\',
        //     \'terminalID\' => \'TEST\'
        // );


    try{

            // $client = new SoapClient($url2, $params);

        // $result = $client->authenticateLogin(array(\'LoginId\' => 12345));
        // $client->Add(array($credentials));
        // $response = $client->Balance($data);

        // echo $result;

        // $response = $client->HelloWorld();

          // $response = $client->__getTypes();
        // $response = $result->VoucherList();

        // var_dump($response);
        // print_r($response);
        // dd($result);
        // return response($response);


       $msid = new \\App\\Classes\\TransactionGeneration();

        $params2 = array(
            \'req\' => array(
                \'authCred\' => array(
                    \'opName\' => \'TEST_PAYTEK\',
                    \'password\' => \'TESTpassPAYtek\'
                ),
                \'terminalMsgID\' => \'202001070006\',
                \'msgID\' => $msid->generateMSID(),
                \'terminalID\' => \'APP\'
            )
        );
        $data= \\json_decode(\\json_encode($params2), true);
        $client = new \\SoapClient($topupUrl, [\'trace\' => true]);


        $response = $client->VoucherList($data);


        return \\response()->json($response);





        // dd($client);
    }catch(\\SoapFault $fault) {
        echo \'<br>\'.$fault;
    }

}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000087e0000000000000000";}";s:4:"hash";s:44:"iWNgTvQDAreAHZMNeWg1qraRClvmDjlOptfYQsJIZAE=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::EDUwJ1BYa9K8t9nA',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
    'generated::4S5EXLYVQ6YMVsCx' => 
    array (
      'methods' => 
      array (
        0 => 'GET',
        1 => 'HEAD',
      ),
      'uri' => 'generate',
      'action' => 
      array (
        'middleware' => 
        array (
          0 => 'web',
        ),
        'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:719:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:500:"function () {

    $characters = \'0123456789\';
    $year = \\date(\'Y\');
    $min = \'0000001\';
    $max = \'9999999\';

    $mali = \\App\\Imali\\ImaliAccount::all()->last()->account_number;

    $yearN = \\date(\'Y\');
    $currentYear = \\substr($yearN, -2);
    $lastYear = \\substr($mali, -9, 2);

    if ($currentYear > $lastYear) {
        for ($i = $min; $i<$max; $i++) {
            $imaliNumber = $currentYear.$i;
            return $imaliNumber;
        }
    } else {
        return $mali + 1;
    }
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000008860000000000000000";}";s:4:"hash";s:44:"7ELwaNhz7b6aqPv3b2PxcNSpcR6hVpWflA0I+lD6YnQ=";}}',
        'namespace' => 'App\\Http\\Controllers',
        'prefix' => '',
        'where' => 
        array (
        ),
        'as' => 'generated::4S5EXLYVQ6YMVsCx',
      ),
      'fallback' => false,
      'defaults' => 
      array (
      ),
      'wheres' => 
      array (
      ),
      'bindingFields' => 
      array (
      ),
      'lockSeconds' => NULL,
      'waitSeconds' => NULL,
      'withTrashed' => false,
    ),
  ),
)
);