open-nav
    Preparing search index...

    Variable BASE_URLSConst

    BASE_URLS: {
        production: "https://api.onlineszamla.nav.gov.hu/invoiceService/v3";
        test: "https://api-test.onlineszamla.nav.gov.hu/invoiceService/v3";
    } = ...

    Well known NAV environments and their base URLs.

    Type Declaration

    • Readonlyproduction: "https://api.onlineszamla.nav.gov.hu/invoiceService/v3"
    • Readonlytest: "https://api-test.onlineszamla.nav.gov.hu/invoiceService/v3"