Code Monkey home page Code Monkey logo

Comments (3)

renced42 avatar renced42 commented on June 12, 2024

Kedves @OszkarOlah
Az XML nem jó. A root element záró tag nem maradt el véletlenül?

from online-invoice.

renced42 avatar renced42 commented on June 12, 2024

De a névterek sem stimmelnek a root elementben.
Valahogy így kellene:

<?xml version="1.0" encoding="UTF-8"?> <QueryInvoiceChainDigestRequest xmlns="http://schemas.nav.gov.hu/OSA/3.0/api" xmlns:common="http://schemas.nav.gov.hu/NTCA/1.0/common"> <common:header> <common:requestId>RIDJf1Wp7Da6Em3Am5U7Oq9Kg0Sp6</common:requestId> <common:timestamp>2024-01-04T17:42:49.346Z</common:timestamp> <common:requestVersion>3.0</common:requestVersion> <common:headerVersion>1.0</common:headerVersion> </common:header> <common:user> <common:login>xxx</common:login> <common:passwordHash cryptoType="SHA-512">47C4A1D2A88A55D7F68A4F390117C7571880195C22B1C3392CC7AB6F213E56F345FD4416FAB8995EECB5729ACDA5212F5C4A8F179197BB11FC6B2A41C486BF1D</common:passwordHash> <common:taxNumber>12345678</common:taxNumber> <common:requestSignature cryptoType="SHA3-512">A8968848FAFA15B97C71786587DA943BB0DE75CFE363CE6B98DA112DE36E817A394C046FCAF59E33C633B4BFA9A3ACCD3AEF4F657CC8A722E81A1BFCA86C75F0</common:requestSignature> </common:user> <software> <softwareId>HU1004444400000001</softwareId> <softwareName>NAV Online Invoice Test tool</softwareName> <softwareOperation>LOCAL_SOFTWARE</softwareOperation> <softwareMainVersion>1.0</softwareMainVersion> <softwareDevName>dennis</softwareDevName> <softwareDevContact>[email protected]</softwareDevContact> <softwareDevCountryCode>HU</softwareDevCountryCode> <softwareDevTaxNumber>12345678</softwareDevTaxNumber> </software> <page>1</page> <invoiceChainQuery> <invoiceNumber>EREDETI-1</invoiceNumber> <invoiceDirection>INBOUND</invoiceDirection> <taxNumber>87654321</taxNumber> </invoiceChainQuery> </QueryInvoiceChainDigestRequest>

from online-invoice.

OszkarOlah avatar OszkarOlah commented on June 12, 2024

Köszönöm a segítséget, valószínű a namespace lehet a gond.

from online-invoice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.