脷ltima actualizaci贸n hace 2 meses
Relaci贸n de Agentes de Retenci贸n del IGV.
Actualizado al 31/12/2024 con informaci贸n oficial de SUNAT.
application/json
curl -L \ --request POST \ --url 'https://api.migo.pe/api/v1/ruc/agentes-retencion' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data '{ "token": "1234567890", "ruc": "20100007348" }'
{ "success": true, "ruc": "20100007348", "nombre_o_razon_social": "LIMA GAS S A", "a_partir_del": "2006-01-06", "resolucion": "RS R.S.037-2002" }