Получение access_token
access_token:Установка разрешений
Array
(
[0] => Authorization: Bearer
[1] => Content-Type: application/json
[2] => Content-Length: 287
)
Array
(
[code] => 401
[id] => f9d1fbad-bb5a-4b10-9632-68b6a5b42483
[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
)