Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AFIP] Implements new WS SR_PADRON #5

Closed
lukio opened this issue Jun 5, 2017 · 3 comments
Closed

[AFIP] Implements new WS SR_PADRON #5

lukio opened this issue Jun 5, 2017 · 3 comments

Comments

@lukio
Copy link
Contributor

lukio commented Jun 5, 2017

[AFIP] tiene una API tipo REST para obtener datos a partir de una CUIT, CUIL o CDI, lo cual es muy útil para evitar demoras al cargar clientes o proveedores en un sistema de facturación, por ejemplo.

También permite obtener una lista CUILs o CUITs a partir de DNIs.

https://soa.afip.gob.ar/sr-padron/v2/persona/30500010912
https://soa.afip.gob.ar/sr-padron/v1/constancia/30500010912
https://soa.afip.gob.ar/sr-padron/v2/personas/23456789

@lukio
Copy link
Contributor Author

lukio commented Aug 22, 2017

Domain that is working: https://aws.afip.gob.ar/sr-padron/v2/persona/

@lukio
Copy link
Contributor Author

lukio commented Oct 25, 2017

Today the url gives a 404. It seems that the API Rest will not work anymore.
We need to implement the ws AFIP- ws_sr_padron_a

Consulta a Padrón Alcance 4 (ws_sr_padron_a4)
Servicio de Consulta de Padrón Alcance 4. El servicio de Consulta de Padrón Alcance 4 permite acceder a los datos de un contribuyente registrado en el Padrón de AFIP. Este WS se puede utilizar para acceder a datos de un contribuyente relacionados con su situación tributaria. Ejemplo: impuestos y regimenes en los que esta inscripto.

http://www.afip.gob.ar/ws/ws_sr_padron_a4/manual_ws_sr_padron_a4_v1.1.pdf

Consulta a Padrón Alcance 5 (ws_sr_padron_a5)
Servicio de Consulta de Padrón Alcance 5. El servicio de Consulta de Padrón Alcance 5 permite acceder a los datos de la constancia de un contribuyente registrado en el Padrón de AFIP.

Here is the technical documentation:
http://www.afip.gob.ar/ws/ws_sr_padron_a5/manual_ws_sr_padron_a5_v1.0.pdf

@lukio lukio changed the title [AFIP] Obtener constancia CUIT [AFIP] Implements new WS SR_PADRON Dec 7, 2017
@lukio
Copy link
Contributor Author

lukio commented Dec 7, 2017

lukio added a commit that referenced this issue Dec 11, 2017
…a from AFIP

Conflicts:
	party.py
	view/get_afip_data_start_view.xml

Conflicts:
	view/get_afip_data_start_view.xml
lukio added a commit that referenced this issue Dec 11, 2017
…a from AFIP

Conflicts:
	party.py
	view/get_afip_data_start_view.xml
lukio added a commit that referenced this issue Dec 11, 2017
@lukio lukio closed this as completed in 493a404 Dec 11, 2017
lukio added a commit that referenced this issue Dec 11, 2017
…a from AFIP

Conflicts:
	party.py
	view/get_afip_data_start_view.xml
lukio added a commit that referenced this issue Dec 12, 2017
lukio added a commit that referenced this issue Dec 12, 2017
lukio added a commit that referenced this issue Dec 12, 2017
lukio added a commit that referenced this issue Dec 12, 2017
lukio added a commit that referenced this issue Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant