xbank v0.1.0 Xbank.Fio

Module for dealing with FIO bank (Czech Republic - www.fio.cz). Using their API documented here: https://www.fio.cz/docs/cz/API_Bankovnictvi.pdf.

Summary

Functions

Receive list of transaction structs with defined properties from last call

Receive list of transaction structs with defined properties in defined period. Dates have to be provided in format: YYYY-MM-DD

Functions

get_transactions()

Receive list of transaction structs with defined properties from last call.

get_transactions(from, to)

Receive list of transaction structs with defined properties in defined period. Dates have to be provided in format: YYYY-MM-DD