Skip to content
Peter Kulik edited this page Nov 10, 2020 · 13 revisions

ois_api_client

Online Invoice System API Client

PyPI Latest Release pyversions Package Status License

build codecov

API Version: 3.0

The library is under active development!

What is it?

ois_api_client is a python client for the hungarian, offical Online Invoice System public API. You can find the API documentation here:

https://onlineszamla.nav.gov.hu/dokumentaciok

Implemented API requests:

  • query_invoice_digest
  • query_invoice_data
  • token_exchange

User guide

Getting started

Error handling

License

MIT

Clone this wiki locally