class

MonobankApi::ClientInfo

Inherits JSON::Serializable < Reference < Object

Represents client information and list of accounts and jars.

Retrieved from /personal/client-info endpoint. Rate limit: no more than 1 request per 60 seconds

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

accounts

Перелік доступних рахунків

Source
client_id

Ідентифікатор клієнта (збігається з id для send.monobank.ua)

Source
jars

Перелік банок

Source
managed_clients

Перелік клієнтів, які надали доступ до рахунків ФОП бухгалтеру

Source
name

Ім'я клієнта

Source
permissions

Перелік прав, які надає сервіс (1 літера на 1 permission)

Source
web_hook_url

URL для надсилання подій по зміні балансу рахунку

Source