Questions tagged as 'aeat-sii'

2
answers

SII Model: Send data to the Web Service using vba

I try to connect to the Web Service of the AEAT (SII) to send XML files. I have a tremendous amount of research and testing, but I am very close to abandonment, or postpone it until there is more information on the net. For sending, I am tryi...
asked by 20.07.2017 / 13:09
1
answer

Error consuming Web Service

For the month of July, a new service of the Spanish Tax Agency (AEAT) will be implemented, through which the Web Service will send information about the company's billing. The system is the SII (Immediate Information Supply). The agency has p...
asked by 14.02.2017 / 08:13
3
answers

Connect with the web service of SII AEAT (soap PHP)

First of all, a greeting to all those interested in this question. I begin with the explanation of the problem: After trying to establish the connection with the web service of AEAT for the management of the xml files I have found a good ston...
asked by 09.06.2017 / 12:54
1
answer

Send SII model to hacienda using cURL

I am completely desperate. I tried some time ago to find an answer using vba, and I did not get a solution. I went back to the load trying to use cURL from the command line, but it does not work either. In this case, I am going to raise the w...
asked by 02.01.2018 / 14:51
1
answer

Send XML to the web service of SII AEAT (PHP SOAP)

It has already been asked, but I can not find an answer ... in a call to the AEAT webservice to send invoices, how is the sending XML embedded? Does anyone have a complete example of sending invoices issued and another received? $url = 'ht...
asked by 26.06.2017 / 21:12
2
answers

Invoices received

I am working on tests with sending information from the SII. With version 1.0 I am having problems with the invoices received. I have an XML and when I send it, it returns the error: 4124 - Error La dirección no se corresponde con el fiche...
asked by 23.06.2017 / 11:07
1
answer

Error downloading the AiAT SiiFactFEV1SOAP web service

I try to add to a new project in Visual Studio 2017 a reference to the Web Service of Immediate Information Supply (SII) of the Spanish Tax Agency (AEAT) with the test environment URL. From the solution explorer, I select the project, context...
asked by 09.04.2017 / 09:44
1
answer

C # Consume Webservice

Recently I made a utility to send invoices to the SII system of the hacienda using the hacienda webservice. In visual studio create a reference to the web service link In this way, I conveniently access the methods and I can send the des...
asked by 07.02.2018 / 17:39
1
answer

Error generating classes with xsd

The Spanish Tax Agency (AEAT) has published a series of xsd for the new system of Immediate Information Supply (SII) that will come into force as of July 2017. On other occasions as with the entry into force of the SEPA I have generated my class...
asked by 14.02.2017 / 09:18
1
answer

Sii - Book Invoices Received - more than one

We are trying to build the XML for the LRFR. We have had success with an invoice line, but we can not decipher how to build an XML with more than one invoice line. We see several examples for the LRFE, but not for the LRFR ... does anyone have a...
asked by 04.07.2017 / 11:41