IMPORTANT! The client is connected to the production system.
- to configure the client, you need to fill out the file src/CompanyRestClient/Http/Config/Config.php
- //private $_user_login = ''; // set a login to work via WS
- //private $_user_password = ''; // set a password for working via WS
- to call examples, you must fill out the file example/config.php
- //user_login' => '' // set the login for calling examples
- //user_password' => '' // set a password for calling examples