From 0e2cf78edfaeeff1e43c11a49fa439d968a72897 Mon Sep 17 00:00:00 2001 From: rici4kubicek Date: Tue, 4 Mar 2025 12:41:06 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Eledio/s?= =?UTF-8?q?uperfaktura-client@8d5bf14be3a41007970ef6c61c67d579ef5d982f=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- genindex.html | 6 ++-- objects.inv | Bin 1672 -> 1677 bytes searchindex.js | 2 +- superfaktura.html | 48 ++++++++++++++++++++++++----- superfaktura.invoice.html | 8 ++--- superfaktura.superfaktura_api.html | 39 +++++++++++++++++++++-- 6 files changed, 84 insertions(+), 19 deletions(-) diff --git a/genindex.html b/genindex.html index 8896c49..b0c5c9a 100644 --- a/genindex.html +++ b/genindex.html @@ -222,10 +222,10 @@
  • delivery_name (superfaktura.client_contacts.ClientContactModel attribute), [1]
  • - - +
    Returns:
    -

    The retrieved data in bytes.

    +

    The retrieved data in JSON format.

    Return type:
    -

    bytes

    +

    Dict

    Raises:

    SuperFakturaAPIException – If the API request fails or returns an error.