脷ltima actualizaci贸n hace 2 meses
La informaci贸n proviene de SUNAT en tiempo real y seg煤n disponibilidad de la misma. Puede presentar mayor latencia y/o errores de conexi贸n.
/ruc/representantes-legales
application/json
OK
Forbidden
Not Found
curl -L \ --request POST \ --url 'https://api.migo.pe/api/v1/ruc/representantes-legales' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data '{"token":"1234567890","ruc":"20131380951"}'
{ "success": true, "data": [ { "documento": "DNI", "dni": "07710834", "nombre": "CASAVERDE MENDEZ MARITZA CECILIA", "cargo": "SUB GERENTE", "fecha": "2023-01-01", "ruc": "20131380951" } ] }