v1
latestOpenAPI 3.1.02026-07-24450175.9 KBGovChecks: Peru SUNAT
Verify that a user has valid Peruvian tax status
post/pe/sunat
Request body
Response
200
Example response
{
"data": {
"fullName": "DOE JOHN",
"documentNumber": "00000000 ",
"RUC": "00000000000",
"province": "ORIV. CONST. DEL CALLAO",
"taxStatus": "ACTIVO",
"taxPayerType": "PERSONA NATURAL SIN NEGOCIO",
"dateOfregistration": "01/01/2010",
"taxCondition": "HABIDO",
"economicActivities": [
"Principal - 9609 - OTRAS ACTIVIDADES DE SERVICIOS PERSONALES N.C.P."
]
}
}