Resolves Peruvian taxpayer (RUC) information from SUNAT, accepting either a DNI or a RUC document number.Documentation Index
Fetch the complete documentation index at: https://docs.croma.run/llms.txt
Use this file to discover all available pages before exploring further.
POST /pe/sunat/taxpayers/lookup/v1
| Field | Type | Notes |
|---|---|---|
document_number | string | Required. 8-digit DNI or 11-digit RUC. |
Returns
404 (resource_not_found) when SUNAT has no taxpayer for the given document.Full reference
Schemas, response fields, and an interactive playground.