View Source ExSzamlazzHu (ex_szamlazz_hu v0.1.1)
A very thin wrapper for the Szamlazz.hu API.
Link to this section Summary
Functions
Calls the Szamlazz.hu API to create an invoice.
Link to this section Functions
@spec create_invoice(params :: map()) :: {:ok, ExSzamlazzHu.CreateInvoice.Result.t()} | {:error, :cannot_save_temporary_file} | {:error, any()}
Calls the Szamlazz.hu API to create an invoice.
Returns %ExSzamlazzHu.CreateInvoice.Result{}
struct when a call to the Szamlazz.hu API was made.