0
I am researching about the automation of the issuer registration part of my system, I am trying to find something to help me automate the process, the idea is that the user type the CNPJ, and is returned to him the information related to the CNPJ typed, I have already found some things but they are old and in 2015 the system was changed.
Does anyone have any article talking about it? , I still have nothing developed in that sense.
I do this using this webservice: http://soawebservices.com.br/. Works great. I’ve been using it for 3 years for both CPF and CNPJ. Obviously, it has a price, but depending on the context, it is worth it, because an updated registration is a differential.
– cantoni
I’m doing the registration to check the cost and operation.
– Matheus Arruda
Dude, I found it right on the website of the recipe. Apparently it works very well and very simple: https://www.receitaws.com.br/api
– Douglas Silva