ex_monobank v2.0.0 ExMonobank.PersonalAPI
Documentation for ExMonobank.PersonalAPI
Link to this section Summary
Functions
Get client's accounts info.
Get client's default account statements for a period from given date to now
Get client's account statements for a period from given date to now
Get client's account statements for a given period
Set webhook
Link to this section Types
Link to this type
option()
option() :: {:method, Tesla.Env.method()} | {:url, Tesla.Env.url()} | {:query, Tesla.Env.query()} | {:headers, Tesla.Env.headers()} | {:body, Tesla.Env.body()} | {:opts, Tesla.Env.opts()}
Link to this section Functions
Link to this function
client_info()
Get client's accounts info.
Link to this function
statement(from)
Get client's default account statements for a period from given date to now
Link to this function
statement(account, from)
Get client's account statements for a period from given date to now
Link to this function
statement(account, from, to)
Get client's account statements for a given period
Link to this function
webhook(url)
Set webhook