From: Vásáry Dániel Date: Thu, 7 Mar 2024 08:39:25 +0000 (+0100) Subject: Jaxb2 generate problems solved, TaxOfficeConnector timeouts introduced X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=7339734af80ebd56379fe252264b63db1733e85a;p=sly-crm.git Jaxb2 generate problems solved, TaxOfficeConnector timeouts introduced --- diff --git a/sly-crm-service/pom.xml b/sly-crm-service/pom.xml index 0feb93c..c78c721 100644 --- a/sly-crm-service/pom.xml +++ b/sly-crm-service/pom.xml @@ -10,27 +10,30 @@ - - - - - - - - - - - - - - - - - - - - - + + org.codehaus.mojo + jaxb2-maven-plugin + 3.1.0 + + + xjc + + xjc + + + + + + + src/main/resources/NAV/schemas/common.xsd + src/main/resources/NAV/schemas/invoiceBase.xsd + src/main/resources/NAV/schemas/invoiceData.xsd + src/main/resources/NAV/schemas/invoiceApi.xsd + + false + true + + org.codehaus.mojo jaxws-maven-plugin diff --git a/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeConnector.java b/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeConnector.java index a831228..d1f20ee 100644 --- a/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeConnector.java +++ b/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeConnector.java @@ -4,8 +4,6 @@ import io.netty.channel.ChannelOption; import io.netty.handler.ssl.SslContext; import io.netty.handler.ssl.SslContextBuilder; import io.netty.handler.ssl.util.InsecureTrustManagerFactory; -import io.netty.handler.timeout.ReadTimeoutHandler; -import io.netty.handler.timeout.WriteTimeoutHandler; import lombok.Getter; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; @@ -19,7 +17,6 @@ import reactor.netty.http.client.HttpClient; import java.nio.charset.StandardCharsets; import java.time.Duration; -import java.util.concurrent.TimeUnit; @Getter @Component @@ -28,7 +25,8 @@ public class TaxOfficeConnector { private final WebClient client; @Autowired - public TaxOfficeConnector(WebClient.Builder webClientBuilder, @Value("${service.nav.api.url}") String apiUrl) throws Exception { + public TaxOfficeConnector(WebClient.Builder webClientBuilder, @Value("${service.nav.api.url}") String apiUrl, + TaxOfficeProperties taxOfficeProperties) throws Exception { SslContext sslContext = SslContextBuilder .forClient() @@ -37,12 +35,12 @@ public class TaxOfficeConnector { HttpClient httpClient = HttpClient.create() .secure(t -> t.sslContext(sslContext)) - .option(ChannelOption.CONNECT_TIMEOUT_MILLIS, 5000) - .responseTimeout(Duration.ofMillis(15000)) - .doOnConnected(conn -> conn - .addHandlerLast(new ReadTimeoutHandler(15000, TimeUnit.MILLISECONDS)) - .addHandlerLast(new WriteTimeoutHandler(15000, TimeUnit.MILLISECONDS)) - ); + .option(ChannelOption.CONNECT_TIMEOUT_MILLIS, taxOfficeProperties.getConnectTimeout()) + .responseTimeout(Duration.ofMillis(taxOfficeProperties.getResponseTimeout())); +// .doOnConnected(conn -> conn +// .addHandlerLast(new ReadTimeoutHandler(15000, TimeUnit.MILLISECONDS)) +// .addHandlerLast(new WriteTimeoutHandler(15000, TimeUnit.MILLISECONDS)) +// ); client = webClientBuilder .clientConnector(new ReactorClientHttpConnector(httpClient)) diff --git a/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeProperties.java b/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeProperties.java index 87e5940..cf94d60 100644 --- a/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeProperties.java +++ b/sly-crm-service/src/main/java/hu/user/lis/service/nav/TaxOfficeProperties.java @@ -31,4 +31,9 @@ public class TaxOfficeProperties { private int daysRange; + private Integer connectTimeout = 15000; + + private Integer responseTimeout = 15000; + + } diff --git a/sly-crm-service/src/main/resources/NAV/schemas/invoiceApi.xsd b/sly-crm-service/src/main/resources/NAV/schemas/invoiceApi.xsd index 78a6b58..f53bcef 100644 --- a/sly-crm-service/src/main/resources/NAV/schemas/invoiceApi.xsd +++ b/sly-crm-service/src/main/resources/NAV/schemas/invoiceApi.xsd @@ -5,2273 +5,2528 @@ # Version: v3.0 2020/11/09 --> - - - - - - Technikai érvénytelenítő kérések jóváhagyási státusza - Verification status of technical annulment requests - - - - - A technikai érvénytelenítés kliens hiba miatt nem hagyható jóvá - The technical annulment is not verifiable due to client error - - - - - A technikai érvénytelenítés jóváhagyásra vár - The technical annulment is awaiting verification - - - - - A technikai érvénytelenítés jóváhagyásra került - The technical annulment has been verified - - - - - A technikai érvénytelenítés elutasításra került - The technical annulment has been rejected - - - - - - - Gazdasági típus - Incorporation type - - - - - Gazdasági társaság - Economical company - - - - - Egyéni vállalkozó - Self employed private entrepreneur - - - - - Adószámos magánszemély - Private person with tax number - - - - - - - Kimenő vagy bejövő számla keresési paramétere - Inbound or outbound invoice query parameter - - - - - Bejövő (vevő oldali) számla keresési paramétere - Inbound (customer side) invoice query parameter - - - - - Kimenő (kiállító oldali) számla keresési paramétere - Outbound (supplier side) invoice query parameter - - - - - - - A számla feldolgozási státusza - Processing status of the invoice - - - - - Befogadva - Received - - - - - Feldolgozás alatt - Processing - - - - - Elmentve - Saved - - - - - Kész - Done - - - - - Kihagyva - Aborted - - - - - - - Technikai érvénytelenítés műveleti típus - Technical annulment operation type - - - - - Korábbi adatszolgáltatás technikai érvénytelenítése - Technical annulment of previous exchange - - - - - - - Számlaművelet típus - Invoice operation type - - - - - Adatszolgáltatás eredeti számláról - Original invoice exchange - - - - - Adatszolgáltatás az eredeti számlát módosító okiratról - Modification invoice exchange - - - - - Adatszolgáltatás az eredeti számla érvénytelenítéséről - Exchange concerning invoice invalidation - - - - - - - A lekérdezett számla requestVersion értéke - Request version value of the queried invoice - - - - - - - - - - - Név kereső paraméter típus - Name query parameter type - - - - - - - - Relációs művelet típus - Relational operator type - - - - - Egyenlőség - Equals - - - - - Nagyobb mint reláció - Greater than relation - - - - - Nagyobb vagy egyenlő reláció - Greater or equals relation - - - - - Kisebb mint reláció - Less than relation - - - - - Kisebb vagy egyenlő reláció - Less or equals relation - - - - - - - A kérés feldolgozási státusza - Processing status of the request - - - - - Befogadva - Received - - - - - Feldolgozás alatt - Processing - - - - - Elmentve - Saved - - - - - Feldolgozás befejezve - Finished processing - - - - - Lekérdezve - Notified - - - - - - - A számlázóprogram azonosítója - Billing software ID - - - - - - - - - A számlázóprogram működési típusa (lokális program vagy online számlázó szolgáltatás) - Billing operation type (local program or online billing service) - - - - - Lokális program - Local program - - - - - Online számlázó szolgáltatás - Online billing service - - - - - - - Az adatszolgáltatás forrása - Data exchange source - - - - - Webes adatszolgáltatás - Web exchange - - - - - Kézi XML feltöltés - Manual XML upload - - - - - Gép-gép adatkapcsolati adatszolgáltatás - Machine-to-machine exchange - - - - - Online pénztárgépes adatszolgáltatás - Online cash register exchange - - - - - NAV online számlázó - NTCA online invoicing - - - - - - - Adózói cím típus - Taxpayer address type - - - - - Székhely - Headquarter - - - - - Telephely - Site office - - - - - Fióktelep - Branch office - - - - - - - A számla lekérdezés kiegészítő paraméterei - Additional params of the invoice query - - - - - A számla kiállítójának vagy vevőjének adószáma (a keresési feltétel az invoiceDirection tag értékétől függ) - Tax number of the supplier or the customer of the invoice (the search criteria depends on the value of the invoiceDirection tag) - - - - - A számla kiállítójának vagy vevőjének csoport tag adószáma (a keresési feltétel az invoiceDirection tag értékétől függ) - Tax number of group member of the supplier or the customer of the invoice (the search criteria depends on the value of the invoiceDirection tag) - - - - - A számla kiállítójának vagy vevőjének keresőparamétere szó eleji egyezőségre (a keresési feltétel az invoiceDirection tag értékétől függ) - Query param of the supplier or the customer of the invoice for leading match pattern (the search criteria depends on the value of the invoiceDirection tag) - - - - - A számla típusa - Type of invoice - - - - - Fizetés módja - Method of payment - - - - - A számla megjelenési formája - Form of appearance of the invoice - - - - - Az adatszolgáltatás forrása - Data exchange source - - - - - A számla pénzneme - Currency of the invoice - - - - - - - Technikai érvénytelenítés státusz adatai - Status data of technical annulment - - - - - Technikai érvénytelenítő kérések jóváhagyási státusza - Verification status of technical annulment requests - - - - - A technikai érvénytelenítés jóváhagyásának vagy elutasításának időpontja UTC időben - Date of verification or rejection of the technical annulment in UTC time - - - - - A technikai érvénytelenítést jóváhagyó vagy elutasító felhasználó neve - Login name of the user deciding over the technical annulment's verification or rejection - - - - - - - A kéréshez tartozó kötegelt technikai érvénytelenítések - Batch technical annulment operations of the request - - - - - A kéréshez tartozó technikai érvénytelenítő művelet - Technical annulment operation of the request - - - - - - - A kéréshez tartozó technikai érvénytelenítő művelet - Technical annulment operation of the request - - - - - A technikai érvénytelenítés sorszáma a kérésen belül - Sequence number of the technical annulment within the request - - - - - A kért technikai érvénytelenítés művelet típusa - Type of the desired technical annulment operation - - - - - Technikai érvénytelenítés adatok BASE64-ben kódolt tartalma - Technical annulment data in BASE64 encoded form - - - - - - - A számla audit adatai - Invoice audit data - - - - - A beszúrás időpontja UTC időben - Insert date in UTC time - - - - - A beszúrást végző technikai felhasználó - Inserting technical user name - - - - - Az adatszolgáltatás forrása - Data exchange source - - - - - A számla tranzakció azonosítója, ha az gépi interfészen került beküldésre - Transaction ID of the invoice if it was exchanged via M2M interface - - - - - A számla sorszáma a kérésen belül - Sequence number of the invoice within the request - - - - - A módosító okirat sorszáma a kötegen belül - Sequence number of the modification document within the batch - - - - - Az adatszolgáltatás requestVersion értéke - requestVersion value of the invoice exchange - - - - - - - Online Számla rendszerre specifikus általános kérés adatok - Online Invoice specific basic request data - - - - - - - A számlázóprogram adatai - Billing software data - - - - - - - - - Online Számla rendszerre specifikus általános válasz adatok - Online Invoice specific basic response data - - - - - - - A számlázóprogram adatai - Billing software data - - - - - - - - - Üzleti validációs választípus - Business validation response type - - - - - Validációs eredmény - Validation result - - - - - Validációs hibakód - Validation error code - - - - - Feldolgozási üzenet - Processing message - - - - - Feldolgozási kurzor adatok - Processing cursor data - - - - - - - Dátumos számla kereső paraméter - Date query params of invoice - - - - - Dátum intervallum nagyobb vagy egyenlő paramétere - Date interval greater or equals parameter - - - - - Dátum intervallum kisebb vagy egyenlő paramétere - Date interval less or equals parameter - - - - - - - Időpontos számla kereső paraméter - Datestamp query params of invoice - - - - - Időpontos intervallum nagyobb vagy egyenlő paramétere UTC idő szerint - Datetime interval greater or equals parameter - - - - - Időpontos intervallum kisebb vagy egyenlő paramétere UTC idő szerint - Datetime interval less or equals parameter - - - - - - - Online Számla rendszerre specifikus általános hibaválasz típus - Online Invoice specific general error response type - - - - - - - A számlázóprogram adatai - Billing software data - - - - - Technikai validációs üzenetek - Technical validation messages - - - - - - - - - Számlalánc kivonat lekérdezés eredményei - Invoice chain digest query result - - - - - A jelenleg lekérdezett lapszám - The currently queried page count - - - - - A lekérdezés eredménye szerint elérhető utolsó lapszám - The highest available page count matching the query - - - - - Számlalánc elem - Invoice chain element - - - - - - - Számlalánc kivonat adatok - Invoice chain digest data - - - - - Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § (1) bek. b) pont - Sequential number of the original invoice or modification document - section 169 (b) or section 170 (1) b) of the VAT law - - - - - A módosító okirat sorszáma a kötegen belül - Sequence number of the modification document within the batch - - - - - Számlaművelet típus - Invoice operation type - - - - - A kibocsátó adószáma - The supplier's tax number - - - - - A vevő adószáma - The buyer's tax number - - - - - A beszúrás időpontja UTC időben - Insert date in UTC time - - - - - Az adatszolgáltatás requestVersion értéke - requestVersion value of the invoice exchange - - - - - - - Számlalánc elem - Invoice chain element - - - - - Számlalánc kivonat adatok - Invoice chain digest data - - - - - A számlán vagy módosító okiraton szereplő tételek kivonatos adatai - Product/service digest data appearing on the invoice or the modification document - - - - - A módosítás vagy érvénytelenítés adatai - Modification or cancellation data - - - - - - - Számlalánc kivonat lekérdezés számlaszám paramétere - Invoice number param of the invoice chain digest query - - - - - Számla vagy módosító okirat sorszáma - Sequential number of the original or modification invoice - - - - - Kimenő vagy bejövő számla keresési paramétere - Inbound or outbound invoice query parameter - - - - - A számla kiállítójának vagy vevőjének adószáma (a keresési feltétel az invoiceDirection tag értékétől függ) - Tax number of the supplier or the customer of the invoice (the search criteria depends on the value of the invoiceDirection tag) - - - - - - - Számlaszámra történő lekérdezés eredménye - Invoice number based query result - - - - - Számla adatok BASE64-ben kódolt tartalma - Invoice data in BASE64 encoded form - - - - - A számla audit adatai - Invoice audit data - - - - - Jelöli, ha az invoice tartalmát a BASE64 dekódolást követően még ki kell tömöríteni az olvasáshoz - Indicates if the content of the invoice needs to be decompressed to be read following the BASE64 decoding - - - - - Elektronikus számla vagy módosító okirat állomány hash lenyomata - Electronic invoice or modification document file hash value - - - - - - - Számla lekérdezési eredmények - Invoice query results - - - - - A jelenleg lekérdezett lapszám - The currently queried page count - - - - - A lekérdezés eredménye szerint elérhető utolsó lapszám - The highest available page count matching the query - - - - - Számla kivonat lekérdezési eredmény - Invoice digest query result - - - - - - - Kivonatos lekérdezési eredmény - Digest query result - - - - - Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § (1) bek. b) pont - Sequential number of the original invoice or modification document - section 169 (b) or section 170 (1) b) of the VAT law - - - - - A módosító okirat sorszáma a kötegen belül - Sequence number of the modification document within the batch - - - - - Számlaművelet típus - Invoice operation type - - - - - A számla típusa - Type of invoice - - - - - Számla vagy módosító okirat kiállításának dátuma - Invoice or modification document issue date - - - - - A kibocsátó adószáma - The supplier's tax number - - - - - A kibocsátó csoporttag száma - The supplier's group tax number - - - - - Az eladó (szállító) neve - Name of the seller (supplier) - - - - - A vevő adószáma - The buyer's tax number - - - - - A vevő csoporttag száma - The buyer's group tax number - - - - - A vevő neve - Name of the customer - - - - - Fizetés módja - Method of payment - - - - - Fizetési határidő - Deadline for payment - - - - - A számla megjelenési formája - Form of appearance of the invoice - - - - - Az adatszolgáltatás forrása - Data exchange source - - - - - Számla teljesítési dátuma - Invoice delivery date - - - - - A számla pénzneme - Currency of the invoice - - - - - A számla nettó összege a számla pénznemében - Invoice net amount expressed in the currency of the invoice - - - - - A számla nettó összege forintban - Invoice net amount expressed in HUF - - - - - A számla ÁFA összege a számla pénznemében - Invoice VAT amount expressed in the currency of the invoice - - - - - A számla ÁFA összege forintban - Invoice VAT amount expressed in HUF - - - - - Az adatszolgáltatás tranzakció azonosítója - Transaction identifier of the data exchange - - - - - A számla sorszáma a kérésen belül - Sequence number of the invoice within the request - - - - - Az eredeti számla sorszáma, melyre a módosítás vonatkozik - Sequence number of the original invoice, on which the modification occurs - - - - - A számlára vonatkozó módosító okirat egyedi sorszáma - The unique sequence number referring to the original invoice - - - - - A beszúrás időpontja UTC időben - Insert date in UTC time - - - - - Jelöli, ha az adatszolgáltatás maga a számla (a számlán nem szerepel több adat) - Indicates whether the data exchange is identical with the invoice (the invoice does not contain any more data) - - - - - - - A számlán vagy módosító okiraton szereplő tételek kivonatos adatai - Product/service digest data appearing on the invoice or the modification document - - - - - A sorok száma közül a legmagasabb, amit a számla tartalmaz - The highest line number value the invoice contains - - - - - A módosító okirat által újként létrehozott számlasorok - New invoice lines created by the modification document - - - - - - - Számla lekérdezés számlaszám paramétere - Invoice number param of the Invoice query - - - - - Számla vagy módosító okirat sorszáma - Sequential number of the original or modification invoice - - - - - Kimenő vagy bejövő számla keresési paramétere - Inbound or outbound invoice query parameter - - - - - A módosító okirat sorszáma a kötegen belül - Sequence number of the modification document within the batch - - - - - Vevő oldali lekérdezés esetén a számla kiállítójának adószáma, ha több érvényes számla is megtalálható azonos sorszámmal - The supplier's tax number in case of querying as customer, if the query result found more than one valid invoices with the same invoice number - - - - - - - A kéréshez tartozó kötegelt számlaműveletek - Batch invoice operations of the request - - - - - Tömörített tartalom jelzése a feldolgozási folyamat számára - Compressed content indicator for the processing flow - - - - - A kéréshez tartozó számlaművelet - Invoice operation of the request - - - - - - - A kéréshez tartozó számlaművelet - Invoice operation of the request - - - - - A számla sorszáma a kérésen belül - Sequence number of the invoice within the request - - - - - A kért számla művelet típusa - Type of the desired invoice operation - - - - - Számla adatok BASE64-ben kódolt tartalma - Invoice data in BASE64 encoded form - - - - - Elektronikus számla vagy módosító okirat állomány hash lenyomata - Electronic invoice or modification document file hash value - - - - - - - Számla lekérdezési paraméterek - Invoice query parameters - - - - - A számla lekérdezés kötelező paraméterei - Mandatory params of the invoice query - - - - - A számla lekérdezés kiegészítő paraméterei - Additional params of the invoice query - - - - - A számla lekérdezés relációs paraméterei - Relational params of the invoice query - - - - - A számla lekérdezés tranzakciós paraméterei - Transactional params of the invoice query - - - - - - - A módosítás vagy érvénytelenítés adatai - Modification or cancellation data - - - - - Az eredeti számla sorszáma, melyre a módosítás vonatkozik - ÁFA tv. 170. § (1) c) - Sequence number of the original invoice, on which the modification occurs - section 170 (1) c) of the VAT law - - - - - Annak jelzése, hogy a módosítás olyan alapszámlára hivatkozik, amelyről nem történt és nem is fog történni adatszolgáltatás - Indicates whether the modification references to an original invoice which is not and will not be exchanged - - - - - - A módosító okirat készítésének időbélyege a forrásrendszerben UTC időben - Creation date timestamp of the modification document in UTC time - - - - - A számlára vonatkozó módosító okirat egyedi sorszáma - The unique sequence number referring to the original invoice - - - - - - - - A POST /manageAnnulment REST operáció kérés típusa - Request type of the POST /manageAnnulment REST operation - - - - - - - A tranzakcióhoz kiadott egyedi és dekódolt token - The decoded unique token issued for the current transaction - - - - - A kéréshez tartozó kötegelt technikai érvénytelenítések - Batch technical annulment operations of the request - - - - - - - - - A POST /manageInvoice REST operáció kérés típusa - Request type of the POST /manageInvoice REST operation - - - - - - - A tranzakcióhoz kiadott egyedi és dekódolt token - The decoded unique token issued for the current transaction - - - - - A kéréshez tartozó kötegelt számlaműveletek - Batch invoice operations of the request - - - - - - - - - A számla lekérdezés kötelező paraméterei - Mandatory params of the invoice query - - - - - Számla kiállításának dátumtartománya - Date range of the invoice issue date - - - - - Számla adatszolgáltatás feldolgozásának időpont tartománya UTC idő szerint - Datetime range of processing data exchange in UTC time - - - - - Az eredeti számla sorszáma, melyre a módosítás vonatkozik - Sequence number of the original invoice, on which the modification occurs - - - - - - - A módosító okirat által újként létrehozott számlasorok - New invoice lines created by the modification document - - - - - Számla sor intervallum kezdete - Invoice line interval start - - - - - Számla sor intervallum vége (inkluzív) - Invoice line interval end (inclusive) - - - - - - - Feldolgozási kurzor adatok - Processing cursor data - - - - - Tag hivatkozás - Tag reference - - - - - Érték hivatkozás - Value reference - - - - - Sorhivatkozás - Line reference - - - - - Kötegelt számla művelet esetén az eredeti számla sorszáma, melyre a módosítás vonatkozik - In case of a batch operation, the sequence number of the original invoice, on which the modification occurs - - - - - - - A kéréshez tartozó feldolgozási eredmények - Processing results of the request - - - - - Számla feldolgozási eredmény - Invoice processing result - - - - - Az adatszolgáltatás requestVersion értéke - requestVersion value of the invoice exchange - - - - - Technikai érvénytelenítés státusz adatai - Status data of technical annulment - - - - - - - Számla feldolgozási eredmény - Invoice processing result - - - - - A számla sorszáma a kérésen belül - Sequence number of the invoice within the request - - - - - A módosító okirat sorszáma a kötegen belül - Sequence number of the modification document within the batch - - - - - A számla feldolgozási státusza - Processing status of the invoice - - - - - Technikai validációs üzenetek - Technical validation messages - - - - - Üzleti validációs üzenetek - Business validation messages - - - - - Jelöli, ha az originalRequest tartalmát a BASE64 dekódolást követően még ki kell tömöríteni az olvasáshoz - Indicates if the content of the originalRequest needs to be decompressed to be read following the BASE64 decoding - - - - - Számla adatok BASE64-ben kódolt tartalma - Invoice data in BASE64 encoded form - - - - - - - A POST /queryInvoiceChainDigest REST operáció kérés típusa - Request type of the POST /queryInvoiceChainDigest REST operation - - - - - - - A lekérdezni kívánt lap száma - The queried page count - - - - - Számlalánc kivonat lekérdezés számlaszám paramétere - Invoice number param of the invoice chain digest query - - - - - - - - - A POST /queryInvoiceChainDigest REST operáció válasz típusa - Response type of the POST /queryInvoiceChainDigest REST operation - - - - - - - Számlalánc kivonat lekérdezés eredményei - Invoice chain digest query result - - - - - - - - - A POST /queryInvoiceCheck REST operáció válasz típusa - Response type of the POST /queryInvoiceCheck REST operation - - - - - - - Jelöli, ha a lekérdezett számlaszám érvényesként szerepel a rendszerben és a lekérdező adószáma kiállítóként vagy eladóként szerepel a számlán - Indicates whether the queried invoice number exists in the system as a valid invoice, if the tax number of the querying entity is present on the invoice either as supplier or customer - - - - - - - - - A POST /queryInvoiceData REST operáció kérés típusa - Request type of the POST /queryInvoiceData REST operation - - - - - - - Számla lekérdezés számlaszám paramétere - Invoice number param of the Invoice query - - - - - - - - - A POST /queryInvoiceData REST operáció válasz típusa - Response type of the POST /queryInvoiceData REST operation - - - - - - - A számla lekérdezés eredménye - Invoice data query result - - - - - - - - - A POST /queryInvoiceDigest REST operáció kérés típusa - Request type of the POST /queryInvoiceDigest REST operation - - - - - - - A lekérdezni kívánt lap száma - The queried page count - - - - - Kimenő vagy bejövő számla keresési paramétere - Inbound or outbound invoice query parameter - - - - - Számla lekérdezési paraméterek - Invoice query parameters - - - - - - - - - A POST /queryInvoiceDigest REST operáció válasz típusa - Response type of the POST /queryInvoiceDigest REST operation - - - - - - - A számla kivonat lekérdezés eredményei - Invoice digest query results - - - - - - - - - A POST /queryTaxpayer REST operáció kérés típusa - Request type of the POST /queryTaxpayer REST operation - - - - - - - A lekérdezett adózó adószáma - Tax number of the queried taxpayer - - - - - - - - - A POST /queryTaxpayer REST operáció válasz típusa - Response type of the POST /queryTaxpayer REST operation - - - - - - - Az adatok utolsó változásának időpontja - Last date on which the data was changed - - - - - Jelzi, hogy a lekérdezett adózó létezik és érvényes-e - Indicates whether the queried taxpayer is existing and valid - - - - - Az adózó lekérdezés válasz adatai - Response data of the taxpayer query - - - - - - - - - A POST /queryTransactionList REST operáció kérés típusa - Request type of the POST /queryTransactionList REST operation - - - - - - - A lekérdezni kívánt lap száma - The queried page count - - - - - A lekérdezni kívánt tranzakciók kiadásának szerver oldali ideje UTC időben - The queried transaction's insert date on server side in UTC time - - - - - A kérés feldolgozási státusza + + + + + + Technikai érvénytelenítő kérések jóváhagyási státusza + Verification status of technical annulment requests + + + + + A technikai érvénytelenítés kliens hiba miatt nem hagyható jóvá + + The technical annulment is not verifiable due to client error + + + + + + A technikai érvénytelenítés jóváhagyásra vár + The technical annulment is awaiting verification + + + + + A technikai érvénytelenítés jóváhagyásra került + The technical annulment has been verified + + + + + A technikai érvénytelenítés elutasításra került + The technical annulment has been rejected + + + + + + + Gazdasági típus + Incorporation type + + + + + Gazdasági társaság + Economical company + + + + + Egyéni vállalkozó + Self employed private entrepreneur + + + + + Adószámos magánszemély + Private person with tax number + + + + + + + Kimenő vagy bejövő számla keresési paramétere + Inbound or outbound invoice query parameter + + + + + Bejövő (vevő oldali) számla keresési paramétere + Inbound (customer side) invoice query parameter + + + + + Kimenő (kiállító oldali) számla keresési paramétere + + Outbound (supplier side) invoice query parameter + + + + + + + A számla feldolgozási státusza + Processing status of the invoice + + + + + Befogadva + Received + + + + + Feldolgozás alatt + Processing + + + + + Elmentve + Saved + + + + + Kész + Done + + + + + Kihagyva + Aborted + + + + + + + Technikai érvénytelenítés műveleti típus + Technical annulment operation type + + + + + Korábbi adatszolgáltatás technikai érvénytelenítése + + Technical annulment of previous exchange + + + + + + + Számlaművelet típus + Invoice operation type + + + + + Adatszolgáltatás eredeti számláról + Original invoice exchange + + + + + Adatszolgáltatás az eredeti számlát módosító okiratról + + Modification invoice exchange + + + + + Adatszolgáltatás az eredeti számla érvénytelenítéséről + + Exchange concerning invoice invalidation + + + + + + + A lekérdezett számla requestVersion értéke + Request version value of the queried invoice + + + + + + + + + + + Név kereső paraméter típus + Name query parameter type + + + + + + + + Relációs művelet típus + Relational operator type + + + + + Egyenlőség + Equals + + + + + Nagyobb mint reláció + Greater than relation + + + + + Nagyobb vagy egyenlő reláció + Greater or equals relation + + + + + Kisebb mint reláció + Less than relation + + + + + Kisebb vagy egyenlő reláció + Less or equals relation + + + + + + + A kérés feldolgozási státusza + Processing status of the request + + + + + Befogadva + Received + + + + + Feldolgozás alatt + Processing + + + + + Elmentve + Saved + + + + + Feldolgozás befejezve + Finished processing + + + + + Lekérdezve + Notified + + + + + + + A számlázóprogram azonosítója + Billing software ID + + + + + + + + + A számlázóprogram működési típusa (lokális program vagy online számlázó + szolgáltatás) + + Billing operation type (local program or online billing service) + + + + + + Lokális program + Local program + + + + + Online számlázó szolgáltatás + Online billing service + + + + + + + Az adatszolgáltatás forrása + Data exchange source + + + + + Webes adatszolgáltatás + Web exchange + + + + + Kézi XML feltöltés + Manual XML upload + + + + + Gép-gép adatkapcsolati adatszolgáltatás + Machine-to-machine exchange + + + + + Online pénztárgépes adatszolgáltatás + Online cash register exchange + + + + + NAV online számlázó + NTCA online invoicing + + + + + + + Adózói cím típus + Taxpayer address type + + + + + Székhely + Headquarter + + + + + Telephely + Site office + + + + + Fióktelep + Branch office + + + + + + + A számla lekérdezés kiegészítő paraméterei + Additional params of the invoice query + + + + + A számla kiállítójának vagy vevőjének adószáma (a keresési feltétel + az invoiceDirection tag értékétől függ) + + Tax number of the supplier or the customer of the invoice (the + search criteria depends on the value of the invoiceDirection tag) + + + + + + A számla kiállítójának vagy vevőjének csoport tag adószáma (a + keresési feltétel az invoiceDirection tag értékétől függ) + + Tax number of group member of the supplier or the customer of the + invoice (the search criteria depends on the value of the invoiceDirection tag) + + + + + + A számla kiállítójának vagy vevőjének keresőparamétere szó eleji + egyezőségre (a keresési feltétel az invoiceDirection tag értékétől függ) + + Query param of the supplier or the customer of the invoice for + leading match pattern (the search criteria depends on the value of the invoiceDirection tag) + + + + + + A számla típusa + Type of invoice + + + + + Fizetés módja + Method of payment + + + + + A számla megjelenési formája + Form of appearance of the invoice + + + + + Az adatszolgáltatás forrása + Data exchange source + + + + + A számla pénzneme + Currency of the invoice + + + + + + + Technikai érvénytelenítés státusz adatai + Status data of technical annulment + + + + + Technikai érvénytelenítő kérések jóváhagyási státusza + + Verification status of technical annulment requests + + + + + + A technikai érvénytelenítés jóváhagyásának vagy elutasításának + időpontja UTC időben + + Date of verification or rejection of the technical annulment in UTC + time + + + + + + A technikai érvénytelenítést jóváhagyó vagy elutasító felhasználó + neve + + Login name of the user deciding over the technical annulment's + verification or rejection + + + + + + + + A kéréshez tartozó kötegelt technikai érvénytelenítések + Batch technical annulment operations of the request + + + + + A kéréshez tartozó technikai érvénytelenítő művelet + + Technical annulment operation of the request + + + + + + + A kéréshez tartozó technikai érvénytelenítő művelet + Technical annulment operation of the request + + + + + A technikai érvénytelenítés sorszáma a kérésen belül + + Sequence number of the technical annulment within the request + + + + + + A kért technikai érvénytelenítés művelet típusa + Type of the desired technical annulment operation + + + + + Technikai érvénytelenítés adatok BASE64-ben kódolt tartalma + + Technical annulment data in BASE64 encoded form + + + + + + + A számla audit adatai + Invoice audit data + + + + + A beszúrás időpontja UTC időben + Insert date in UTC time + + + + + A beszúrást végző technikai felhasználó + Inserting technical user name + + + + + Az adatszolgáltatás forrása + Data exchange source + + + + + A számla tranzakció azonosítója, ha az gépi interfészen került + beküldésre + + Transaction ID of the invoice if it was exchanged via M2M + interface + + + + + + A számla sorszáma a kérésen belül + Sequence number of the invoice within the request + + + + + A módosító okirat sorszáma a kötegen belül + Sequence number of the modification document within the batch + + + + + + Az adatszolgáltatás requestVersion értéke + requestVersion value of the invoice exchange + + + + + + + Online Számla rendszerre specifikus általános kérés adatok + + Online Invoice specific basic request data + + + + + + + A számlázóprogram adatai + Billing software data + + + + + + + + + Online Számla rendszerre specifikus általános válasz adatok + + Online Invoice specific basic response data + + + + + + + A számlázóprogram adatai + Billing software data + + + + + + + + + Üzleti validációs választípus + Business validation response type + + + + + Validációs eredmény + Validation result + + + + + Validációs hibakód + Validation error code + + + + + Feldolgozási üzenet + Processing message + + + + + Feldolgozási kurzor adatok + Processing cursor data + + + + + + + Dátumos számla kereső paraméter + Date query params of invoice + + + + + Dátum intervallum nagyobb vagy egyenlő paramétere + Date interval greater or equals parameter + + + + + Dátum intervallum kisebb vagy egyenlő paramétere + Date interval less or equals parameter + + + + + + + Időpontos számla kereső paraméter + Datestamp query params of invoice + + + + + Időpontos intervallum nagyobb vagy egyenlő paramétere UTC idő + szerint + + Datetime interval greater or equals parameter + + + + + Időpontos intervallum kisebb vagy egyenlő paramétere UTC idő + szerint + + Datetime interval less or equals parameter + + + + + + + Online Számla rendszerre specifikus általános hibaválasz típus + + Online Invoice specific general error response type + + + + + + + A számlázóprogram adatai + Billing software data + + + + + Technikai validációs üzenetek + Technical validation messages + + + + + + + + + Számlalánc kivonat lekérdezés eredményei + Invoice chain digest query result + + + + + A jelenleg lekérdezett lapszám + The currently queried page count + + + + + A lekérdezés eredménye szerint elérhető utolsó lapszám + + The highest available page count matching the query + + + + + + Számlalánc elem + Invoice chain element + + + + + + + Számlalánc kivonat adatok + Invoice chain digest data + + + + + Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § + (1) bek. b) pont + + Sequential number of the original invoice or modification document - + section 169 (b) or section 170 (1) b) of the VAT law + + + + + + A módosító okirat sorszáma a kötegen belül + Sequence number of the modification document within the batch + + + + + + Számlaművelet típus + Invoice operation type + + + + + A kibocsátó adószáma + The supplier's tax number + + + + + A vevő adószáma + The buyer's tax number + + + + + A beszúrás időpontja UTC időben + Insert date in UTC time + + + + + Az adatszolgáltatás requestVersion értéke + requestVersion value of the invoice exchange + + + + + + + Számlalánc elem + Invoice chain element + + + + + Számlalánc kivonat adatok + Invoice chain digest data + + + + + A számlán vagy módosító okiraton szereplő tételek kivonatos adatai + + Product/service digest data appearing on the invoice or the + modification document + + + + + + A módosítás vagy érvénytelenítés adatai + Modification or cancellation data + + + + + + + Számlalánc kivonat lekérdezés számlaszám paramétere + Invoice number param of the invoice chain digest query + + + + + Számla vagy módosító okirat sorszáma + Sequential number of the original or modification invoice + + + + + + Kimenő vagy bejövő számla keresési paramétere + Inbound or outbound invoice query parameter + + + + + A számla kiállítójának vagy vevőjének adószáma (a keresési feltétel + az invoiceDirection tag értékétől függ) + + Tax number of the supplier or the customer of the invoice (the + search criteria depends on the value of the invoiceDirection tag) + + + + + + + + Számlaszámra történő lekérdezés eredménye + Invoice number based query result + + + + + Számla adatok BASE64-ben kódolt tartalma + Invoice data in BASE64 encoded form + + + + + A számla audit adatai + Invoice audit data + + + + + Jelöli, ha az invoice tartalmát a BASE64 dekódolást követően még ki + kell tömöríteni az olvasáshoz + + Indicates if the content of the invoice needs to be decompressed to + be read following the BASE64 decoding + + + + + + Elektronikus számla vagy módosító okirat állomány hash lenyomata + + Electronic invoice or modification document file hash value + + + + + + + + Számla lekérdezési eredmények + Invoice query results + + + + + A jelenleg lekérdezett lapszám + The currently queried page count + + + + + A lekérdezés eredménye szerint elérhető utolsó lapszám + + The highest available page count matching the query + + + + + + Számla kivonat lekérdezési eredmény + Invoice digest query result + + + + + + + Kivonatos lekérdezési eredmény + Digest query result + + + + + Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § + (1) bek. b) pont + + Sequential number of the original invoice or modification document - + section 169 (b) or section 170 (1) b) of the VAT law + + + + + + A módosító okirat sorszáma a kötegen belül + Sequence number of the modification document within the batch + + + + + + Számlaművelet típus + Invoice operation type + + + + + A számla típusa + Type of invoice + + + + + Számla vagy módosító okirat kiállításának dátuma + Invoice or modification document issue date + + + + + A kibocsátó adószáma + The supplier's tax number + + + + + A kibocsátó csoporttag száma + The supplier's group tax number + + + + + Az eladó (szállító) neve + Name of the seller (supplier) + + + + + A vevő adószáma + The buyer's tax number + + + + + A vevő csoporttag száma + The buyer's group tax number + + + + + A vevő neve + Name of the customer + + + + + Fizetés módja + Method of payment + + + + + Fizetési határidő + Deadline for payment + + + + + A számla megjelenési formája + Form of appearance of the invoice + + + + + Az adatszolgáltatás forrása + Data exchange source + + + + + Számla teljesítési dátuma + Invoice delivery date + + + + + A számla pénzneme + Currency of the invoice + + + + + A számla nettó összege a számla pénznemében + Invoice net amount expressed in the currency of the invoice + + + + + + A számla nettó összege forintban + Invoice net amount expressed in HUF + + + + + A számla ÁFA összege a számla pénznemében + Invoice VAT amount expressed in the currency of the invoice + + + + + + A számla ÁFA összege forintban + Invoice VAT amount expressed in HUF + + + + + Az adatszolgáltatás tranzakció azonosítója + Transaction identifier of the data exchange + + + + + A számla sorszáma a kérésen belül + Sequence number of the invoice within the request + + + + + Az eredeti számla sorszáma, melyre a módosítás vonatkozik + + Sequence number of the original invoice, on which the modification + occurs + + + + + + A számlára vonatkozó módosító okirat egyedi sorszáma + + The unique sequence number referring to the original invoice + + + + + + A beszúrás időpontja UTC időben + Insert date in UTC time + + + + + Jelöli, ha az adatszolgáltatás maga a számla (a számlán nem szerepel + több adat) + + Indicates whether the data exchange is identical with the invoice + (the invoice does not contain any more data) + + + + + + + + A számlán vagy módosító okiraton szereplő tételek kivonatos adatai + + Product/service digest data appearing on the invoice or the modification + document + + + + + + A sorok száma közül a legmagasabb, amit a számla tartalmaz + + The highest line number value the invoice contains + + + + + + A módosító okirat által újként létrehozott számlasorok + + New invoice lines created by the modification document + + + + + + + + Számla lekérdezés számlaszám paramétere + Invoice number param of the Invoice query + + + + + Számla vagy módosító okirat sorszáma + Sequential number of the original or modification invoice + + + + + + Kimenő vagy bejövő számla keresési paramétere + Inbound or outbound invoice query parameter + + + + + A módosító okirat sorszáma a kötegen belül + Sequence number of the modification document within the batch + + + + + + Vevő oldali lekérdezés esetén a számla kiállítójának adószáma, ha + több érvényes számla is megtalálható azonos sorszámmal + + The supplier's tax number in case of querying as customer, if the + query result found more than one valid invoices with the same invoice number + + + + + + + + A kéréshez tartozó kötegelt számlaműveletek + Batch invoice operations of the request + + + + + Tömörített tartalom jelzése a feldolgozási folyamat számára + + Compressed content indicator for the processing flow + + + + + + A kéréshez tartozó számlaművelet + Invoice operation of the request + + + + + + + A kéréshez tartozó számlaművelet + Invoice operation of the request + + + + + A számla sorszáma a kérésen belül + Sequence number of the invoice within the request + + + + + A kért számla művelet típusa + Type of the desired invoice operation + + + + + Számla adatok BASE64-ben kódolt tartalma + Invoice data in BASE64 encoded form + + + + + Elektronikus számla vagy módosító okirat állomány hash lenyomata + + Electronic invoice or modification document file hash value + + + + + + + + Számla lekérdezési paraméterek + Invoice query parameters + + + + + A számla lekérdezés kötelező paraméterei + Mandatory params of the invoice query + + + + + A számla lekérdezés kiegészítő paraméterei + Additional params of the invoice query + + + + + A számla lekérdezés relációs paraméterei + Relational params of the invoice query + + + + + A számla lekérdezés tranzakciós paraméterei + Transactional params of the invoice query + + + + + + + A módosítás vagy érvénytelenítés adatai + Modification or cancellation data + + + + + Az eredeti számla sorszáma, melyre a módosítás vonatkozik - ÁFA tv. + 170. § (1) c) + + Sequence number of the original invoice, on which the modification + occurs - section 170 (1) c) of the VAT law + + + + + + Annak jelzése, hogy a módosítás olyan alapszámlára hivatkozik, + amelyről nem történt és nem is fog történni adatszolgáltatás + + Indicates whether the modification references to an original invoice + which is not and will not be exchanged + + + + + + + A módosító okirat készítésének időbélyege a forrásrendszerben + UTC időben + + Creation date timestamp of the modification document in UTC + time + + + + + + A számlára vonatkozó módosító okirat egyedi sorszáma + + The unique sequence number referring to the original invoice + + + + + + + + + A POST /manageAnnulment REST operáció kérés típusa + Request type of the POST /manageAnnulment REST operation + + + + + + + A tranzakcióhoz kiadott egyedi és dekódolt token + + The decoded unique token issued for the current + transaction + + + + + + A kéréshez tartozó kötegelt technikai érvénytelenítések + + Batch technical annulment operations of the request + + + + + + + + + + A POST /manageInvoice REST operáció kérés típusa + Request type of the POST /manageInvoice REST operation + + + + + + + A tranzakcióhoz kiadott egyedi és dekódolt token + + The decoded unique token issued for the current + transaction + + + + + + A kéréshez tartozó kötegelt számlaműveletek + + Batch invoice operations of the request + + + + + + + + + A számla lekérdezés kötelező paraméterei + Mandatory params of the invoice query + + + + + Számla kiállításának dátumtartománya + Date range of the invoice issue date + + + + + Számla adatszolgáltatás feldolgozásának időpont tartománya UTC idő + szerint + + Datetime range of processing data exchange in UTC time + + + + + + Az eredeti számla sorszáma, melyre a módosítás vonatkozik + + Sequence number of the original invoice, on which the modification + occurs + + + + + + + + A módosító okirat által újként létrehozott számlasorok + New invoice lines created by the modification document + + + + + Számla sor intervallum kezdete + Invoice line interval start + + + + + Számla sor intervallum vége (inkluzív) + Invoice line interval end (inclusive) + + + + + + + Feldolgozási kurzor adatok + Processing cursor data + + + + + Tag hivatkozás + Tag reference + + + + + Érték hivatkozás + Value reference + + + + + Sorhivatkozás + Line reference + + + + + Kötegelt számla művelet esetén az eredeti számla sorszáma, melyre a + módosítás vonatkozik + + In case of a batch operation, the sequence number of the original + invoice, on which the modification occurs + + + + + + + + A kéréshez tartozó feldolgozási eredmények + Processing results of the request + + + + + Számla feldolgozási eredmény + Invoice processing result + + + + + Az adatszolgáltatás requestVersion értéke + requestVersion value of the invoice exchange + + + + + Technikai érvénytelenítés státusz adatai + Status data of technical annulment + + + + + + + Számla feldolgozási eredmény + Invoice processing result + + + + + A számla sorszáma a kérésen belül + Sequence number of the invoice within the request + + + + + A módosító okirat sorszáma a kötegen belül + Sequence number of the modification document within the batch + + + + + + A számla feldolgozási státusza + Processing status of the invoice + + + + + Technikai validációs üzenetek + Technical validation messages + + + + + Üzleti validációs üzenetek + Business validation messages + + + + + Jelöli, ha az originalRequest tartalmát a BASE64 dekódolást követően + még ki kell tömöríteni az olvasáshoz + + Indicates if the content of the originalRequest needs to be + decompressed to be read following the BASE64 decoding + + + + + + Számla adatok BASE64-ben kódolt tartalma + Invoice data in BASE64 encoded form + + + + + + + A POST /queryInvoiceChainDigest REST operáció kérés típusa + + Request type of the POST /queryInvoiceChainDigest REST operation + + + + + + + + A lekérdezni kívánt lap száma + The queried page count + + + + + Számlalánc kivonat lekérdezés számlaszám paramétere + + Invoice number param of the invoice chain digest query + + + + + + + + + + A POST /queryInvoiceChainDigest REST operáció válasz típusa + + Response type of the POST /queryInvoiceChainDigest REST operation + + + + + + + + Számlalánc kivonat lekérdezés eredményei + Invoice chain digest query result + + + + + + + + + A POST /queryInvoiceCheck REST operáció válasz típusa + Response type of the POST /queryInvoiceCheck REST operation + + + + + + + + Jelöli, ha a lekérdezett számlaszám érvényesként szerepel a + rendszerben és a lekérdező adószáma kiállítóként vagy eladóként szerepel a számlán + + Indicates whether the queried invoice number exists in the + system as a valid invoice, if the tax number of the querying entity is present on the + invoice either as supplier or customer + + + + + + + + + + A POST /queryInvoiceData REST operáció kérés típusa + Request type of the POST /queryInvoiceData REST operation + + + + + + + Számla lekérdezés számlaszám paramétere + Invoice number param of the Invoice query + + + + + + + + + A POST /queryInvoiceData REST operáció válasz típusa + Response type of the POST /queryInvoiceData REST operation + + + + + + + + A számla lekérdezés eredménye + Invoice data query result + + + + + + + + + A POST /queryInvoiceDigest REST operáció kérés típusa + Request type of the POST /queryInvoiceDigest REST operation + + + + + + + + A lekérdezni kívánt lap száma + The queried page count + + + + + Kimenő vagy bejövő számla keresési paramétere + + Inbound or outbound invoice query parameter + + + + + + Számla lekérdezési paraméterek + Invoice query parameters + + + + + + + + + A POST /queryInvoiceDigest REST operáció válasz típusa + Response type of the POST /queryInvoiceDigest REST operation + + + + + + + + A számla kivonat lekérdezés eredményei + Invoice digest query results + + + + + + + + + A POST /queryTaxpayer REST operáció kérés típusa + Request type of the POST /queryTaxpayer REST operation + + + + + + + A lekérdezett adózó adószáma + Tax number of the queried taxpayer + + + + + + + + + A POST /queryTaxpayer REST operáció válasz típusa + Response type of the POST /queryTaxpayer REST operation + + + + + + + Az adatok utolsó változásának időpontja + Last date on which the data was changed + + + + + Jelzi, hogy a lekérdezett adózó létezik és érvényes-e + + Indicates whether the queried taxpayer is existing and + valid + + + + + + Az adózó lekérdezés válasz adatai + Response data of the taxpayer query + + + + + + + + + A POST /queryTransactionList REST operáció kérés típusa + Request type of the POST /queryTransactionList REST operation + + + + + + + + A lekérdezni kívánt lap száma + The queried page count + + + + + A lekérdezni kívánt tranzakciók kiadásának szerver oldali + ideje UTC időben + + The queried transaction's insert date on server side in UTC + time + + + + + + A kérés feldolgozási státusza Processing status of the request - - - - - - - - - A POST /queryTransactionList REST operáció válasz típusa - Response type of the POST /queryTransactionList REST operation - - - - - - - Tranzakció lekérdezési eredményei - Transaction query results - - - - - - - - - A POST /queryTransactionStatus REST operáció kérés típusa - Request type of the POST /queryTransactionStatus REST operation - - - - - - - Az adatszolgáltatás tranzakció azonosítója - Transaction identifier of the data exchange - - - - - Jelöli, ha a kliens által beküldött eredeti tartalmat is vissza kell adni a válaszban - Indicates if the original client data should also be returned in the response - - - - - - - - - A POST /queryTransactionStatus REST operáció válasz típusa - Response type of the POST /queryTransactionStatus REST operation - - - - - - - A kérésben szereplő számlák feldolgozási státusza - Processing status of the invoices in the request - - - - - - - - - A számla lekérdezés relációs paraméterei - Relational params of the invoice query - - - - - Számla teljesítési dátumának kereső paramétere - Query parameter of the invoice delivery date - - - - - A számla fizetési határidejének kereső paramétere - Query parameter of the invoice payment date - - - - - A számla nettó összeg kereső paramétere a számla pénznemében - Query parameter of the invoice net amount expressed in the currency of the invoice - - - - - A számla nettó összegének kereső paramétere forintban - Query parameter of the invoice net amount expressed in HUF - - - - - A számla ÁFA összegének kereső paramétere a számla pénznemében - Query parameter of the invoice VAT amount expressed in the currency of the invoice - - - - - A számla ÁFA összegének kereső paramétere forintban - Query parameter of the invoice VAT amount expressed in HUF - - - - - - - Kereső paraméter dátum értékekhez - Query parameter for date values - - - - - Kereső operátor - Query operator - - - - - Kereső érték - Query value - - - - - - - Kereső paraméter monetáris értékekhez - Query parameter for monetary values - - - - - Kereső operátor - Query operator - - - - - Kereső érték - Query value - - - - - - - A számlázóprogram adatai - Billing software data - - - - - A számlázóprogram azonosítója - Billing software ID - - - - - A számlázóprogram neve - Billing software name - - - - - A számlázóprogram működési típusa (lokális program vagy online számlázó szolgáltatás) - Billing software operation type (local program or online billing service) - - - - - A számlázóprogram főverziója - Billing software main version - - - - - A számlázóprogram fejlesztőjének neve - Name of the billing software's developer - - - - - A számlázóprogram fejlesztőjének elektronikus elérhetősége - Electronic contact of the billing software's developer - - - - - A számlázóprogram fejlesztőjének ISO-3166 alpha2 országkódja - ISO-3166 alpha2 country code of the billing software's developer - - - - - A számlázóprogram fejlesztőjének adószáma - Tax number of the billing software's developer - - - - - - - Adózói címsor adat - Taxpayer address item - - - - - Adózói cím típus - Taxpayer address type - - - - - Az adózó címadatai - Address data of the taxpayer - - - - - - - Adózói cím lista típus - Taxpayer address list type - - - - - Adózói címsor adat - Taxpayer address item - - - - - - - Az adózó lekérdezés válasz adatai - Response data of the taxpayer query - - - - - Az adózó neve - Name of the taxpayer - - - - - Az adózó rövidített neve - Shortened name of the taxpayer - - - - - Az adószám részletes adatai - Detailed data of the tax number - - - - - Gazdasági típus - Incorporation type - - - - - Az adózó ÁFA csoport tagsága - VAT group membership of the taxpayer - - - - - Adózói cím lista típus - Taxpayer address list type - - - - - - - A POST /tokenExchange REST operáció válasz típusa - Response type of the POST /tokenExchange REST operation - - - - - - - A kiadott exchange token AES-128 ECB algoritmussal kódolt alakja - The issued exchange token in AES-128 ECB encoded form - - - - - A kiadott token érvényességének kezdete - Validity start of the issued exchange token - - - - - A kiadott token érvényességének vége - Validity end of the issued exchange token - - - - - - - - - Tranzakció lekérdezési eredményei - Transaction query results - - - - - A jelenleg lekérdezett lapszám - The currently queried page count - - - - - A lekérdezés eredménye szerint elérhető utolsó lapszám - The highest available page count matching the query - - - - - Tranzakció lekérdezési eredmény - Transaction query result - - - - - - - A számla lekérdezés tranzakciós paraméterei - Transactional params of the invoice query - - - - - Az adatszolgáltatás tranzakció azonosítója - Transaction identifier of the data exchange - - - - - A számla sorszáma a kérésen belül - Sequence number of the invoice within the request - - - - - Számlaművelet típus - Invoice operation type - - - - - - - A POST /manageInvoice és a POST /manageAnnulment REST operáció közös válasz típusa - Common response type of the POST /manageInvoice and the POST /manageAnnulment REST operation - - - - - - - A kért operáció tranzakció azonosítója - Transaction identifier of the requested operation - - - - - - - - - Tranzakció lekérdezési eredmény - Transaction query result - - - - - A beszúrás időpontja UTC időben - Insert date in UTC time - - - - - A beszúrást végző felhasználó - Inserting user name - - - - - Az adatszolgáltatás forrása - Data exchange source - - - - - A számla tranzakció azonosítója - Transaction ID of the invoice - - - - - A kérés feldolgozási státusza - Processing status of the request - - - - - Jelöli ha a tranzakció technikai érvénytelenítést tartalmaz - Indicates whether the transaction contains technical annulment - - - - - Az adatszolgáltatás requestVersion értéke - requestVersion value of the invoice exchange - - - - - Az adatszolgáltatás tételeinek száma - Item count of the invoiceExchange - - - - - - - Online Számla rendszerre specifikus általános hibaválasz - Online Invoice specific general error response - - - - - - - - - - A POST /manageAnnulment REST operáció kérésének root elementje - Request root element of the POST /manageAnnulment REST operation - - - - - - - - - - A POST /manageAnnulment REST operáció válaszának root elementje - Response root element of the POST /manageAnnulment REST operation - - - - - - - - - - A POST /manageInvoice REST operáció kérésének root elementje - Request root element of the POST /manageInvoice REST operation - - - - - - - - - - A POST /manageInvoice REST operáció válaszának root elementje - Response root element of the POST /manageInvoice REST operation - - - - - - - - - - A POST /queryInvoiceChainDigest REST operáció kérésének root elementje - Request root element of the POST /queryInvoiceChainDigest REST operation - - - - - - - - - - A POST /queryInvoiceChainDigest REST operáció válaszának root elementje - Response root element of the POST /queryInvoiceChainDigest REST operation - - - - - - - - - - A POST /queryInvoiceCheck REST operáció kérésének root elementje - Request root element of the POST /queryInvoiceCheck REST operation - - - - - - - - - - A POST /queryInvoiceCheck REST operáció válaszának root elementje - Response root element of the POST /queryInvoiceCheck REST operation - - - - - - - - - - A POST /queryInvoiceData REST operáció kérésének root elementje - Request root element of the POST /queryInvoiceData REST operation - - - - - - - - - - A POST /queryInvoiceData REST operáció válaszának root elementje - Response root element of the POST /queryInvoiceData REST operation - - - - - - - - - - A POST /queryInvoiceDigest REST operáció válaszának root elementje - Response root element of the POST /queryInvoiceDigest REST operation - - - - - - - - - - A POST /queryInvoiceDigest REST operáció válaszának root elementje - Response root element of the POST /queryInvoiceDigest REST operation - - - - - - - - - - A POST /queryTaxpayer REST operáció kérésének root elementje - Request root element of the POST /queryTaxpayer REST operation - - - - - - - - - - A POST /queryTaxpayer REST operáció válaszának root elementje - Response root element of the POST /queryTaxpayer REST operation - - - - - - - - - - A POST /queryTransactionList REST operáció kérésének root elementje - Request root element of the POST /queryTransactionList REST operation - - - - - - - - - - A POST /queryTransactionList REST operáció válaszának root elementje - Response root element of the POST /queryTransactionList REST operation - - - - - - - - - - A POST /queryTransactionStatus REST operáció kérésének root elementje - Request root element of the POST /queryTransactionStatus REST operation - - - - - - - - - - A POST /queryTransactionStatus REST operáció válaszának root elementje - Response root element of the POST /queryTransactionStatus REST operation - - - - - - - - - - A POST /tokenExchange REST operáció kérésének root elementje - Request root element of the POST /tokenExchange REST operation - - - - - - - - - - A POST /tokenExchange REST operáció válaszának root elementje - Response root element of the POST /tokenExchange REST operation - - - - - - - + + + + + + + + + A POST /queryTransactionList REST operáció válasz típusa + Response type of the POST /queryTransactionList REST operation + + + + + + + + Tranzakció lekérdezési eredményei + Transaction query results + + + + + + + + + A POST /queryTransactionStatus REST operáció kérés típusa + Request type of the POST /queryTransactionStatus REST operation + + + + + + + + Az adatszolgáltatás tranzakció azonosítója + + Transaction identifier of the data exchange + + + + + + Jelöli, ha a kliens által beküldött eredeti tartalmat is + vissza kell adni a válaszban + + Indicates if the original client data should also be + returned in the response + + + + + + + + + + A POST /queryTransactionStatus REST operáció válasz típusa + + Response type of the POST /queryTransactionStatus REST operation + + + + + + + + A kérésben szereplő számlák feldolgozási státusza + + Processing status of the invoices in the request + + + + + + + + + + A számla lekérdezés relációs paraméterei + Relational params of the invoice query + + + + + Számla teljesítési dátumának kereső paramétere + Query parameter of the invoice delivery date + + + + + A számla fizetési határidejének kereső paramétere + Query parameter of the invoice payment date + + + + + A számla nettó összeg kereső paramétere a számla pénznemében + + Query parameter of the invoice net amount expressed in the currency + of the invoice + + + + + + A számla nettó összegének kereső paramétere forintban + + Query parameter of the invoice net amount expressed in HUF + + + + + + A számla ÁFA összegének kereső paramétere a számla pénznemében + + Query parameter of the invoice VAT amount expressed in the currency + of the invoice + + + + + + A számla ÁFA összegének kereső paramétere forintban + + Query parameter of the invoice VAT amount expressed in HUF + + + + + + + + Kereső paraméter dátum értékekhez + Query parameter for date values + + + + + Kereső operátor + Query operator + + + + + Kereső érték + Query value + + + + + + + Kereső paraméter monetáris értékekhez + Query parameter for monetary values + + + + + Kereső operátor + Query operator + + + + + Kereső érték + Query value + + + + + + + A számlázóprogram adatai + Billing software data + + + + + A számlázóprogram azonosítója + Billing software ID + + + + + A számlázóprogram neve + Billing software name + + + + + A számlázóprogram működési típusa (lokális program vagy online + számlázó szolgáltatás) + + Billing software operation type (local program or online billing + service) + + + + + + A számlázóprogram főverziója + Billing software main version + + + + + A számlázóprogram fejlesztőjének neve + Name of the billing software's developer + + + + + A számlázóprogram fejlesztőjének elektronikus elérhetősége + + Electronic contact of the billing software's developer + + + + + + A számlázóprogram fejlesztőjének ISO-3166 alpha2 országkódja + + ISO-3166 alpha2 country code of the billing software's developer + + + + + + A számlázóprogram fejlesztőjének adószáma + Tax number of the billing software's developer + + + + + + + Adózói címsor adat + Taxpayer address item + + + + + Adózói cím típus + Taxpayer address type + + + + + Az adózó címadatai + Address data of the taxpayer + + + + + + + Adózói cím lista típus + Taxpayer address list type + + + + + Adózói címsor adat + Taxpayer address item + + + + + + + Az adózó lekérdezés válasz adatai + Response data of the taxpayer query + + + + + Az adózó neve + Name of the taxpayer + + + + + Az adózó rövidített neve + Shortened name of the taxpayer + + + + + Az adószám részletes adatai + Detailed data of the tax number + + + + + Gazdasági típus + Incorporation type + + + + + Az adózó ÁFA csoport tagsága + VAT group membership of the taxpayer + + + + + Adózói cím lista típus + Taxpayer address list type + + + + + + + A POST /tokenExchange REST operáció válasz típusa + Response type of the POST /tokenExchange REST operation + + + + + + + A kiadott exchange token AES-128 ECB algoritmussal kódolt + alakja + + The issued exchange token in AES-128 ECB encoded form + + + + + + A kiadott token érvényességének kezdete + Validity start of the issued exchange token + + + + + + A kiadott token érvényességének vége + Validity end of the issued exchange token + + + + + + + + + Tranzakció lekérdezési eredményei + Transaction query results + + + + + A jelenleg lekérdezett lapszám + The currently queried page count + + + + + A lekérdezés eredménye szerint elérhető utolsó lapszám + + The highest available page count matching the query + + + + + + Tranzakció lekérdezési eredmény + Transaction query result + + + + + + + A számla lekérdezés tranzakciós paraméterei + Transactional params of the invoice query + + + + + Az adatszolgáltatás tranzakció azonosítója + Transaction identifier of the data exchange + + + + + A számla sorszáma a kérésen belül + Sequence number of the invoice within the request + + + + + Számlaművelet típus + Invoice operation type + + + + + + + A POST /manageInvoice és a POST /manageAnnulment REST operáció közös válasz + típusa + + Common response type of the POST /manageInvoice and the POST + /manageAnnulment REST operation + + + + + + + + A kért operáció tranzakció azonosítója + Transaction identifier of the requested operation + + + + + + + + + + Tranzakció lekérdezési eredmény + Transaction query result + + + + + A beszúrás időpontja UTC időben + Insert date in UTC time + + + + + A beszúrást végző felhasználó + Inserting user name + + + + + Az adatszolgáltatás forrása + Data exchange source + + + + + A számla tranzakció azonosítója + Transaction ID of the invoice + + + + + A kérés feldolgozási státusza + Processing status of the request + + + + + Jelöli ha a tranzakció technikai érvénytelenítést tartalmaz + + Indicates whether the transaction contains technical annulment + + + + + + Az adatszolgáltatás requestVersion értéke + requestVersion value of the invoice exchange + + + + + Az adatszolgáltatás tételeinek száma + Item count of the invoiceExchange + + + + + + + Online Számla rendszerre specifikus általános hibaválasz + Online Invoice specific general error response + + + + + + + + + + A POST /manageAnnulment REST operáció kérésének root elementje + + Request root element of the POST /manageAnnulment REST operation + + + + + + + + + + + A POST /manageAnnulment REST operáció válaszának root elementje + + Response root element of the POST /manageAnnulment REST operation + + + + + + + + + + + A POST /manageInvoice REST operáció kérésének root elementje + + Request root element of the POST /manageInvoice REST operation + + + + + + + + + + + A POST /manageInvoice REST operáció válaszának root elementje + + Response root element of the POST /manageInvoice REST operation + + + + + + + + + + + A POST /queryInvoiceChainDigest REST operáció kérésének root elementje + + Request root element of the POST /queryInvoiceChainDigest REST operation + + + + + + + + + + + A POST /queryInvoiceChainDigest REST operáció válaszának root elementje + + Response root element of the POST /queryInvoiceChainDigest REST operation + + + + + + + + + + + A POST /queryInvoiceCheck REST operáció kérésének root elementje + + Request root element of the POST /queryInvoiceCheck REST operation + + + + + + + + + + + A POST /queryInvoiceCheck REST operáció válaszának root elementje + + Response root element of the POST /queryInvoiceCheck REST operation + + + + + + + + + + + A POST /queryInvoiceData REST operáció kérésének root elementje + + Request root element of the POST /queryInvoiceData REST operation + + + + + + + + + + + A POST /queryInvoiceData REST operáció válaszának root elementje + + Response root element of the POST /queryInvoiceData REST operation + + + + + + + + + + + A POST /queryInvoiceDigest REST operáció válaszának root elementje + + Response root element of the POST /queryInvoiceDigest REST operation + + + + + + + + + + + A POST /queryInvoiceDigest REST operáció válaszának root elementje + + Response root element of the POST /queryInvoiceDigest REST operation + + + + + + + + + + + A POST /queryTaxpayer REST operáció kérésének root elementje + + Request root element of the POST /queryTaxpayer REST operation + + + + + + + + + + + A POST /queryTaxpayer REST operáció válaszának root elementje + + Response root element of the POST /queryTaxpayer REST operation + + + + + + + + + + + A POST /queryTransactionList REST operáció kérésének root elementje + + Request root element of the POST /queryTransactionList REST operation + + + + + + + + + + + A POST /queryTransactionList REST operáció válaszának root elementje + + Response root element of the POST /queryTransactionList REST operation + + + + + + + + + + + A POST /queryTransactionStatus REST operáció kérésének root elementje + + Request root element of the POST /queryTransactionStatus REST operation + + + + + + + + + + + A POST /queryTransactionStatus REST operáció válaszának root elementje + + Response root element of the POST /queryTransactionStatus REST operation + + + + + + + + + + + A POST /tokenExchange REST operáció kérésének root elementje + + Request root element of the POST /tokenExchange REST operation + + + + + + + + + + + A POST /tokenExchange REST operáció válaszának root elementje + + Response root element of the POST /tokenExchange REST operation + + + + + + + + diff --git a/sly-crm-service/src/main/resources/NAV/schemas/invoiceBase.xsd b/sly-crm-service/src/main/resources/NAV/schemas/invoiceBase.xsd index f3484ff..030511a 100644 --- a/sly-crm-service/src/main/resources/NAV/schemas/invoiceBase.xsd +++ b/sly-crm-service/src/main/resources/NAV/schemas/invoiceBase.xsd @@ -5,325 +5,363 @@ # Version: v3.0 2020/07/31 --> - - - - - Számla megjelenési formája típus - Form of appearance of the invoice type - - - - - Papír alapú számla - Invoice issued on paper - - - - - Elektronikus formában előállított, nem EDI számla - Electronic invoice (non-EDI) - - - - - EDI számla - EDI invoice - - - - - A szoftver nem képes azonosítani vagy a kiállításkor nem ismert - The software cannot be identify the form of appearance of the invoice or it is unknown at the time of issue - - - - - - - A számla típusa - Type of invoice - - - - - Normál (nem egyszerűsített és nem gyűjtő) számla - Normal (not simplified and not aggregate) invoice - - - - - Egyszerűsített számla - Simplified invoice - - - - - Gyűjtőszámla - Aggregate invoice - - - - - - - Dátum típus az Online Számla rendszerben - Date type in the Online Invoice system - - - - - - - - - Sorszám típus az Online Számla rendszerben - Index type in the Online Invoice system - - - - - - - - - Időbélyeg típus az Online Számla rendszerben - Timestamp type in the Online Invoice system - - - - - - - - - Sorszám típus kötegelt számlaművelethez az Online Számla rendszerben - Index type for batch invoice operation in the Online Invoice system - - - - - - - - Tételszám típus - Line number type - - - - - - - - - Pénzérték típus. Maximum 18 számjegy, ami 2 tizedesjegyet tartalmazhat - Field type for money value input. Maximum 18 digits that may include 2 decimal places - - - - - - - - - Fizetés módja - Method of payment - - - - - Banki átutalás - Bank transfer - - - - - Készpénz - Cash - - - - - Bankkártya, hitelkártya, egyéb készpénz helyettesítő eszköz - Debit card, credit card, other cash-substitute payment instrument - - - - - Utalvány, váltó, egyéb pénzhelyettesítő eszköz - Voucher, bill of exchange, other non-cash payment instrument - - - - - Egyéb - Other - - - - - - - Cím típus, amely vagy egyszerű, vagy részletes címet tartalmaz - Format of address that includes either a simple or a detailed address - - - - - Egyszerű cím - Simple address - - - - - Részletes cím - Detailed address - - - - - - - Részletes címadatok - Detailed address data - - - - - Az országkód ISO 3166 alpha-2 szabvány szerint - ISO 3166 alpha-2 country code - - - - - Tartomány kódja (amennyiben értelmezhető az adott országban) az ISO 3166-2 alpha 2 szabvány szerint - ISO 3166 alpha-2 province code (if appropriate in a given country) - - - - - Irányítószám (amennyiben nem értelmezhető, 0000 értékkel kell kitölteni) - ZIP code (If can not be interpreted, need to be filled "0000") - - - - - Település - Settlement - - - - - Közterület neve - Name of public place - - - - - Közterület jellege - Category of public place - - - - - Házszám - House number - - - - - Épület - Building - - - - - Lépcsőház - Staircase - - - - - Emelet - Floor - - - - - Ajtó - Door number - - - - - Helyrajzi szám - Lot number - - - - - - - Egyszerű címtípus - Simple address type - - - - - Az országkód az ISO 3166 alpha-2 szabvány szerint - ISO 3166 alpha-2 country code - - - - - Tartomány kódja (amennyiben értelmezhető az adott országban) az ISO 3166-2 alpha 2 szabvány szerint - ISO 3166 alpha-2 province code (if appropriate in a given country) - - - - - Irányítószám (amennyiben nem értelmezhető, 0000 értékkel kell kitölteni) - ZIP code (If can not be interpreted, need to be filled "0000") - - - - - Település - Settlement - - - - - További címadatok (pl. közterület neve és jellege, házszám, emelet, ajtó, helyrajzi szám, stb.) - Further address data (name and type of public place, house number, floor, door, lot number, etc.) - - - - - - - Adószám típus - Tax number type - - - - - Az adóalany adó törzsszáma. Csoportos adóalany esetén csoportazonosító szám - Core tax number of the taxable person. In case of group taxation arrangement the group identification number - - - - - ÁFA kód az adóalanyiság típusának jelzésére. Egy számjegy - VAT code to indicate taxation type of the taxpayer. One digit - - - - - Megyekód, két számjegy - County code, two digits - - - - + + + + + Számla megjelenési formája típus + Form of appearance of the invoice type + + + + + Papír alapú számla + Invoice issued on paper + + + + + Elektronikus formában előállított, nem EDI számla + Electronic invoice (non-EDI) + + + + + EDI számla + EDI invoice + + + + + A szoftver nem képes azonosítani vagy a kiállításkor nem ismert + + The software cannot be identify the form of appearance of the + invoice or it is unknown at the time of issue + + + + + + + + A számla típusa + Type of invoice + + + + + Normál (nem egyszerűsített és nem gyűjtő) számla + Normal (not simplified and not aggregate) invoice + + + + + Egyszerűsített számla + Simplified invoice + + + + + Gyűjtőszámla + Aggregate invoice + + + + + + + Dátum típus az Online Számla rendszerben + Date type in the Online Invoice system + + + + + + + + + Sorszám típus az Online Számla rendszerben + Index type in the Online Invoice system + + + + + + + + + Időbélyeg típus az Online Számla rendszerben + Timestamp type in the Online Invoice system + + + + + + + + + Sorszám típus kötegelt számlaművelethez az Online Számla rendszerben + + Index type for batch invoice operation in the Online Invoice system + + + + + + + + + Tételszám típus + Line number type + + + + + + + + + Pénzérték típus. Maximum 18 számjegy, ami 2 tizedesjegyet tartalmazhat + + Field type for money value input. Maximum 18 digits that may include 2 + decimal places + + + + + + + + + + Fizetés módja + Method of payment + + + + + Banki átutalás + Bank transfer + + + + + Készpénz + Cash + + + + + Bankkártya, hitelkártya, egyéb készpénz helyettesítő eszköz + + Debit card, credit card, other cash-substitute payment instrument + + + + + + Utalvány, váltó, egyéb pénzhelyettesítő eszköz + Voucher, bill of exchange, other non-cash payment instrument + + + + + + Egyéb + Other + + + + + + + Cím típus, amely vagy egyszerű, vagy részletes címet tartalmaz + + Format of address that includes either a simple or a detailed address + + + + + + Egyszerű cím + Simple address + + + + + Részletes cím + Detailed address + + + + + + + Részletes címadatok + Detailed address data + + + + + Az országkód ISO 3166 alpha-2 szabvány szerint + ISO 3166 alpha-2 country code + + + + + Tartomány kódja (amennyiben értelmezhető az adott országban) az ISO + 3166-2 alpha 2 szabvány szerint + + ISO 3166 alpha-2 province code (if appropriate in a given country) + + + + + + Irányítószám (amennyiben nem értelmezhető, 0000 értékkel kell + kitölteni) + + ZIP code (If can not be interpreted, need to be filled "0000") + + + + + + Település + Settlement + + + + + Közterület neve + Name of public place + + + + + Közterület jellege + Category of public place + + + + + Házszám + House number + + + + + Épület + Building + + + + + Lépcsőház + Staircase + + + + + Emelet + Floor + + + + + Ajtó + Door number + + + + + Helyrajzi szám + Lot number + + + + + + + Egyszerű címtípus + Simple address type + + + + + Az országkód az ISO 3166 alpha-2 szabvány szerint + ISO 3166 alpha-2 country code + + + + + Tartomány kódja (amennyiben értelmezhető az adott országban) az ISO + 3166-2 alpha 2 szabvány szerint + + ISO 3166 alpha-2 province code (if appropriate in a given country) + + + + + + Irányítószám (amennyiben nem értelmezhető, 0000 értékkel kell + kitölteni) + + ZIP code (If can not be interpreted, need to be filled "0000") + + + + + + Település + Settlement + + + + + További címadatok (pl. közterület neve és jellege, házszám, emelet, + ajtó, helyrajzi szám, stb.) + + Further address data (name and type of public place, house number, + floor, door, lot number, etc.) + + + + + + + + Adószám típus + Tax number type + + + + + Az adóalany adó törzsszáma. Csoportos adóalany esetén + csoportazonosító szám + + Core tax number of the taxable person. In case of group taxation + arrangement the group identification number + + + + + + ÁFA kód az adóalanyiság típusának jelzésére. Egy számjegy + + VAT code to indicate taxation type of the taxpayer. One digit + + + + + + Megyekód, két számjegy + County code, two digits + + + + diff --git a/sly-crm-service/src/main/resources/NAV/schemas/invoiceData.xsd b/sly-crm-service/src/main/resources/NAV/schemas/invoiceData.xsd index c644a71..9b07274 100644 --- a/sly-crm-service/src/main/resources/NAV/schemas/invoiceData.xsd +++ b/sly-crm-service/src/main/resources/NAV/schemas/invoiceData.xsd @@ -5,2364 +5,2741 @@ # Version: v3.0 2020/11/23 --> - - - - - - Vevő ÁFA szerinti státusz típusa - Customers status type by VAT - - - - - Belföldi ÁFA alany - Domestic VAT subject - - - - - Egyéb (belföldi nem ÁFA alany, nem természetes személy, külföldi ÁFA alany és külföldi nem ÁFA alany, nem természetes személy) - Other (domestic non-VAT subject, non-natural person, foreign VAT subject and foreign non-VAT subject, non-natural person) - - - - - Nem ÁFA alany (belföldi vagy külföldi) természetes személy - Non-VAT subject (domestic or foreign) natural person - - - - - - - Az adatmező egyedi azonosító típusa - Unique identification type of the data field - - - - - - - - - - EKÁER szám azonosító típus - EKÁER number identifier type - - - - - - - - Árfolyam adat típus - Exchange rate data type - - - - - - - - - - Adott tételsor termékértékesítés vagy szolgáltatás nyújtás jellegének jelzése - Indication of the nature of the supply of goods or services on a given line - - - - - Termékértékesítés - Supply of goods - - - - - Szolgáltatás nyújtás - Supply of services - - - - - Egyéb, nem besorolható - Other, non-qualifiable - - - - - - - A számlatétel módosítás típusa - Invoice line modification type - - - - - - - - - Különbözet szerinti szabályozás típus - Field type for inputting margin-scheme taxation - - - - - Utazási irodák - Travel agencies - - - - - Használt cikkek - Second-hand goods - - - - - Műalkotások - Works of art - - - - - Gyűjteménydarabok és régiségek - Collector’s items and antiques - - - - - - - A termékkód fajtájának jelölésére szolgáló típus - The type used to mark the kind of product code - - - - - - - Vámtarifa szám VTSZ - Customs tariff number CTN - - - - - Szolgáltatás jegyzék szám SZJ - Business service list number BSL - - - - - KN kód (Kombinált Nómenklatúra, 2658/87/EGK rendelet I. melléklete) - CN code (Combined Nomenclature, 2658/87/ECC Annex I) - - - - - A Jövedéki törvény (2016. évi LXVIII. tv) szerinti e-TKO adminisztratív hivatkozási kódja AHK - Administrative reference code of e-TKO defined in the Act LXVIII of 2016 on Excise Duties - - - - - A termék 343/2011. (XII. 29) Korm. rendelet 1. sz. melléklet A) cím szerinti csomagolószer-katalógus kódja (CsK kód) - Packaging product catalogue code of the product according to the Title A) in the Schedule No.1 of the Government Decree No. 343/2011. (XII. 29.) - - - - - A termék 343/2011. (XII. 29) Korm. rendelet 1. sz. melléklet B) cím szerinti környezetvédelmi termékkódja (Kt kód) - Environmental protection product code of the product according to the Title B) in the Schedule No.1 of the Government Decree No. 343/2011. (XII. 29.) - - - - - Építményjegyzék szám - Classification of Inventory of Construction - - - - - A Termékek és Szolgáltatások Osztályozási Rendszere (TESZOR) szerinti termékkód - 451/2008/EK rendelet - Product code according to the TESZOR (Hungarian Classification of Goods and Services), Classification of Product by Activity, CPA - regulation 451/2008/EC - - - - - A vállalkozás által képzett termékkód - The own product code of the enterprise - - - - - Egyéb termékkód - Other product code - - - - - - - Termékkód típus - Field type for inputting product codes - - - - - - - - - - Díjtétel egység típus - Unit of the rate type - - - - - Darab - Piece - - - - - Kilogramm - Kilogram - - - - - - - Termékdíj összesítés típus - Product fee summary type - - - - - Visszaigénylés - Refund - - - - - Raktárba szállítás - Deposit - - - - - - - Termékáram típus - Product stream - - - - - Akkumulátor - Battery - - - - - Csomagolószer - Packaging products - - - - - Egyéb kőolajtermék - Other petroleum product - - - - - Az elektromos, elektronikai berendezés - The electric appliance, electronic equipment - - - - - Gumiabroncs - Tire - - - - - Reklámhordozó papír - Commercial printing paper - - - - - Az egyéb műanyag termék - Other plastic product - - - - - Egyéb vegyipari termék - Other chemical product - - - - - Irodai papír - Paper stationery - - - - - - - Mennyiségi érték típus. Maximum 22 számjegy, ami 10 tizedesjegyet tartalmazhat - Field type for quantity values. Maximum 22 digits that may include 10 decimal places - - - - - - - - - Arány megadására szolgáló típus. 0 és 1 közötti szám, legfeljebb 4 tizedesjegy pontossággal - Rate type. A number between 0 and 1, may include maximum 4 decimal places - - - - - - - - - - - Az átvállalás adatait tartalmazó típus - Field type for data of takeover - - - - - A 2011. évi LXXXV. tv. 14. § (4) bekezdés szerint az eladó (első belföldi forgalomba hozó) vállalja át a vevő termékdíj-kötelezettségét - The supplier takes over buyer’s product fee liability on the basis of Paragraph (4), Section 14 of the Act LXXXV of 2011 - - - - - A 2011. évi LXXXV. tv. 14. § (5) aa) alpontja szerint a vevő szerződés alapján átvállalja az eladó termékdíj-kötelezettségét - On the basis of contract, the buyer takes over supplier’s product fee liability on the basis of sub-point aa), Paragraph (5), Section 14 of the Act LXXXV of 2011 - - - - - - - - - - - - - - - - - Mennyiség egység típus - Unit of measure type - - - - - Darab - Piece - - - - - Kilogramm - Kilogram - - - - - Metrikus tonna - Metric ton - - - - - Kilowatt óra - Kilowatt hour - - - - - Nap - Day - - - - - Óra - Hour - - - - - Perc - Minute - - - - - Hónap - Month - - - - - Liter - Liter - - - - - Kilométer - Kilometer - - - - - Köbméter - Cubic meter - - - - - Méter - Meter - - - - - Folyóméter - Linear meter - - - - - Karton - Carton - - - - - Csomag - Pack - - - - - Saját mennyiségi egység megnevezés - Own unit of measure - - - - - - - További adat leírására szolgáló típus - Type for additional data description - - - - - Az adatmező egyedi azonosítója - Unique identification of the data field - - - - - Az adatmező tartalmának szöveges leírása - Description of content of the data field - - - - - Az adat értéke - Value of the data - - - - - - - Előleghez kapcsolódó adatok - Advance related data - - - - - Értéke true, ha a számla tétel előleg jellegű - The value is true if the invoice item is a kind of advance charge - - - - - Előleg fizetéshez kapcsolódó adatok - Advance payment related data - - - - - - - Előlegfizetéshez kapcsolódó adatok - Advance payment related data - - - - - Az előlegszámlának a sorszáma, amelyben az előlegfizetés történt - Invoice number containing the advance payment - - - - - Az előleg fizetésének dátuma - Payment date of the advance - - - - - Az előlegfizetés során alkalmazott árfolyam - Applied exchange rate of the advance - - - - - - - A gyűjtő számlára vonatkozó speciális adatokat tartalmazó típus - Field type including aggregate invoice special data - - - - - A tételhez tartozó árfolyam, 1 (egy) egységre vonatkoztatva. Csak külföldi pénznemben kiállított gyűjtő számla esetén kitöltendő - The exchange rate applied to the item, pertaining to 1 (one) unit. This should be filled in only if an aggregate invoice in foreign currency is issued - - - - - Gyűjtőszámla esetén az adott tétel teljesítési dátuma - Delivery date of the given item in the case of an aggregate invoice - - - - - - - Légi közlekedési eszköz - Aircraft - - - - - Felszállási tömeg kilogrammban - Take-off weight in kilogram - - - - - Értéke true ha a jármű az ÁFA tv. 259.§ 25. c) szerinti kivétel alá tartozik - The value is true if the means of transport is exempt from VAT as per section 259 [25] (c) - - - - - Repült órák száma - Number of aviated hours - - - - - - - Kötegelt módosító okirat adatai - Data of a batch of modification documents - - - - - A módosító okirat sorszáma a kötegen belül - Sequence number of the modification document within the batch - - - - - Egy számla vagy módosító okirat adatai - Data of a single invoice or modification document - - - - - - - Szerződésszámok - Contract numbers - - - - - Szerződésszám - Contract number - - - - - - - A számlafeldolgozást segítő, egyezményesen nevesített egyéb adatok - Other conventionally named data to assist in invoice processing - - - - - Megrendelésszám(ok) - Order numbers - - - - - Szállítólevél szám(ok) - Delivery notes - - - - - Szállítási dátum(ok) - Shipping dates - - - - - Szerződésszám(ok) - Contract numbers - - - - - Az eladó vállalati kódja(i) - Company codes of the supplier - - - - - A vevő vállalati kódja(i) - Company codes of the customer - - - - - Beszállító kód(ok) - Dealer codes - - - - - Költséghely(ek) - Cost centers - - - - - Projektszám(ok) - Project numbers - - - - - Főkönyvi számlaszám(ok) - General ledger account numbers - - - - - Kiállítói globális helyazonosító szám(ok) - Supplier's global location numbers - - - - - Vevői globális helyazonosító szám(ok) - Customer's global location numbers - - - - - Anyagszám(ok) - Material numbers - - - - - Cikkszám(ok) - Item number(s) - - - - - EKÁER azonosító(k) - EKAER ID-s - - - - - - - Költséghelyek - Cost centers - - - - - Költséghely - Cost center - - - - - - - A vevő vállalati kódjai - Company codes of the customer - - - - - A vevő vállalati kódja - Company code of the customer - - - - - - - Ha az eladó a vevő nyilatkozata alapján mentesül a termékdíj megfizetése alól, akkor az érintett termékáram - Should the supplier, based on statement given by the purchaser, be exempted from paying product fee, then the product stream affected - - - - - Termékáram - Product stream - - - - - Termékdíj köteles termék tömege kilogrammban - Weight of product fee obliged product in kilogram - - - - - - - A vevő adatai - Customer data - - - - - Vevő ÁFA szerinti státusza - Customers status by VAT - - - - - A vevő ÁFA alanyisági adatai - VAT subjectivity data of the customer - - - - - A vevő neve - Name of the customer - - - - - A vevő címe - Address of the customer - - - - - Vevő bankszámlaszáma - Bank account number of the customer - - - - - - - Adószám, amely alatt a számlán szereplő termékbeszerzés vagy szolgáltatás igénybevétele történt. Lehet csoportazonosító szám is - Tax number or group identification number, under which the purchase of goods or services is done - - - - - - - Csoport tag adószáma, ha a termékbeszerzés vagy szolgáltatás igénybevétele csoportazonosító szám alatt történt - Tax number of group member, when the purchase of goods or services is done under group identification number - - - - - - - - - A vevő ÁFA alanyisági adatai - VAT subjectivity data of the customer - - - - - Belföldi adószám, amely alatt a számlán szereplő termékbeszerzés vagy szolgáltatás igénybevétele történt. Lehet csoportazonosító szám is - Domestic tax number or group identification number, under which the purchase of goods or services is done - - - - - Közösségi adószám - Community tax number - - - - - Harmadik országbeli adóazonosító - Third state tax identification number - - - - - - - Beszállító kódok - Dealer codes - - - - - Beszállító kód - Dealer code - - - - - - - Szállítólevél számok - Delivery notes - - - - - Szállítólevél szám - Delivery note - - - - - - - Mentesség, kivétel részletes indokolása - Detailed justification of exemption - - - - - Az eset leírása kóddal - Case notation with code - - - - - Az eset leírása szöveggel - Case notation with text - - - - - - - Gázolaj adózottan történő beszerzésének adatai – 45/2016 (XI. 29.) NGM rendelet 75. § (1) a) - Data of gas oil acquisition after taxation – point a), paragraph (1) of Section 75 of the NGM Decree No. 45/2016. (XI. 29.) - - - - - Gázolaj beszerzés helye - Place of purchase of the gas oil - - - - - Gázolaj beszerzés dátuma - Date of purchase of gas oil - - - - - Kereskedelmi jármű forgalmi rendszáma (csak betűk és számok) - Registration number of vehicle (letters and numbers only) - - - - - Gépi bérmunka-szolgáltatás során felhasznált gázolaj mennyisége literben – Jöt. 117. § (2) - Fordítandó helyett: Quantity of diesel oil used for contract work and machinery hire service in liter – Act LXVIII of 2016 on Excise Tax section 117 (2) - - - - - - - Árengedmény adatok - Discount data - - - - - Az árengedmény leírása - Description of the discount - - - - - Tételhez tartozó árengedmény összege a számla pénznemében, ha az egységár nem tartalmazza - Total amount of discount per item expressed in the currency of the invoice if not included in the unit price - - - - - Tételhez tartozó árengedmény aránya, ha az egységár nem tartalmazza - Rate of discount per item expressed in the currency of the invoice if not included in the unit price - - - - - - - EKÁER azonosító(k) - EKAER ID-s - - - - - EKÁER azonosító - EKAER numbers; EKAER stands for Electronic Trade and Transport Control System - - - - - - - A pénzügyi képviselő adatai - Fiscal representative data - - - - - A pénzügyi képviselő adószáma - Tax number of the fiscal representative - - - - - A pénzügyi képviselő neve - Name of the fiscal representative - - - - - Pénzügyi képviselő címe - Address of the fiscal representative - - - - - Pénzügyi képviselő által a számla kibocsátó (eladó) számára megnyitott bankszámla bankszámlaszáma - Bank account number opened by the fiscal representative for the issuer of the invoice (supplier) - - - - - - - Főkönyvi számlaszámok - General ledger account numbers - - - - - Főkönyvi számlaszám - General ledger account number - - - - - - - Globális helyazonosító számok - Global location numbers - - - - - Globális helyazonosító szám - Global location number - - - - - - - Számla részletező adatok - Invoice detail data - - - - - A számla típusa, módosító okirat esetén az eredeti számla típusa - Type of invoice. In case of modification document the type of original invoice - - - - - Teljesítés dátuma (ha nem szerepel a számlán, akkor azonos a számla keltével) - ÁFA tv. 169. § g) - Delivery date (if this field does not exist on the invoice, the date of the invoice should be considered as such) - section 169 (g) of the VAT law - - - - - Amennyiben a számla egy időszakra vonatkozik, akkor az időszak első napja - The first day of the delivery, if the invoice delivery is a period - - - - - Amennyiben a számla egy időszakra vonatkozik, akkor az időszak utolsó napja - The last day of the delivery, if the invoice delivery is a period - - - - - Számviteli teljesítés dátuma. Időszak esetén az időszak utolsó napja - Date of accounting accomplishment. In the event of a period, the last day of the period - - - - - Annak jelzése, ha a felek a termékértékesítés, szolgáltatás nyújtás során időszakonkénti elszámolásban vagy fizetésben állapodnak meg, vagy a termékértékesítés, szolgáltatás nyújtás ellenértékét meghatározott időpontra állapítják meg. - Indicates where by agreement of the parties it gives rise to successive statements of account or successive payments relating to the supply of goods, or the supply of services, or if the consideration agreed upon for such goods and/or services applies to specific periods. - - - - - Kisadózó jelzése - Marking of low tax-bracket enterprise - - - - - A számla pénzneme az ISO 4217 szabvány szerint - ISO 4217 currency code on the invoice - - - - - HUF-tól különböző pénznem esetén az alkalmazott árfolyam: egy egység értéke HUF-ban - In case any currency is used other than HUF, the applied exchange rate should be mentioned: 1 unit of the foreign currency expressed in HUF - - - - - Közmű elszámoló számla jelölése (2013.évi CLXXXVIII törvény szerinti elszámoló számla) - Marking the fact of utility settlement invoice (invoice according to Act CLXXXVIII of 2013) - - - - - Önszámlázás jelölése (önszámlázás esetén true) - Marking the fact of self-billing (in the case of self-billing the value is true) - - - - - Fizetés módja - Method of payment - - - - - Fizetési határidő - Deadline for payment - - - - - Pénzforgalmi elszámolás jelölése, ha az szerepel a számlán - ÁFA tv. 169. § h). Értéke true pénzforgalmi elszámolás esetén - Marking the fact of cash accounting if this is indicated on the invoice - section 169 (h) of the VAT law. The value is true in case of cash accounting - - - - - A számla vagy módosító okirat megjelenési formája - Form of appearance of the invoice or modification document - - - - - A számlafeldolgozást segítő, egyezményesen nevesített egyéb adatok - Other conventionally named data to assist in invoice processing - - - - - A számlára vonatkozó egyéb adat - Other data in relation to the invoice - - - - - - - A számla adatszolgáltatás adatai - Invoice exchange data - - - - - Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § (1) bek. b) pont - Sequential number of the original invoice or modification document - section 169 (b) or section 170 (1) b) of the VAT law - - - - - Számla vagy módosító okirat kelte - ÁFA tv. 169. § a), ÁFA tv. 170. § (1) bek. a) - Date of issue of the invoice or the modification document - section 169 (a) of the VAT law, section 170 (1) a) of the VAT law - - - - - Jelöli, ha az adatszolgáltatás maga a számla (a számlán nem szerepel több adat) - Indicates whether the data exchange is identical with the invoice (the invoice does not contain any more data) - - - - - Számlaadatok leírására szolgáló közös típus - A common type to describe invoice information - - - - - - - Számla fejléc adatai - Data in header of invoice - - - - - Számla kibocsátó (eladó) adatai - Data related to the issuer of the invoice (supplier) - - - - - Vevő adatai - Data related to the customer - - - - - Pénzügyi képviselő adatai - Data related to the fiscal representative - - - - - Számla részletező adatok - Invoice detail adata - - - - - - - Számlaadatok leírására szolgáló közös típus - A common type to describe invoice information - - - - - Egy számla vagy módosító okirat adatai - Data of a single invoice or modification document - - - - - Kötegelt módosító okirat adatai - Data of a batch of modification documents - - - - - - - A módosítás vagy érvénytelenítés hivatkozási adatai - Modification or cancellation reference data - - - - - Az eredeti számla sorszáma, melyre a módosítás vonatkozik - ÁFA tv. 170. § (1) c) - Sequence number of the original invoice, on which the modification occurs - section 170 (1) c) of the VAT law - - - - - Annak jelzése, hogy a módosítás olyan alapszámlára hivatkozik, amelyről nem történt és nem is fog történni adatszolgáltatás - Indicates whether the modification references to an original invoice which is not and will not be exchanged - - - - - A számlára vonatkozó módosító okirat egyedi sorszáma - The unique sequence number referring to the original invoice - - - - - - - Egy számla vagy módosító okirat adatai - Data of a single invoice or modification document - - - - - A módosítás vagy érvénytelenítés adatai - Modification or cancellation data - - - - - A számla egészét jellemző adatok - Data concerning the whole invoice - - - - - A számlán szereplő tételek adatai - Product/service data appearing on the invoice - - - - - Termékdíjjal kapcsolatos összesítő adatok - Summary data of product charges - - - - - Az ÁFA törvény szerinti összesítő adatok - Summary data according to VAT law - - - - - - - Cikkszámok - Item numbers - - - - - Cikkszám - Item number - - - - - - - Normál vagy gyűjtő számla esetén kitöltendő tétel érték adatok - Item value data to be completed in case of normal or aggregate invoice - - - - - Tétel nettó adatok - Line net data - - - - - Adómérték vagy adómentesség jelölése - Tax rate or tax exemption marking - - - - - Tétel ÁFA adatok - Line VAT data - - - - - Tétel bruttó adatok - Line gross data - - - - - - - Egyszerűsített számla esetén kitöltendő tétel érték adatok - Item value data to be completed in case of simplified invoice - - - - - Adómérték vagy adómentesség jelölése - Tax rate or tax exemption marking - - - - - Tétel bruttó értéke a számla pénznemében - Gross amount of the item expressed in the currency of the invoice - - - - - Tétel bruttó értéke forintban - Gross amount of the item expressed in HUF - - - - - - - Tétel bruttó adatok - Line gross data - - - - - Tétel bruttó értéke a számla pénznemében. ÁFA tartalmú különbözeti adózás esetén az ellenérték. - Gross amount of the item expressed in the currency of the invoice. In case of margin scheme taxation containing VAT, the amount of consideration expressed in the currency of the invoice. - - - - - Tétel bruttó értéke forintban - Gross amount of the item expressed in HUF - - - - - - - Módosításról történő adatszolgáltatás esetén a tételsor módosítás jellegének jelölése - Marking the goal of modification of the line (in the case of data supply about changes/updates only) - - - - - Az eredeti számla módosítással érintett tételének sorszáma (lineNumber). Új tétel létrehozása esetén az új tétel sorszáma, a meglévő tételsorok számozásának folytatásaként - Line number of the original invoice, which the modification occurs with. In case of create operation the tag shall contain the new line number, as a sequential increment of the the existing lines set - - - - - A számlatétel módosításának jellege - Line modification type - - - - - - - Tétel nettó adatok - Line net data - - - - - Tétel nettó összege a számla pénznemében. ÁFA tartalmú különbözeti adózás esetén az ellenérték áfa összegével csökkentett értéke a számla pénznemében. - Net amount of the item expressed in the currency of the invoice. In case of margin scheme taxation containing VAT, the amount of consideration reduced with the amount of VAT, expressed in the currency of the invoice. - - - - - Tétel nettó összege forintban. ÁFA tartalmú különbözeti adózás esetén az ellenérték áfa összegével csökkentett értéke forintban. - Net amount of the item expressed in HUF. Net amount of the item expressed in the currency of the invoice. In case of margin scheme taxation containing VAT, the amount of consideration reduced with the amount of VAT, expressed in HUF. - - - - - - - Termék/szolgáltatás tételek - Product / service items - - - - - Jelöli, ha az adatszolgáltatás méretcsökkentés miatt összevont soradatokat tartalmaz - Indicates whether the data exchange contains merged line data due to size reduction - - - - - Termék/szolgáltatás tétel - Product / service item - - - - - - - A számla tételek (termék vagy szolgáltatás) adatait tartalmazó típus - Field type including data of invoice items (product or service) - - - - - A tétel sorszáma - Sequential number of the item - - - - - Módosításról történő adatszolgáltatás esetén a tételsor módosítás jellegének jelölése - Marking the goal of modification of the line (in the case of data supply about changes/updates only) - - - - - Hivatkozások kapcsolódó tételekre, ha ez az ÁFA törvény alapján szükséges - References to connected items if it is necessary according to VAT law - - - - - Előleghez kapcsolódó adatok - Advance related data - - - - - Termékkódok - Product codes - - - - - Értéke true, ha a tétel mennyiségi egysége természetes mértékegységben kifejezhető - The value is true if the unit of measure of the invoice item is expressible in natural unit - - - - - Adott tételsor termékértékesítés vagy szolgáltatás nyújtás jellegének jelzése - Indication of the nature of the supply of goods or services on a given line - - - - - A termék vagy szolgáltatás megnevezése - Name / description of the product or service - - - - - Mennyiség - Quantity - - - - - A számlán szereplő mennyiségi egység kanonikus kifejezése az interfész specifikáció szerint - Canonical representation of the unit of measure of the invoice, according to the interface specification - - - - - A számlán szereplő mennyiségi egység literális kifejezése - Literal unit of measure of the invoice - - - - - Egységár a számla pénznemében. Egyszerűsített számla esetén bruttó, egyéb esetben nettó egységár - Unit price expressed in the currency of the invoice In the event of simplified invoices gross unit price, in other cases net unit price - - - - - Egységár forintban - Unit price expressed in HUF - - - - - A tételhez tartozó árengedmény adatok - Discount data in relation to the item - - - - - - Normál (nem egyszerűsített) számla esetén (beleértve a gyűjtőszámlát) kitöltendő tétel érték adatok. - Item value data to be completed in case of normal (not simplified, but including aggregated) invoice - - - - - Egyszerűsített számla esetén kitöltendő tétel érték adatok - Item value data to be completed in case of simplified invoice - - - - - - Értéke true ha a tétel közvetített szolgáltatás - Számviteli tv. 3.§ (4) 1 - The value is true if the item is an intermediated service - paragraph (4) 1 of the Article 3 of Accounting Act - - - - - Gyűjtő számla adatok - Aggregate invoice data - - - - - Új közlekedési eszköz értékesítés ÁFA tv. 89 § ill. 169 § o) - Supply of new means of transport - section 89 § and 169 (o) of the VAT law - - - - - Értéke true, ha a tétel betétdíj jellegű - The value is true if the item is bottle/container deposit - - - - - Értéke true ha a tételt termékdíj fizetési kötelezettség terheli - The value is true if the item is liable to product fee - - - - - Földgáz, villamos energia, szén jövedéki adója forintban - Jöt. 118. § (2) - Excise duty on natural gas, electricity and coal in Hungarian forints – paragraph (2), Section 118 of the Act on Excise Duties - - - - - Gázolaj adózottan történő beszerzésének adatai – 45/2016 (XI. 29.) NGM rendelet 75. § (1) a) - Data of gas oil acquisition after taxation – point a), paragraph (1) of Section 75 of the NGM Decree No. 45/2016. (XI. 29.) - - - - - Értéke true, ha a Neta tv-ben meghatározott adókötelezettség az adó alanyát terheli. 2011. évi CIII. tv. 3.§(2) - Value is true, if the taxable person is liable for tax obligation determined in the Act on Public Health Product Tax (Neta tv.). Paragraph (2), Section 3 of the Act CIII of 2011 - - - - - A környezetvédelmi termékdíjról szóló 2011. évi LXXXV. tv. szerinti, tételre vonatkozó záradékok - Clauses according to the Act LXXXV of 2011 on Environmental Protection Product Fee (related to the item) - - - - - A tétel termékdíj tartalmára vonatkozó adatok - Data on the content of the line's product charge - - - - - A számlafeldolgozást segítő, egyezményesen nevesített egyéb adatok - Other conventionally named data to assist in invoice processing - - - - - A termék/szolgáltatás tételhez kapcsolódó, további adat - Other data in relation to the product / service item - - - - - - - Tétel ÁFA adatok - Line VAT data - - - - - Tétel ÁFA összege a számla pénznemében - VAT amount of the item expressed in the currency of the invoice - - - - - Tétel ÁFA összege forintban - VAT amount of the item expressed in HUF - - - - - - - Anyagszámok - Material numbers - - - - - Anyagszám - Material number - - - - - - - Új közlekedési eszköz értékesítés ÁFA tv. 89 § ill. 169 § o) - Supply of new means of transport - section 89 § and 169 (o) of the VAT law - - - - - Gyártmány/típus - Product / type - - - - - Alvázszám/gyári szám/Gyártási szám - Chassis number / serial number / product number - - - - - Motorszám - Engine number - - - - - Első forgalomba helyezés időpontja - First entry into service - - - - - - Szárazföldi közlekedési eszköz további adatai - Other data in relation to motorised land vehicle - - - - - Vízi jármű adatai - Data of vessel - - - - - Légi közlekedési eszköz - Aircraft - - - - - - - - Megrendelésszámok - Order numbers - - - - - Megrendelésszám - Order number - - - - - - - A termékdíj bevallását igazoló dokumentum adatai a 2011. évi LXXXV. tv. 13. § (3) szerint és a 25. § (3) szerint - Data of the document verifying the declaration submitted on the product fee according to the Paragraph (3), Section 13 and the Paragraph (3) Section 25 of the Act LXXXV of 2011 - - - - - Számla sorszáma vagy egyéb okirat azonosító száma - Sequential number of the invoice, or other document considered as such - - - - - Számla kelte - Date of issue of the invoice - - - - - Kötelezett neve - Name of obligator - - - - - Kötelezett címe - Address of obligator - - - - - A kötelezett adószáma - Tax number of obligated - - - - - - - Termékkódok - Product codes - - - - - Termékkód - Product code - - - - - - - Különböző termék- vagy szolgáltatáskódokat tartalmazó típus - Field type including the different product and service codes - - - - - A termékkód fajtájának (pl. VTSZ, CsK, stb.) jelölése - The kind of product code (f. ex. VTSZ, CsK, etc.) - - - - - - A termékkód értéke nem saját termékkód esetén - The value of (not own) product code - - - - - Saját termékkód értéke - Own product code value - - - - - - - - A környezetvédelmi termékdíjról szóló 2011. évi LXXXV. tv. szerinti, tételre vonatkozó záradékok - Clauses according to the Act LXXXV of 2011 on Environmental Protection Product Fee (related to the item) - - - - - A környezetvédelmi termékdíj kötelezettség átvállalásával kapcsolatos adatok - Data in connection with takeover of environmental protection product fee - - - - - Ha az eladó a vevő nyilatkozata alapján mentesül a termékdíj megfizetése alól, akkor az érintett termékáram - Should the supplier, based on statement given by the purchaser, be exempted from paying product fee, then the product stream affected - - - - - - - Termékdíj adatok - Product charges data - - - - - Termékdíj kód (Kt vagy Csk) - Product charges code (Kt or Csk code) - - - - - A termékdíjjal érintett termék mennyisége - Quantity of product, according to product charge - - - - - A díjtétel egysége (kg vagy darab) - Unit of the rate (kg or piece) - - - - - A termékdíj díjtétele (HUF/egység) - Product fee rate (HUF/unit) - - - - - Termékdíj összege forintban - Amount in Hungarian forints of the product fee - - - - - - - Termékdíj összegzés adatok - Summary of product charges - - - - - Annak jelzése, hogy a termékdíj összesítés visszaigénylésre (REFUND) vagy raktárba történő beszállításra (DEPOSIT) vonatkozik - Indicating whether the the product fee summary concerns refund or deposit - - - - - Termékdíj adatok - Product charges data - - - - - Termékdíj összesen - Aggregate product charges - - - - - A termékdíj bevallását igazoló dokumentum adatai a 2011. évi LXXXV. tv. 13. § (3) szerint és a 25. § (3) szerint - Data of the document verifying the declaration submitted on the product fee according to the Paragraph (3), Section 13 and the Paragraph (3) Section 25 of the Act LXXXV of 2011 - - - - - - - A környezetvédelmi termékdíj kötelezettség átvállalásával kapcsolatos adatok - Data in connection with takeover of environmental protection product fee - - - - - Az átvállalás iránya és jogszabályi alapja - Direction and legal base of takeover - - - - - Az átvállalt termékdíj összege forintban, ha a vevő vállalja át az eladó termékdíj-kötelezettségét - Amount in Hungarian forints of the product fee taken over if the purchaser takes over the supplier’s product fee liability - - - - - - - Projektszámok - Project numbers - - - - - Projektszám - Project number - - - - - - - Hivatkozások kapcsolódó tételekre, ha ez az ÁFA törvény alapján szükséges - References to connected items if it is necessary according to VAT law - - - - - Hivatkozások kapcsolódó tételekre, ha ez az ÁFA törvény alapján szükséges - References to connected items if it is necessary according to VAT law - - - - - - - Szállítási dátumok - Shipping dates - - - - - Szállítási dátum - Shipping date - - - - - - - ÁFA mértékek szerinti összesítés - Summary according to VAT rates - - - - - Adómérték vagy adómentesség jelölése - Marking the tax rate or the fact of tax exemption - - - - - Adott adómértékhez tartozó nettó adatok - Net data of given tax rate - - - - - Adott adómértékhez tartozó ÁFA adatok - VAT data of given tax rate - - - - - Adott adómértékhez tartozó bruttó adatok - Gross data of given tax rate - - - - - - - A számla összesítő bruttó adatai - Gross data of the invoice summary - - - - - A számla bruttó összege a számla pénznemében - Gross amount of the invoice expressed in the currency of the invoice - - - - - A számla bruttó összege forintban - Gross amount of the invoice expressed in HUF - - - - - - - Számla összesítés (nem egyszerűsített számla esetén) - Calculation of invoice totals (not simplified invoice) - - - - - Összesítés ÁFA-mérték szerint - Calculation of invoice totals per VAT rates - - - - - A számla nettó összege a számla pénznemében - Net amount of the invoice expressed in the currency of the invoice - - - - - A számla nettó összege forintban - Net amount of the invoice expressed in HUF - - - - - A számla ÁFA összege a számla pénznemében - VAT amount of the invoice expressed in the currency of the invoice - - - - - A számla ÁFA összege forintban - VAT amount of the invoice expressed in HUF - - - - - - - Egyszerűsített számla összesítés - Calculation of simplified invoice totals - - - - - Adómérték vagy adómentesség jelölése - Marking the tax rate or the fact of tax exemption - - - - - Az adott adótartalomhoz tartozó értékesítés vagy szolgáltatásnyújtás bruttó összege a számla pénznemében - The gross amount of the sale or service for the given tax amount in the currency of the invoice - - - - - Az adott adótartalomhoz tartozó értékesítés vagy szolgáltatásnyújtás bruttó összege forintban - The gross amount of the sale or service for the given tax amount in HUF - - - - - - - Számla összesítés adatai - Data of calculation of invoice totals - - - - - - Számla összesítés (nem egyszerűsített számla esetén) - Calculation of invoice totals (not simplified invoice) - - - - - Egyszerűsített számla összesítés - Calculation of simplified invoice totals - - - - - - A számla összesítő bruttó adatai - Gross data of the invoice summary - - - - - - - Az eladó vállalati kódjai - Company codes of the supplier - - - - - Az eladó vállalati kódja - Company code of the supplier - - - - - - - A szállító (eladó) adatai - Invoice supplier (seller) data - - - - - Belföldi adószám vagy csoportazonosító szám - Tax number or group identification number - - - - - Csoport tag adószáma, ha a termékbeszerzés vagy szolgáltatás nyújtása csoportazonosító szám alatt történt - Tax number of group member, when the supply of goods or services is done under group identification number - - - - - Közösségi adószám - Community tax number - - - - - Az eladó (szállító) neve - Name of the seller (supplier) - - - - - Az eladó (szállító) címe - Address of the seller (supplier) - - - - - Az eladó (szállító) bankszámlaszáma - Bank account number of the seller (supplier) - - - - - Értéke true, amennyiben az eladó (szállító) alanyi ÁFA mentes - Value is true if the seller (supplier) is individually exempted from VAT - - - - - Az eladó adóraktári engedélyének vagy jövedéki engedélyének száma (2016. évi LXVIII. tv.) - Number of supplier’s tax warehouse license or excise license (Act LXVIII of 2016) - - - - - - - Adóalap és felszámított adó eltérésének adatai - Data of mismatching tax base and levied tax - - - - - Adómérték, adótartalom - VAT rate, VAT content - - - - - Az eset leírása kóddal - Case notation with code - - - - - - - Adott adómértékhez tartozó bruttó adatok - Gross data of given tax rate - - - - - Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás bruttó összege a számla pénznemében - Gross amount of sales or service delivery under a given tax rate expressed in the currency of the invoice - - - - - Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás bruttó összege forintban - Gross amount of sales or service delivery under a given tax rate expressed in HUF - - - - - - - Adott adómértékhez tartozó nettó adatok - Net data of given tax rate - - - - - Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás nettó összege a számla pénznemében - Net amount of sales or service delivery under a given tax rate expressed in the currency of the invoice - - - - - Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás nettó összege forintban - Net amount of sales or service delivery under a given tax rate expressed in HUF - - - - - - - Az adómérték vagy az adómentes értékesítés jelölése - Marking tax rate or tax exempt supply - - - - - Az alkalmazott adó mértéke - ÁFA tv. 169. § j) - Applied tax rate - section 169 (j) of the VAT law - - - - - ÁFA tartalom egyszerűsített számla esetén - VAT content in case of simplified invoice - - - - - Az adómentesség jelölése - ÁFA tv. 169. § m) - Marking tax exemption - section 169 (m) of the VAT law - - - - - Az ÁFA törvény hatályán kívüli - Out of scope of the VAT law - - - - - A belföldi fordított adózás jelölése - ÁFA tv. 142. § - Marking the national is reverse charge taxation - section 142 of the VAT law - - - - - Különbözet szerinti szabályozás jelölése - ÁFA tv. 169. § p) q) - Marking the margin-scheme taxation as per section 169 (p)(q) - - - - - Adóalap és felszámított adó eltérésének esetei - Different cases of mismatching tax base and levied tax - - - - - Nincs felszámított áfa a 17. § alapján - No VAT charged under Section 17 - - - - - - - Adott adómértékhez tartozó ÁFA adatok - VAT data of given tax rate - - - - - Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás ÁFA összege a számla pénznemében - VAT amount of sales or service delivery under a given tax rate expressed in the currency of the invoice - - - - - Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás ÁFA összege forintban - VAT amount of sales or service delivery under a given tax rate expressed in HUF - - - - - - - Szárazföldi közlekedési eszköz további adatai - Other data in relation to motorised land vehicle - - - - - Hengerűrtartalom köbcentiméterben - Engine capacity in cubic centimetre - - - - - Teljesítmény kW-ban - Engine power in kW - - - - - Futott kilométerek száma - Travelled distance in km - - - - - - - Vízi jármű adatai - Data of vessel - - - - - Hajó hossza méterben - Length of hull in metre - - - - - Értéke true, ha a jármű az ÁFA tv. 259.§ 25. b) szerinti kivétel alá tartozik - The value is true if the means of transport is exempt from VAT as per section 259 [25] (b) - - - - - Hajózott órák száma - Number of sailed hours - - - - - - - XML root element, számla vagy módosítás adatait leíró típus, amelyet BASE64 kódoltan tartalmaz az invoiceApi sémaleíró invoiceData elementje - XML root element, invoice or modification data type in BASE64 encoding, equivalent with the invoiceApi schema definition's invoiceData element - - - - - - - + + + + + + Vevő ÁFA szerinti státusz típusa + Customers status type by VAT + + + + + Belföldi ÁFA alany + Domestic VAT subject + + + + + Egyéb (belföldi nem ÁFA alany, nem természetes személy, külföldi ÁFA + alany és külföldi nem ÁFA alany, nem természetes személy) + + Other (domestic non-VAT subject, non-natural person, foreign VAT + subject and foreign non-VAT subject, non-natural person) + + + + + + Nem ÁFA alany (belföldi vagy külföldi) természetes személy + + Non-VAT subject (domestic or foreign) natural person + + + + + + + + Az adatmező egyedi azonosító típusa + Unique identification type of the data field + + + + + + + + + + EKÁER szám azonosító típus + EKÁER number identifier type + + + + + + + + Árfolyam adat típus + Exchange rate data type + + + + + + + + + + Adott tételsor termékértékesítés vagy szolgáltatás nyújtás jellegének + jelzése + + Indication of the nature of the supply of goods or services on a given + line + + + + + + Termékértékesítés + Supply of goods + + + + + Szolgáltatás nyújtás + Supply of services + + + + + Egyéb, nem besorolható + Other, non-qualifiable + + + + + + + A számlatétel módosítás típusa + Invoice line modification type + + + + + + + + + Különbözet szerinti szabályozás típus + Field type for inputting margin-scheme taxation + + + + + Utazási irodák + Travel agencies + + + + + Használt cikkek + Second-hand goods + + + + + Műalkotások + Works of art + + + + + Gyűjteménydarabok és régiségek + Collector’s items and antiques + + + + + + + A termékkód fajtájának jelölésére szolgáló típus + The type used to mark the kind of product code + + + + + + + Vámtarifa szám VTSZ + Customs tariff number CTN + + + + + Szolgáltatás jegyzék szám SZJ + Business service list number BSL + + + + + KN kód (Kombinált Nómenklatúra, 2658/87/EGK rendelet I. + melléklete) + + CN code (Combined Nomenclature, 2658/87/ECC Annex I) + + + + + + A Jövedéki törvény (2016. évi LXVIII. tv) szerinti e-TKO + adminisztratív hivatkozási kódja AHK + + Administrative reference code of e-TKO defined in the Act LXVIII of + 2016 on Excise Duties + + + + + + A termék 343/2011. (XII. 29) Korm. rendelet 1. sz. melléklet A) cím + szerinti csomagolószer-katalógus kódja (CsK kód) + + Packaging product catalogue code of the product according to the + Title A) in the Schedule No.1 of the Government Decree No. 343/2011. (XII. 29.) + + + + + + A termék 343/2011. (XII. 29) Korm. rendelet 1. sz. melléklet B) cím + szerinti környezetvédelmi termékkódja (Kt kód) + + Environmental protection product code of the product according to + the Title B) in the Schedule No.1 of the Government Decree No. 343/2011. (XII. 29.) + + + + + + Építményjegyzék szám + Classification of Inventory of Construction + + + + + A Termékek és Szolgáltatások Osztályozási Rendszere (TESZOR) + szerinti termékkód - 451/2008/EK rendelet + + Product code according to the TESZOR (Hungarian Classification of + Goods and Services), Classification of Product by Activity, CPA - regulation 451/2008/EC + + + + + + A vállalkozás által képzett termékkód + The own product code of the enterprise + + + + + Egyéb termékkód + Other product code + + + + + + + Termékkód típus + Field type for inputting product codes + + + + + + + + + + Díjtétel egység típus + Unit of the rate type + + + + + Darab + Piece + + + + + Kilogramm + Kilogram + + + + + + + Termékdíj összesítés típus + Product fee summary type + + + + + Visszaigénylés + Refund + + + + + Raktárba szállítás + Deposit + + + + + + + Termékáram típus + Product stream + + + + + Akkumulátor + Battery + + + + + Csomagolószer + Packaging products + + + + + Egyéb kőolajtermék + Other petroleum product + + + + + Az elektromos, elektronikai berendezés + The electric appliance, electronic equipment + + + + + Gumiabroncs + Tire + + + + + Reklámhordozó papír + Commercial printing paper + + + + + Az egyéb műanyag termék + Other plastic product + + + + + Egyéb vegyipari termék + Other chemical product + + + + + Irodai papír + Paper stationery + + + + + + + Mennyiségi érték típus. Maximum 22 számjegy, ami 10 tizedesjegyet + tartalmazhat + + Field type for quantity values. Maximum 22 digits that may include 10 + decimal places + + + + + + + + + + Arány megadására szolgáló típus. 0 és 1 közötti szám, legfeljebb 4 + tizedesjegy pontossággal + + Rate type. A number between 0 and 1, may include maximum 4 decimal places + + + + + + + + + + + + Az átvállalás adatait tartalmazó típus + Field type for data of takeover + + + + + A 2011. évi LXXXV. tv. 14. § (4) bekezdés szerint az eladó (első + belföldi forgalomba hozó) vállalja át a vevő termékdíj-kötelezettségét + + The supplier takes over buyer’s product fee liability on the basis + of Paragraph (4), Section 14 of the Act LXXXV of 2011 + + + + + + A 2011. évi LXXXV. tv. 14. § (5) aa) alpontja szerint a vevő + szerződés alapján átvállalja az eladó termékdíj-kötelezettségét + + On the basis of contract, the buyer takes over supplier’s product + fee liability on the basis of sub-point aa), Paragraph (5), Section 14 of the Act LXXXV of 2011 + + + + + + + + + + + + + + + + + + Mennyiség egység típus + Unit of measure type + + + + + Darab + Piece + + + + + Kilogramm + Kilogram + + + + + Metrikus tonna + Metric ton + + + + + Kilowatt óra + Kilowatt hour + + + + + Nap + Day + + + + + Óra + Hour + + + + + Perc + Minute + + + + + Hónap + Month + + + + + Liter + Liter + + + + + Kilométer + Kilometer + + + + + Köbméter + Cubic meter + + + + + Méter + Meter + + + + + Folyóméter + Linear meter + + + + + Karton + Carton + + + + + Csomag + Pack + + + + + Saját mennyiségi egység megnevezés + Own unit of measure + + + + + + + További adat leírására szolgáló típus + Type for additional data description + + + + + Az adatmező egyedi azonosítója + Unique identification of the data field + + + + + Az adatmező tartalmának szöveges leírása + Description of content of the data field + + + + + Az adat értéke + Value of the data + + + + + + + Előleghez kapcsolódó adatok + Advance related data + + + + + Értéke true, ha a számla tétel előleg jellegű + The value is true if the invoice item is a kind of advance charge + + + + + + Előleg fizetéshez kapcsolódó adatok + Advance payment related data + + + + + + + Előlegfizetéshez kapcsolódó adatok + Advance payment related data + + + + + Az előlegszámlának a sorszáma, amelyben az előlegfizetés történt + + Invoice number containing the advance payment + + + + + Az előleg fizetésének dátuma + Payment date of the advance + + + + + Az előlegfizetés során alkalmazott árfolyam + Applied exchange rate of the advance + + + + + + + A gyűjtő számlára vonatkozó speciális adatokat tartalmazó típus + + Field type including aggregate invoice special data + + + + + A tételhez tartozó árfolyam, 1 (egy) egységre vonatkoztatva. Csak + külföldi pénznemben kiállított gyűjtő számla esetén kitöltendő + + The exchange rate applied to the item, pertaining to 1 (one) unit. + This should be filled in only if an aggregate invoice in foreign currency is issued + + + + + + Gyűjtőszámla esetén az adott tétel teljesítési dátuma + + Delivery date of the given item in the case of an aggregate + invoice + + + + + + + + Légi közlekedési eszköz + Aircraft + + + + + Felszállási tömeg kilogrammban + Take-off weight in kilogram + + + + + Értéke true ha a jármű az ÁFA tv. 259.§ 25. c) szerinti kivétel alá + tartozik + + The value is true if the means of transport is exempt from VAT as + per section 259 [25] (c) + + + + + + Repült órák száma + Number of aviated hours + + + + + + + Kötegelt módosító okirat adatai + Data of a batch of modification documents + + + + + A módosító okirat sorszáma a kötegen belül + Sequence number of the modification document within the batch + + + + + + Egy számla vagy módosító okirat adatai + Data of a single invoice or modification document + + + + + + + Szerződésszámok + Contract numbers + + + + + Szerződésszám + Contract number + + + + + + + A számlafeldolgozást segítő, egyezményesen nevesített egyéb adatok + + Other conventionally named data to assist in invoice processing + + + + + + Megrendelésszám(ok) + Order numbers + + + + + Szállítólevél szám(ok) + Delivery notes + + + + + Szállítási dátum(ok) + Shipping dates + + + + + Szerződésszám(ok) + Contract numbers + + + + + Az eladó vállalati kódja(i) + Company codes of the supplier + + + + + A vevő vállalati kódja(i) + Company codes of the customer + + + + + Beszállító kód(ok) + Dealer codes + + + + + Költséghely(ek) + Cost centers + + + + + Projektszám(ok) + Project numbers + + + + + Főkönyvi számlaszám(ok) + General ledger account numbers + + + + + Kiállítói globális helyazonosító szám(ok) + Supplier's global location numbers + + + + + Vevői globális helyazonosító szám(ok) + Customer's global location numbers + + + + + Anyagszám(ok) + Material numbers + + + + + Cikkszám(ok) + Item number(s) + + + + + EKÁER azonosító(k) + EKAER ID-s + + + + + + + Költséghelyek + Cost centers + + + + + Költséghely + Cost center + + + + + + + A vevő vállalati kódjai + Company codes of the customer + + + + + A vevő vállalati kódja + Company code of the customer + + + + + + + Ha az eladó a vevő nyilatkozata alapján mentesül a termékdíj megfizetése + alól, akkor az érintett termékáram + + Should the supplier, based on statement given by the purchaser, be exempted + from paying product fee, then the product stream affected + + + + + + Termékáram + Product stream + + + + + Termékdíj köteles termék tömege kilogrammban + Weight of product fee obliged product in kilogram + + + + + + + A vevő adatai + Customer data + + + + + Vevő ÁFA szerinti státusza + Customers status by VAT + + + + + A vevő ÁFA alanyisági adatai + VAT subjectivity data of the customer + + + + + A vevő neve + Name of the customer + + + + + A vevő címe + Address of the customer + + + + + Vevő bankszámlaszáma + Bank account number of the customer + + + + + + + Adószám, amely alatt a számlán szereplő termékbeszerzés vagy szolgáltatás + igénybevétele történt. Lehet csoportazonosító szám is + + Tax number or group identification number, under which the purchase of goods + or services is done + + + + + + + + Csoport tag adószáma, ha a termékbeszerzés vagy szolgáltatás + igénybevétele csoportazonosító szám alatt történt + + Tax number of group member, when the purchase of goods or + services is done under group identification number + + + + + + + + + + A vevő ÁFA alanyisági adatai + VAT subjectivity data of the customer + + + + + Belföldi adószám, amely alatt a számlán szereplő termékbeszerzés + vagy szolgáltatás igénybevétele történt. Lehet csoportazonosító szám is + + Domestic tax number or group identification number, under which the + purchase of goods or services is done + + + + + + Közösségi adószám + Community tax number + + + + + Harmadik országbeli adóazonosító + Third state tax identification number + + + + + + + Beszállító kódok + Dealer codes + + + + + Beszállító kód + Dealer code + + + + + + + Szállítólevél számok + Delivery notes + + + + + Szállítólevél szám + Delivery note + + + + + + + Mentesség, kivétel részletes indokolása + Detailed justification of exemption + + + + + Az eset leírása kóddal + Case notation with code + + + + + Az eset leírása szöveggel + Case notation with text + + + + + + + Gázolaj adózottan történő beszerzésének adatai – 45/2016 (XI. 29.) NGM + rendelet 75. § (1) a) + + Data of gas oil acquisition after taxation – point a), paragraph (1) of + Section 75 of the NGM Decree No. 45/2016. (XI. 29.) + + + + + + Gázolaj beszerzés helye + Place of purchase of the gas oil + + + + + Gázolaj beszerzés dátuma + Date of purchase of gas oil + + + + + Kereskedelmi jármű forgalmi rendszáma (csak betűk és számok) + + Registration number of vehicle (letters and numbers only) + + + + + + Gépi bérmunka-szolgáltatás során felhasznált gázolaj mennyisége + literben – Jöt. 117. § (2) + + Fordítandó helyett: Quantity of diesel oil used for contract work + and machinery hire service in liter – Act LXVIII of 2016 on Excise Tax section 117 (2) + + + + + + + + Árengedmény adatok + Discount data + + + + + Az árengedmény leírása + Description of the discount + + + + + Tételhez tartozó árengedmény összege a számla pénznemében, ha az + egységár nem tartalmazza + + Total amount of discount per item expressed in the currency of the + invoice if not included in the unit price + + + + + + Tételhez tartozó árengedmény aránya, ha az egységár nem + tartalmazza + + Rate of discount per item expressed in the currency of the invoice + if not included in the unit price + + + + + + + + EKÁER azonosító(k) + EKAER ID-s + + + + + EKÁER azonosító + EKAER numbers; EKAER stands for Electronic Trade and Transport + Control System + + + + + + + + A pénzügyi képviselő adatai + Fiscal representative data + + + + + A pénzügyi képviselő adószáma + Tax number of the fiscal representative + + + + + A pénzügyi képviselő neve + Name of the fiscal representative + + + + + Pénzügyi képviselő címe + Address of the fiscal representative + + + + + Pénzügyi képviselő által a számla kibocsátó (eladó) számára + megnyitott bankszámla bankszámlaszáma + + Bank account number opened by the fiscal representative for the + issuer of the invoice (supplier) + + + + + + + + Főkönyvi számlaszámok + General ledger account numbers + + + + + Főkönyvi számlaszám + General ledger account number + + + + + + + Globális helyazonosító számok + Global location numbers + + + + + Globális helyazonosító szám + Global location number + + + + + + + Számla részletező adatok + Invoice detail data + + + + + A számla típusa, módosító okirat esetén az eredeti számla típusa + + Type of invoice. In case of modification document the type of + original invoice + + + + + + Teljesítés dátuma (ha nem szerepel a számlán, akkor azonos a számla + keltével) - ÁFA tv. 169. § g) + + Delivery date (if this field does not exist on the invoice, the date + of the invoice should be considered as such) - section 169 (g) of the VAT law + + + + + + Amennyiben a számla egy időszakra vonatkozik, akkor az időszak első + napja + + The first day of the delivery, if the invoice delivery is a period + + + + + + Amennyiben a számla egy időszakra vonatkozik, akkor az időszak + utolsó napja + + The last day of the delivery, if the invoice delivery is a period + + + + + + Számviteli teljesítés dátuma. Időszak esetén az időszak utolsó + napja + + Date of accounting accomplishment. In the event of a period, the + last day of the period + + + + + + Annak jelzése, ha a felek a termékértékesítés, szolgáltatás nyújtás + során időszakonkénti elszámolásban vagy fizetésben állapodnak meg, vagy a termékértékesítés, + szolgáltatás nyújtás ellenértékét meghatározott időpontra állapítják meg. + + Indicates where by agreement of the parties it gives rise to + successive statements of account or successive payments relating to the supply of goods, or the + supply of services, or if the consideration agreed upon for such goods and/or services applies + to specific periods. + + + + + + Kisadózó jelzése + Marking of low tax-bracket enterprise + + + + + A számla pénzneme az ISO 4217 szabvány szerint + ISO 4217 currency code on the invoice + + + + + HUF-tól különböző pénznem esetén az alkalmazott árfolyam: egy egység + értéke HUF-ban + + In case any currency is used other than HUF, the applied exchange + rate should be mentioned: 1 unit of the foreign currency expressed in HUF + + + + + + Közmű elszámoló számla jelölése (2013.évi CLXXXVIII törvény szerinti + elszámoló számla) + + Marking the fact of utility settlement invoice (invoice according to + Act CLXXXVIII of 2013) + + + + + + Önszámlázás jelölése (önszámlázás esetén true) + Marking the fact of self-billing (in the case of self-billing the + value is true) + + + + + + Fizetés módja + Method of payment + + + + + Fizetési határidő + Deadline for payment + + + + + Pénzforgalmi elszámolás jelölése, ha az szerepel a számlán - ÁFA tv. + 169. § h). Értéke true pénzforgalmi elszámolás esetén + + Marking the fact of cash accounting if this is indicated on the + invoice - section 169 (h) of the VAT law. The value is true in case of cash accounting + + + + + + A számla vagy módosító okirat megjelenési formája + Form of appearance of the invoice or modification document + + + + + + A számlafeldolgozást segítő, egyezményesen nevesített egyéb adatok + + Other conventionally named data to assist in invoice processing + + + + + + A számlára vonatkozó egyéb adat + Other data in relation to the invoice + + + + + + + A számla adatszolgáltatás adatai + Invoice exchange data + + + + + Számla vagy módosító okirat sorszáma - ÁFA tv. 169. § b) vagy 170. § + (1) bek. b) pont + + Sequential number of the original invoice or modification document - + section 169 (b) or section 170 (1) b) of the VAT law + + + + + + Számla vagy módosító okirat kelte - ÁFA tv. 169. § a), ÁFA tv. 170. + § (1) bek. a) + + Date of issue of the invoice or the modification document - section + 169 (a) of the VAT law, section 170 (1) a) of the VAT law + + + + + + Jelöli, ha az adatszolgáltatás maga a számla (a számlán nem szerepel + több adat) + + Indicates whether the data exchange is identical with the invoice + (the invoice does not contain any more data) + + + + + + Számlaadatok leírására szolgáló közös típus + A common type to describe invoice information + + + + + + + Számla fejléc adatai + Data in header of invoice + + + + + Számla kibocsátó (eladó) adatai + Data related to the issuer of the invoice (supplier) + + + + + + Vevő adatai + Data related to the customer + + + + + Pénzügyi képviselő adatai + Data related to the fiscal representative + + + + + Számla részletező adatok + Invoice detail adata + + + + + + + Számlaadatok leírására szolgáló közös típus + A common type to describe invoice information + + + + + Egy számla vagy módosító okirat adatai + Data of a single invoice or modification document + + + + + Kötegelt módosító okirat adatai + Data of a batch of modification documents + + + + + + + A módosítás vagy érvénytelenítés hivatkozási adatai + Modification or cancellation reference data + + + + + Az eredeti számla sorszáma, melyre a módosítás vonatkozik - ÁFA tv. + 170. § (1) c) + + Sequence number of the original invoice, on which the modification + occurs - section 170 (1) c) of the VAT law + + + + + + Annak jelzése, hogy a módosítás olyan alapszámlára hivatkozik, + amelyről nem történt és nem is fog történni adatszolgáltatás + + Indicates whether the modification references to an original invoice + which is not and will not be exchanged + + + + + + A számlára vonatkozó módosító okirat egyedi sorszáma + + The unique sequence number referring to the original invoice + + + + + + + + Egy számla vagy módosító okirat adatai + Data of a single invoice or modification document + + + + + A módosítás vagy érvénytelenítés adatai + Modification or cancellation data + + + + + A számla egészét jellemző adatok + Data concerning the whole invoice + + + + + A számlán szereplő tételek adatai + Product/service data appearing on the invoice + + + + + Termékdíjjal kapcsolatos összesítő adatok + Summary data of product charges + + + + + Az ÁFA törvény szerinti összesítő adatok + Summary data according to VAT law + + + + + + + Cikkszámok + Item numbers + + + + + Cikkszám + Item number + + + + + + + Normál vagy gyűjtő számla esetén kitöltendő tétel érték adatok + + Item value data to be completed in case of normal or aggregate invoice + + + + + + Tétel nettó adatok + Line net data + + + + + Adómérték vagy adómentesség jelölése + Tax rate or tax exemption marking + + + + + Tétel ÁFA adatok + Line VAT data + + + + + Tétel bruttó adatok + Line gross data + + + + + + + Egyszerűsített számla esetén kitöltendő tétel érték adatok + + Item value data to be completed in case of simplified invoice + + + + + + Adómérték vagy adómentesség jelölése + Tax rate or tax exemption marking + + + + + Tétel bruttó értéke a számla pénznemében + Gross amount of the item expressed in the currency of the invoice + + + + + + Tétel bruttó értéke forintban + Gross amount of the item expressed in HUF + + + + + + + Tétel bruttó adatok + Line gross data + + + + + Tétel bruttó értéke a számla pénznemében. ÁFA tartalmú különbözeti + adózás esetén az ellenérték. + + Gross amount of the item expressed in the currency of the invoice. + In case of margin scheme taxation containing VAT, the amount of consideration expressed in the + currency of the invoice. + + + + + + Tétel bruttó értéke forintban + Gross amount of the item expressed in HUF + + + + + + + Módosításról történő adatszolgáltatás esetén a tételsor módosítás jellegének + jelölése + + Marking the goal of modification of the line (in the case of data supply + about changes/updates only) + + + + + + Az eredeti számla módosítással érintett tételének sorszáma + (lineNumber). Új tétel létrehozása esetén az új tétel sorszáma, a meglévő tételsorok + számozásának folytatásaként + + Line number of the original invoice, which the modification occurs + with. In case of create operation the tag shall contain the new line number, as a sequential + increment of the the existing lines set + + + + + + A számlatétel módosításának jellege + Line modification type + + + + + + + Tétel nettó adatok + Line net data + + + + + Tétel nettó összege a számla pénznemében. ÁFA tartalmú különbözeti + adózás esetén az ellenérték áfa összegével csökkentett értéke a számla pénznemében. + + Net amount of the item expressed in the currency of the invoice. In + case of margin scheme taxation containing VAT, the amount of consideration reduced with the + amount of VAT, expressed in the currency of the invoice. + + + + + + Tétel nettó összege forintban. ÁFA tartalmú különbözeti adózás + esetén az ellenérték áfa összegével csökkentett értéke forintban. + + Net amount of the item expressed in HUF. Net amount of the item + expressed in the currency of the invoice. In case of margin scheme taxation containing VAT, the + amount of consideration reduced with the amount of VAT, expressed in HUF. + + + + + + + + Termék/szolgáltatás tételek + Product / service items + + + + + Jelöli, ha az adatszolgáltatás méretcsökkentés miatt összevont + soradatokat tartalmaz + + Indicates whether the data exchange contains merged line data due to + size reduction + + + + + + Termék/szolgáltatás tétel + Product / service item + + + + + + + A számla tételek (termék vagy szolgáltatás) adatait tartalmazó típus + + Field type including data of invoice items (product or service) + + + + + + A tétel sorszáma + Sequential number of the item + + + + + Módosításról történő adatszolgáltatás esetén a tételsor módosítás + jellegének jelölése + + Marking the goal of modification of the line (in the case of data + supply about changes/updates only) + + + + + + Hivatkozások kapcsolódó tételekre, ha ez az ÁFA törvény alapján + szükséges + + References to connected items if it is necessary according to VAT + law + + + + + + Előleghez kapcsolódó adatok + Advance related data + + + + + Termékkódok + Product codes + + + + + Értéke true, ha a tétel mennyiségi egysége természetes + mértékegységben kifejezhető + + The value is true if the unit of measure of the invoice item is + expressible in natural unit + + + + + + Adott tételsor termékértékesítés vagy szolgáltatás nyújtás + jellegének jelzése + + Indication of the nature of the supply of goods or services on a + given line + + + + + + A termék vagy szolgáltatás megnevezése + Name / description of the product or service + + + + + Mennyiség + Quantity + + + + + A számlán szereplő mennyiségi egység kanonikus kifejezése az + interfész specifikáció szerint + + Canonical representation of the unit of measure of the invoice, + according to the interface specification + + + + + + A számlán szereplő mennyiségi egység literális kifejezése + + Literal unit of measure of the invoice + + + + + Egységár a számla pénznemében. Egyszerűsített számla esetén bruttó, + egyéb esetben nettó egységár + + Unit price expressed in the currency of the invoice In the event of + simplified invoices gross unit price, in other cases net unit price + + + + + + Egységár forintban + Unit price expressed in HUF + + + + + A tételhez tartozó árengedmény adatok + Discount data in relation to the item + + + + + + Normál (nem egyszerűsített) számla esetén (beleértve a + gyűjtőszámlát) kitöltendő tétel érték adatok. + + Item value data to be completed in case of normal (not + simplified, but including aggregated) invoice + + + + + + Egyszerűsített számla esetén kitöltendő tétel érték adatok + + Item value data to be completed in case of simplified invoice + + + + + + + Értéke true ha a tétel közvetített szolgáltatás - Számviteli tv. 3.§ + (4) 1 + + The value is true if the item is an intermediated service - + paragraph (4) 1 of the Article 3 of Accounting Act + + + + + + Gyűjtő számla adatok + Aggregate invoice data + + + + + Új közlekedési eszköz értékesítés ÁFA tv. 89 § ill. 169 § o) + + Supply of new means of transport - section 89 § and 169 (o) of the + VAT law + + + + + + Értéke true, ha a tétel betétdíj jellegű + The value is true if the item is bottle/container deposit + + + + + + Értéke true ha a tételt termékdíj fizetési kötelezettség terheli + + The value is true if the item is liable to product fee + + + + + + Földgáz, villamos energia, szén jövedéki adója forintban - Jöt. 118. + § (2) + + Excise duty on natural gas, electricity and coal in Hungarian + forints – paragraph (2), Section 118 of the Act on Excise Duties + + + + + + Gázolaj adózottan történő beszerzésének adatai – 45/2016 (XI. 29.) + NGM rendelet 75. § (1) a) + + Data of gas oil acquisition after taxation – point a), paragraph (1) + of Section 75 of the NGM Decree No. 45/2016. (XI. 29.) + + + + + + Értéke true, ha a Neta tv-ben meghatározott adókötelezettség az adó + alanyát terheli. 2011. évi CIII. tv. 3.§(2) + + Value is true, if the taxable person is liable for tax obligation + determined in the Act on Public Health Product Tax (Neta tv.). Paragraph (2), Section 3 of the + Act CIII of 2011 + + + + + + A környezetvédelmi termékdíjról szóló 2011. évi LXXXV. tv. szerinti, + tételre vonatkozó záradékok + + Clauses according to the Act LXXXV of 2011 on Environmental + Protection Product Fee (related to the item) + + + + + + A tétel termékdíj tartalmára vonatkozó adatok + Data on the content of the line's product charge + + + + + A számlafeldolgozást segítő, egyezményesen nevesített egyéb adatok + + Other conventionally named data to assist in invoice processing + + + + + + A termék/szolgáltatás tételhez kapcsolódó, további adat + + Other data in relation to the product / service item + + + + + + + + Tétel ÁFA adatok + Line VAT data + + + + + Tétel ÁFA összege a számla pénznemében + VAT amount of the item expressed in the currency of the invoice + + + + + + Tétel ÁFA összege forintban + VAT amount of the item expressed in HUF + + + + + + + Anyagszámok + Material numbers + + + + + Anyagszám + Material number + + + + + + + Új közlekedési eszköz értékesítés ÁFA tv. 89 § ill. 169 § o) + + Supply of new means of transport - section 89 § and 169 (o) of the VAT law + + + + + + Gyártmány/típus + Product / type + + + + + Alvázszám/gyári szám/Gyártási szám + Chassis number / serial number / product number + + + + + Motorszám + Engine number + + + + + Első forgalomba helyezés időpontja + First entry into service + + + + + + Szárazföldi közlekedési eszköz további adatai + Other data in relation to motorised land vehicle + + + + + + Vízi jármű adatai + Data of vessel + + + + + Légi közlekedési eszköz + Aircraft + + + + + + + + Megrendelésszámok + Order numbers + + + + + Megrendelésszám + Order number + + + + + + + A termékdíj bevallását igazoló dokumentum adatai a 2011. évi LXXXV. tv. 13. + § (3) szerint és a 25. § (3) szerint + + Data of the document verifying the declaration submitted on the product fee + according to the Paragraph (3), Section 13 and the Paragraph (3) Section 25 of the Act LXXXV of 2011 + + + + + + Számla sorszáma vagy egyéb okirat azonosító száma + Sequential number of the invoice, or other document considered as + such + + + + + + Számla kelte + Date of issue of the invoice + + + + + Kötelezett neve + Name of obligator + + + + + Kötelezett címe + Address of obligator + + + + + A kötelezett adószáma + Tax number of obligated + + + + + + + Termékkódok + Product codes + + + + + Termékkód + Product code + + + + + + + Különböző termék- vagy szolgáltatáskódokat tartalmazó típus + + Field type including the different product and service codes + + + + + + A termékkód fajtájának (pl. VTSZ, CsK, stb.) jelölése + + The kind of product code (f. ex. VTSZ, CsK, etc.) + + + + + + A termékkód értéke nem saját termékkód esetén + The value of (not own) product code + + + + + Saját termékkód értéke + Own product code value + + + + + + + + A környezetvédelmi termékdíjról szóló 2011. évi LXXXV. tv. szerinti, tételre + vonatkozó záradékok + + Clauses according to the Act LXXXV of 2011 on Environmental Protection + Product Fee (related to the item) + + + + + + A környezetvédelmi termékdíj kötelezettség átvállalásával + kapcsolatos adatok + + Data in connection with takeover of environmental protection product + fee + + + + + + Ha az eladó a vevő nyilatkozata alapján mentesül a termékdíj + megfizetése alól, akkor az érintett termékáram + + Should the supplier, based on statement given by the purchaser, be + exempted from paying product fee, then the product stream affected + + + + + + + + Termékdíj adatok + Product charges data + + + + + Termékdíj kód (Kt vagy Csk) + Product charges code (Kt or Csk code) + + + + + A termékdíjjal érintett termék mennyisége + Quantity of product, according to product charge + + + + + A díjtétel egysége (kg vagy darab) + Unit of the rate (kg or piece) + + + + + A termékdíj díjtétele (HUF/egység) + Product fee rate (HUF/unit) + + + + + Termékdíj összege forintban + Amount in Hungarian forints of the product fee + + + + + + + Termékdíj összegzés adatok + Summary of product charges + + + + + Annak jelzése, hogy a termékdíj összesítés visszaigénylésre (REFUND) + vagy raktárba történő beszállításra (DEPOSIT) vonatkozik + + Indicating whether the the product fee summary concerns refund or + deposit + + + + + + Termékdíj adatok + Product charges data + + + + + Termékdíj összesen + Aggregate product charges + + + + + A termékdíj bevallását igazoló dokumentum adatai a 2011. évi LXXXV. + tv. 13. § (3) szerint és a 25. § (3) szerint + + Data of the document verifying the declaration submitted on the + product fee according to the Paragraph (3), Section 13 and the Paragraph (3) Section 25 of the + Act LXXXV of 2011 + + + + + + + + A környezetvédelmi termékdíj kötelezettség átvállalásával kapcsolatos + adatok + + Data in connection with takeover of environmental protection product fee + + + + + + Az átvállalás iránya és jogszabályi alapja + Direction and legal base of takeover + + + + + Az átvállalt termékdíj összege forintban, ha a vevő vállalja át az + eladó termékdíj-kötelezettségét + + Amount in Hungarian forints of the product fee taken over if the + purchaser takes over the supplier’s product fee liability + + + + + + + + Projektszámok + Project numbers + + + + + Projektszám + Project number + + + + + + + Hivatkozások kapcsolódó tételekre, ha ez az ÁFA törvény alapján szükséges + + References to connected items if it is necessary according to VAT law + + + + + + Hivatkozások kapcsolódó tételekre, ha ez az ÁFA törvény alapján + szükséges + + References to connected items if it is necessary according to VAT + law + + + + + + + + Szállítási dátumok + Shipping dates + + + + + Szállítási dátum + Shipping date + + + + + + + ÁFA mértékek szerinti összesítés + Summary according to VAT rates + + + + + Adómérték vagy adómentesség jelölése + Marking the tax rate or the fact of tax exemption + + + + + Adott adómértékhez tartozó nettó adatok + Net data of given tax rate + + + + + Adott adómértékhez tartozó ÁFA adatok + VAT data of given tax rate + + + + + Adott adómértékhez tartozó bruttó adatok + Gross data of given tax rate + + + + + + + A számla összesítő bruttó adatai + Gross data of the invoice summary + + + + + A számla bruttó összege a számla pénznemében + Gross amount of the invoice expressed in the currency of the + invoice + + + + + + A számla bruttó összege forintban + Gross amount of the invoice expressed in HUF + + + + + + + Számla összesítés (nem egyszerűsített számla esetén) + Calculation of invoice totals (not simplified invoice) + + + + + Összesítés ÁFA-mérték szerint + Calculation of invoice totals per VAT rates + + + + + A számla nettó összege a számla pénznemében + Net amount of the invoice expressed in the currency of the invoice + + + + + + A számla nettó összege forintban + Net amount of the invoice expressed in HUF + + + + + A számla ÁFA összege a számla pénznemében + VAT amount of the invoice expressed in the currency of the invoice + + + + + + A számla ÁFA összege forintban + VAT amount of the invoice expressed in HUF + + + + + + + Egyszerűsített számla összesítés + Calculation of simplified invoice totals + + + + + Adómérték vagy adómentesség jelölése + Marking the tax rate or the fact of tax exemption + + + + + Az adott adótartalomhoz tartozó értékesítés vagy szolgáltatásnyújtás + bruttó összege a számla pénznemében + + The gross amount of the sale or service for the given tax amount in + the currency of the invoice + + + + + + Az adott adótartalomhoz tartozó értékesítés vagy szolgáltatásnyújtás + bruttó összege forintban + + The gross amount of the sale or service for the given tax amount in + HUF + + + + + + + + Számla összesítés adatai + Data of calculation of invoice totals + + + + + + Számla összesítés (nem egyszerűsített számla esetén) + + Calculation of invoice totals (not simplified invoice) + + + + + + Egyszerűsített számla összesítés + Calculation of simplified invoice totals + + + + + + A számla összesítő bruttó adatai + Gross data of the invoice summary + + + + + + + Az eladó vállalati kódjai + Company codes of the supplier + + + + + Az eladó vállalati kódja + Company code of the supplier + + + + + + + A szállító (eladó) adatai + Invoice supplier (seller) data + + + + + Belföldi adószám vagy csoportazonosító szám + Tax number or group identification number + + + + + Csoport tag adószáma, ha a termékbeszerzés vagy szolgáltatás + nyújtása csoportazonosító szám alatt történt + + Tax number of group member, when the supply of goods or services is + done under group identification number + + + + + + Közösségi adószám + Community tax number + + + + + Az eladó (szállító) neve + Name of the seller (supplier) + + + + + Az eladó (szállító) címe + Address of the seller (supplier) + + + + + Az eladó (szállító) bankszámlaszáma + Bank account number of the seller (supplier) + + + + + Értéke true, amennyiben az eladó (szállító) alanyi ÁFA mentes + + Value is true if the seller (supplier) is individually exempted from + VAT + + + + + + Az eladó adóraktári engedélyének vagy jövedéki engedélyének száma + (2016. évi LXVIII. tv.) + + Number of supplier’s tax warehouse license or excise license (Act + LXVIII of 2016) + + + + + + + + Adóalap és felszámított adó eltérésének adatai + Data of mismatching tax base and levied tax + + + + + Adómérték, adótartalom + VAT rate, VAT content + + + + + Az eset leírása kóddal + Case notation with code + + + + + + + Adott adómértékhez tartozó bruttó adatok + Gross data of given tax rate + + + + + Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás + bruttó összege a számla pénznemében + + Gross amount of sales or service delivery under a given tax rate + expressed in the currency of the invoice + + + + + + Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás + bruttó összege forintban + + Gross amount of sales or service delivery under a given tax rate + expressed in HUF + + + + + + + + Adott adómértékhez tartozó nettó adatok + Net data of given tax rate + + + + + Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás + nettó összege a számla pénznemében + + Net amount of sales or service delivery under a given tax rate + expressed in the currency of the invoice + + + + + + Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás + nettó összege forintban + + Net amount of sales or service delivery under a given tax rate + expressed in HUF + + + + + + + + Az adómérték vagy az adómentes értékesítés jelölése + Marking tax rate or tax exempt supply + + + + + Az alkalmazott adó mértéke - ÁFA tv. 169. § j) + Applied tax rate - section 169 (j) of the VAT law + + + + + ÁFA tartalom egyszerűsített számla esetén + VAT content in case of simplified invoice + + + + + Az adómentesség jelölése - ÁFA tv. 169. § m) + Marking tax exemption - section 169 (m) of the VAT law + + + + + + Az ÁFA törvény hatályán kívüli + Out of scope of the VAT law + + + + + A belföldi fordított adózás jelölése - ÁFA tv. 142. § + + Marking the national is reverse charge taxation - section 142 of the + VAT law + + + + + + Különbözet szerinti szabályozás jelölése - ÁFA tv. 169. § p) q) + + Marking the margin-scheme taxation as per section 169 (p)(q) + + + + + + Adóalap és felszámított adó eltérésének esetei + Different cases of mismatching tax base and levied tax + + + + + + Nincs felszámított áfa a 17. § alapján + No VAT charged under Section 17 + + + + + + + Adott adómértékhez tartozó ÁFA adatok + VAT data of given tax rate + + + + + Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás + ÁFA összege a számla pénznemében + + VAT amount of sales or service delivery under a given tax rate + expressed in the currency of the invoice + + + + + + Az adott adómértékhez tartozó értékesítés vagy szolgáltatásnyújtás + ÁFA összege forintban + + VAT amount of sales or service delivery under a given tax rate + expressed in HUF + + + + + + + + Szárazföldi közlekedési eszköz további adatai + Other data in relation to motorised land vehicle + + + + + Hengerűrtartalom köbcentiméterben + Engine capacity in cubic centimetre + + + + + Teljesítmény kW-ban + Engine power in kW + + + + + Futott kilométerek száma + Travelled distance in km + + + + + + + Vízi jármű adatai + Data of vessel + + + + + Hajó hossza méterben + Length of hull in metre + + + + + Értéke true, ha a jármű az ÁFA tv. 259.§ 25. b) szerinti kivétel alá + tartozik + + The value is true if the means of transport is exempt from VAT as + per section 259 [25] (b) + + + + + + Hajózott órák száma + Number of sailed hours + + + + + + + XML root element, számla vagy módosítás adatait leíró típus, amelyet BASE64 + kódoltan tartalmaz az invoiceApi sémaleíró invoiceData elementje + + XML root element, invoice or modification data type in BASE64 encoding, + equivalent with the invoiceApi schema definition's invoiceData element + + + + + + + +