Skip to content

Latest commit

 

History

History
81 lines (36 loc) · 1.74 KB

README.md

File metadata and controls

81 lines (36 loc) · 1.74 KB

REST API documentation for SuperFaktúra

This is a language agnostic REST documentation for SuperFaktúra (and Czech version). It is different from documentation for our PHP API client.

Examples are using curl (tip: if you are testing via curl, you can use json_pp or json_xs to pretty print responses).

When you want to test your implementation, we have Slovak 🇸🇰 and Czech 🇨🇿 sandboxes.

Content

General information - authentication, URLs, DIČ, how to form request and X-headers.

FAQ with tips & tricks.

Value lists (also called "číselníky" in Slovak and Czech), to tell you possible values and their meanings.


Manage bank accounts.

Manage cash registers.

Manage cash register items.

Manage clients.

Manage contact persons for clients.

Manage expenses and paying expenses (expense payments).

Manage invoices and paying invoices (invoice payments).

Manage stock items and stock movements.

Manage tags. These can be added to invoices, expenses and clients.

Other entities that don't fall into the main categories.