Получение access_token
access_token:Установка разрешений
Array
(
[0] => Authorization: Bearer
[1] => Content-Type: application/json
[2] => Content-Length: 287
)
Array
(
[code] => 401
[id] => cd6dd4fb-04fa-4d16-8fb2-862dcea0b2ca
[message] => Что-то пошло не так
[Errors] => Array
(
[0] => Array
(
[errorCode] => Something going wrong
[message] => Token not found
[url] => https://developers.tochka.com/
)
)
)
Список счетов
Array
(
[0] => Authorization: Bearer
[1] => Content-Type: application/json
)
Array
(
[message] => The access token is missing
)