脷ltima actualizaci贸n hace 10 meses
Relaci贸n de Buenos Contribuyentes.
Actualizado al 09/04/2024 con informaci贸n oficial de SUNAT.
application/json
curl -L \ --request POST \ --url 'https://api.migo.pe/api/v1/ruc/buenos-contribuyentes' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data '{ "token": "1234567890", "ruc": "20492681220" }'
{ "success": true, "ruc": "20492681220", "nombre_o_razon_social": "GRUPO TREBOL S.A.C.", "a_partir_del": "2017-01-02", "resolucion": "RS 0230050171582" }