NAV M2M error codes and result codes
All result and error codes of the NAV M2M interface in one searchable place. The list is built from NAV’s public OpenAPI descriptions, and every code shows which enum it appears in, so it can be checked at the source. The Hungarian National Tax and Customs Administration (NAV) publishes the enum names in Hungarian; the English wording is a SimplyX rendering.
Source attribution. Codes, service assignment and enum names are taken unchanged from NAV’s public OpenAPI descriptions. The thematic grouping and checklists are editorial additions. NAV does not publish a per-code explanation in the OpenAPI, so we do not attach our own interpretation to individual codes.
Checklists by group
Identification
The call stopped where NAV determines who the sender is and on whose behalf they act. Business content is not processed yet.
- Is the access token valid? NAV documentation states that the token has a limited lifetime for security reasons.
- Is the signing key complete? It is assembled from two parts: one comes from the API Key, the other from redeeming the nonce. A missed or repeated redemption produces a bad signature.
- The nonce is single-use and, according to the specification, not suitable for reuse.
- The signature is built from the relevant business content. If the content changed after signing, the signature will not match.
- Sender and taxpayer are two different concepts: one identifies who calls the service, the other on whose behalf.
Authorisation
Identification succeeded, but there is no permission for the operation or the given taxpayer. This is an authorisation question, not a development one.
- NAV’s terms of use require the client-program user to have adequate representation rights for the taxpayer on whose behalf they act.
- Permission may differ by document type: authorisation to submit one type does not cover another.
- For an accounting firm this is a per-client setting, not a one-off step.
- If the response mailbox identifier is not allowed, submission authorisation may still be in place — then the response destination must be clarified.
Data and schema
The submitted file’s structure or content does not match what the given document version expects.
- Document type and document version identify together. The correct type with the wrong version is still rejected.
- According to NAV, new-format documents have a per-document XSD. The schema can be obtained from the form repository at type and version level.
- Validation and calculation are based on XSLT files containing XPath, and according to the specification can also be run on the client machine. It is worth running them before submission.
- For character and encoding errors, check the file encoding first, not the content.
File and attachment
Handling of the file or attachment failed: size, compression, checksum or identifier.
- The file identifier is single-use: after use it cannot be referenced again with the same identifier.
- A checksum error typically means the uploaded content differs from what the hash was computed for. Repeat the upload step.
- According to NAV’s vocabulary, attachments are linked to the document per sub-document. If an attachment is not found, check this assignment first.
- On a virus flag the file cannot be repaired on the sender side: a new, checked file must be produced.
No result
The call was technically fine, but there is no data for the queried scope. In many cases this is not an error but a valid response.
- Check the queried period: it is possible that no data was produced for that period.
- Query identifier and case identifier have separate lifecycles. An expired or incorrectly supplied identifier likewise yields a response with no data.
- The integration should not treat this as a fault. For the user it means there is no such item — not that the service failed.
In progress
The operation started but has not finished. These are not errors, but intermediate states.
- According to the specification a document passes several states — pre-check, check, submission — so the final result must be awaited with a query.
- Keep the query cadence moderate: NAV applies traffic limits, and overly frequent calls themselves cause errors.
- Show the intermediate state to the user as well, otherwise they will resubmit.
Success
The operation completed. On document submission the success response also includes the receipt number.
- Successful schema and pre-check is not the same as the tax content being correct: formal compliance is not tax approval.
- Store the receipt number; it later identifies the submission.
Other
A catch-all category. The specification itself reserves a general error code; traffic limits and unsupported queries also belong here.
- The general error code does not diagnose. Log request data and response identifiers; they are the starting point for a support enquiry.
- The specification treats message identifier and correlation identifier as separate header fields. Without logging them, an error cannot be traced later.
- On traffic limiting it is not the request content that is wrong, but the call cadence.
Full code list (81 codes)
| Code | Meaning | Group | Where it appears | OpenAPI enum |
|---|---|---|---|---|
| ACTIVATE_USER_REGISTRATION_SUCCESSFUL | User registration activation successful Original NAV name (Hungarian): A felhasználói regisztráció aktiválása sikeres | Success | Shared (registration, token, file handling) | ActivateUserRegistrationResult |
| ADAT_NEM_ERHETO_EL | The data is not available Original NAV name (Hungarian): Az adat nem érhető el | No result | Taxpayer data query | GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult |
| CREATE_DOCUMENT_SUCCESS | Document creation successful Original NAV name (Hungarian): A bizonylat létrehozása sikeres | Success | Document (new format) | CreateDocumentResult |
| EGYEB_HIBA | Other error Original NAV name (Hungarian): Egyéb hiba | Other | Taxpayer data query, Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult, GetEgyszerusitettFoglalkoztatasResult, GetHianyzoBevallasResult, GetKalkulacioResult, GetKoztartozasEgyenlegResult, GetKoztartozasMentessegResult, GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult, GetValidacioResult |
| ERVENYTELEN_ADOALANY_AZONOSITO | Invalid taxpayer identifier Original NAV name (Hungarian): Érvénytelen adóalany-azonosító | Identification | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult, GetEgyszerusitettFoglalkoztatasResult, GetHianyzoBevallasResult, GetKoztartozasEgyenlegResult, GetKoztartozasMentessegResult, GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult |
| ERVENYTELEN_ADOZO | Invalid taxpayer Original NAV name (Hungarian): Érvénytelen adózó | Identification | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| ERVENYTELEN_ALAIRAS | Invalid signature Original NAV name (Hungarian): Érvénytelen aláírás | Identification | Taxpayer data query, Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult, GetEgyszerusitettFoglalkoztatasResult, GetHianyzoBevallasResult, GetKalkulacioResult, GetKoztartozasEgyenlegResult, GetKoztartozasMentessegResult, GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult, GetValidacioResult |
| ERVENYTELEN_BEKULDO | Invalid sender Original NAV name (Hungarian): Érvénytelen beküldő | Identification | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| ERVENYTELEN_BIZONYLAT_TIPUS | Invalid document type Original NAV name (Hungarian): Érvénytelen bizonylattípus | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| ERVENYTELEN_BIZONYLAT_VERZIO | Invalid document version Original NAV name (Hungarian): Érvénytelen bizonylatverzió | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| ERVENYTELEN_JOGVISZONY_TIPUS | Invalid legal relationship type Original NAV name (Hungarian): Érvénytelen jogviszonytípus | Data and schema | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult |
| ERVENYTELEN_KARAKTER | Invalid character Original NAV name (Hungarian): Érvénytelen karakter | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| ERVENYTELEN_KODOLAS | Invalid encoding Original NAV name (Hungarian): Érvénytelen kódolás | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| ERVENYTELEN_LEKERDEZES_AZONOSITO | Invalid query identifier Original NAV name (Hungarian): Érvénytelen lekérdezés-azonosító | No result | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult |
| ERVENYTELEN_POZICIO | Invalid position Original NAV name (Hungarian): Érvénytelen pozíció | Data and schema | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult |
| ERVENYTELEN_TETEL_TIPUS | Invalid item type Original NAV name (Hungarian): Érvénytelen tételtípus | Data and schema | Taxpayer data query | GetTetelesAdoszamlaResult |
| FAILED | Unsuccessful Original NAV name (Hungarian): Sikertelen | Other | Shared (registration, token, file handling) | VirusScanResult |
| FELDOLGOZOTT | Processed Original NAV name (Hungarian): Feldolgozott | Success | Taxpayer data query | AdatlapStatusz |
| FILE_CONTAINS_VIRUS | The file contains a virus Original NAV name (Hungarian): A fájl vírust tartalmaz | File and attachment | Document (new format) | CreateDocumentResult |
| FILE_ID_ALREADY_USED | The file identifier is already in use Original NAV name (Hungarian): A fájlazonosító már használatban van | File and attachment | Document (new format) | CreateDocumentResult |
| FOGLALKOZTATOTT_NEM_TALALHATO | The employee was not found Original NAV name (Hungarian): A foglalkoztatott nem található | No result | Taxpayer data query | GetEgyszerusitettFoglalkoztatasResult |
| FOGLALKOZTATO_NEM_TALALHATO | The employer was not found Original NAV name (Hungarian): A foglalkoztató nem található | No result | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult |
| FOLYAMATBAN | In progress Original NAV name (Hungarian): Folyamatban | In progress | Taxpayer data query, Document (ÁNYK format) | BizonylatBekuldesStatusz, BizonylatKalkulacioStatusz, BizonylatValidacioStatusz, GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult |
| GET_DOCUMENT_SUCCESS | Document query successful Original NAV name (Hungarian): A bizonylat lekérdezése sikeres | Success | Document (new format) | GetDocumentResult |
| HASH_FAILURE | The file checksum does not match Original NAV name (Hungarian): A fájl ellenőrző összege nem egyezik | File and attachment | Shared (registration, token, file handling) | FileUploadResult |
| HIBAS | Erroneous Original NAV name (Hungarian): Hibás | Other | Taxpayer data query | AdatlapStatusz |
| HIBAS_CSATOLMANY_MERET | Incorrect attachment size Original NAV name (Hungarian): Hibás csatolmányméret | File and attachment | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| HIBAS_TOMORITES | Incorrect compression Original NAV name (Hungarian): Hibás tömörítés | File and attachment | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| HIBAS_XML_FORMATUM | Incorrect XML format Original NAV name (Hungarian): Hibás XML-formátum | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| ILLEGAL_CHARACTER | Disallowed character Original NAV name (Hungarian): Nem megengedett karakter | Data and schema | Document (new format) | CreateDocumentResult |
| INVALID_DOCUMENT_TYPE | Invalid document type Original NAV name (Hungarian): Érvénytelen bizonylattípus | Data and schema | Document (new format) | CreateDocumentResult, UpdateDocumentResult |
| INVALID_DOCUMENT_VERSION | Invalid document version Original NAV name (Hungarian): Érvénytelen bizonylatverzió | Data and schema | Document (new format) | CreateDocumentResult, UpdateDocumentResult |
| INVALID_ENCODING | Invalid encoding Original NAV name (Hungarian): Érvénytelen kódolás | Data and schema | Document (new format) | CreateDocumentResult |
| INVALID_NONCE | Invalid nonce Original NAV name (Hungarian): Érvénytelen nonce | Identification | Shared (registration, token, file handling) | RedeemNonceResult |
| INVALID_SENDER | Invalid sender Original NAV name (Hungarian): Érvénytelen beküldő | Identification | Document (new format) | CreateDocumentResult, UpdateDocumentResult |
| INVALID_SIGNATURE | Invalid signature Original NAV name (Hungarian): Érvénytelen aláírás | Identification | Document (new format), Shared (registration, token, file handling) | ActivateUserRegistrationResult, CreateDocumentResult, UpdateDocumentResult |
| INVALID_TAXPAYER | Invalid taxpayer Original NAV name (Hungarian): Érvénytelen adózó | Identification | Document (new format) | CreateDocumentResult, UpdateDocumentResult |
| JOGOSULTSAG_ELLENORZES_PROBLEMA | Problem during the authorization check Original NAV name (Hungarian): Probléma a jogosultság ellenőrzésekor | Authorisation | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult, GetEgyszerusitettFoglalkoztatasResult, GetHianyzoBevallasResult, GetKoztartozasEgyenlegResult, GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult |
| KALKULACIOS_HIBA | Calculation error Original NAV name (Hungarian): Kalkulációs hiba | Data and schema | Document (ÁNYK format) | CreateKalkulacioResult, GetKalkulacioResult |
| LEKERDEZES_NEM_TELJESITHETO | The query cannot be fulfilled Original NAV name (Hungarian): A lekérdezés nem teljesíthető | Other | Taxpayer data query | GetKoztartozasEgyenlegResult |
| NEMLETEZO_UGY_AZONOSITO | Non-existent case identifier Original NAV name (Hungarian): Nem létező ügyazonosító | No result | Document (ÁNYK format) | GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| NEM_TALALHATO_CSATOLMANY | The attachment was not found Original NAV name (Hungarian): A csatolmány nem található | File and attachment | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| NEM_XSD_VALID_XML | The XML does not conform to the XSD Original NAV name (Hungarian): Az XML nem felel meg az XSD-nek | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetKalkulacioResult, GetValidacioResult |
| NINCS_ADAT | No data Original NAV name (Hungarian): Nincs adat | No result | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetHianyzoBevallasResult, GetKoztartozasEgyenlegResult, GetKoztartozasMentessegResult |
| NINCS_BEJELENTETT_JOGVISZONY | No reported legal relationship Original NAV name (Hungarian): Nincs bejelentett jogviszony | No result | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult |
| NINCS_BENYUJTOTT_ADATLAP | No data form submitted Original NAV name (Hungarian): Nincs benyújtott adatlap | No result | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult |
| NINCS_JOGOSULTSAG | No authorization Original NAV name (Hungarian): Nincs jogosultság | Authorisation | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult, GetEgyszerusitettFoglalkoztatasResult, GetHianyzoBevallasResult, GetKoztartozasEgyenlegResult, GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult |
| NINCS_JOGOSULTSAGA_A_BEKULDONEK | The sender has no authorization Original NAV name (Hungarian): A beküldőnek nincs jogosultsága | Authorisation | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| NINCS_JOGOSULTSAG_BIZONYLATTIPUSHOZ | No authorization for the document type Original NAV name (Hungarian): Nincs jogosultság a bizonylattípushoz | Authorisation | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| OTHER_ERROR | Other error Original NAV name (Hungarian): Egyéb hiba | Other | Document (new format), Shared (registration, token, file handling) | ActivateUserRegistrationResult, CreateDocumentResult, FileUploadResult, GetDocumentResult, RedeemNonceResult, UpdateDocumentResult, VirusScanResult |
| PASSED | Passed Original NAV name (Hungarian): Átment | Success | Shared (registration, token, file handling) | VirusScanResult |
| PREVALIDATION_ERROR | Prevalidation error Original NAV name (Hungarian): Előellenőrzési hiba | Data and schema | Document (new format) | DocumentStatus |
| REDEEM_NONCE_SUCCESSFUL | Nonce redemption successful Original NAV name (Hungarian): A nonce beváltása sikeres | Success | Shared (registration, token, file handling) | RedeemNonceResult |
| REPLY_STORE_ID_NOT_ALLOWED | The reply storage identifier is not allowed Original NAV name (Hungarian): A válasz-tárhely azonosítója nem engedélyezett | Authorisation | Document (new format) | UpdateDocumentResult |
| SENDER_HAS_NO_RIGHT | The sender has no authorization Original NAV name (Hungarian): A beküldőnek nincs jogosultsága | Authorisation | Document (new format) | CreateDocumentResult, UpdateDocumentResult |
| SIKERES | Successful Original NAV name (Hungarian): Sikeres | Success | Taxpayer data query, Document (ÁNYK format) | BizonylatBekuldesStatusz, BizonylatKalkulacioStatusz, BizonylatValidacioStatusz, CreateBizonylatResult, CreateKalkulacioResult, CreateValidacioResult, GetBizonylatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatResult, GetBiztositottiJogviszonyFoglalkoztatoAdatStatuszResult, GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult, GetEgyszerusitettFoglalkoztatasResult, GetHianyzoBevallasResult, GetKalkulacioResult, GetKoztartozasEgyenlegResult, GetKoztartozasMentessegResult, GetOsszesitettAdoszamlaResult, GetTetelesAdoszamlaResult, GetValidacioResult |
| SIKERTELEN | Unsuccessful Original NAV name (Hungarian): Sikertelen | Other | Document (ÁNYK format) | BizonylatBekuldesStatusz, BizonylatKalkulacioStatusz, BizonylatValidacioStatusz |
| SIKERTELEN_BEKULDES | Unsuccessful submission Original NAV name (Hungarian): Sikertelen beküldés | Other | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| STATUS_CHANGE_NOT_ENABLED | Status change is not allowed Original NAV name (Hungarian): A státuszváltás nem engedélyezett | Authorisation | Document (new format) | UpdateDocumentResult |
| SUBMITTED | Submitted Original NAV name (Hungarian): Beküldve | Success | Document (new format) | DocumentStatus |
| SUBMIT_ERROR | Submission error Original NAV name (Hungarian): Beküldési hiba | Other | Document (new format) | DocumentStatus, UpdateDocumentResult |
| TARGYEVRE_VONATKOZO_LEKERDEZES_NEM_TAMOGATOTT | Query for the current tax year is not supported Original NAV name (Hungarian): A tárgyévre vonatkozó lekérdezés nem támogatott | Other | Taxpayer data query | GetEgyszerusitettFoglalkoztatasFoglalkoztatottListaResult |
| TOKEN_CREATION_FAILED | Token creation unsuccessful Original NAV name (Hungarian): A token létrehozása sikertelen | Identification | Shared (registration, token, file handling) | CreateTokenResult |
| TOKEN_CREATION_SUCCESSFUL | Token creation successful Original NAV name (Hungarian): A token létrehozása sikeres | Success | Shared (registration, token, file handling) | CreateTokenResult |
| TOO_BIG_KR_FILE | KR file too large Original NAV name (Hungarian): Túl nagy KR-fájl | File and attachment | Document (new format) | UpdateDocumentResult |
| TUL_NAGY_KR_FAJL | KR file too large Original NAV name (Hungarian): Túl nagy KR-fájl | File and attachment | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| TUL_SOK_KERES | Too many requests Original NAV name (Hungarian): Túl sok kérés | Other | Taxpayer data query | GetBiztositottiJogviszonyFoglalkoztatoAdatResult |
| UNDER_PREVALIDATION | Under prevalidation Original NAV name (Hungarian): Előellenőrzés alatt | In progress | Document (new format) | DocumentStatus |
| UNDER_SUBMIT | Under submission Original NAV name (Hungarian): Beküldés alatt | In progress | Document (new format) | DocumentStatus |
| UNDER_VALIDATION | Under validation Original NAV name (Hungarian): Ellenőrzés alatt | In progress | Document (new format) | DocumentStatus |
| UNKNOWN_FILE_ID | Unknown file identifier Original NAV name (Hungarian): Ismeretlen fájlazonosító | File and attachment | Document (new format) | CreateDocumentResult, GetDocumentResult, UpdateDocumentResult |
| UNSUCCESSFUL_VALIDATION | Unsuccessful validation Original NAV name (Hungarian): Sikertelen ellenőrzés | Data and schema | Document (new format) | CreateDocumentResult |
| UPDATE_DOCUMENT_SUCCESS | Document update successful Original NAV name (Hungarian): A bizonylat módosítása sikeres | Success | Document (new format) | UpdateDocumentResult |
| UPLOAD_SUCCESS | Upload successful Original NAV name (Hungarian): A feltöltés sikeres | Success | Shared (registration, token, file handling) | FileUploadResult |
| USER_REGISTRATION_ALREADY_ACTIVATED | User registration is already activated Original NAV name (Hungarian): A felhasználói regisztráció már aktiválva van | Success | Shared (registration, token, file handling) | ActivateUserRegistrationResult |
| VALASZ_TARHELY_AZONOSITO_NEM_ENGEDELYEZETT | The reply storage identifier is not allowed Original NAV name (Hungarian): A válasz-tárhely azonosítója nem engedélyezett | Authorisation | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| VALIDACIOS_HIBA | Validation error Original NAV name (Hungarian): Validációs hiba | Data and schema | Document (ÁNYK format) | CreateBizonylatResult, CreateValidacioResult, GetBizonylatResult, GetValidacioResult |
| VALIDATED | Validated Original NAV name (Hungarian): Ellenőrizve | Success | Document (new format) | DocumentStatus |
| VALIDATION_ERROR | Validation error Original NAV name (Hungarian): Validációs hiba | Data and schema | Document (new format) | DocumentStatus |
| VIRUSOS_FAJL | Infected file Original NAV name (Hungarian): Vírusos fájl | File and attachment | Document (ÁNYK format) | CreateBizonylatResult, GetBizonylatResult |
| WAITING | Waiting Original NAV name (Hungarian): Várakozik | In progress | Shared (registration, token, file handling) | VirusScanResult |
Frequently asked questions
Is this an official NAV list?
The code list is built from the NAV M2M OpenAPI descriptions, and every code shows which enum it appears in, so it can be checked at the source. Grouping and checklists are editorial additions, because NAV does not publish a per-code explanation in the OpenAPI.
Why is there no separate explanation for every code?
Because without an official source that would be guesswork. Where NAV does not publish an interpretation, neither do we: we group codes by cause and attach checklists to the group.
Are these eVAT error codes?
No. These are result codes of the NAV M2M interface. eVAT M2M is a separate channel, with its own schema and error set. For schema-level checks of eVAT XML, use the free XML checker.
Is the list updated?
Versioned OpenAPI files are published on NAV’s public repository. When a new version appears we regenerate the list, and the page always states which specification versions it was built from.
This content is informational, not tax advice, and not an official NAV publication. For a specific case, NAV documentation and guidance prevail.