Validate SUNAT invoices, DNI names, and RUC companies.
Fisco One provides focused APIs for checking invoice data against SUNAT, resolving a person name from DNI, and resolving an organization name from RUC.
API response preview
Three focused validation services
SUNAT invoice check
F001-00048291Check whether an invoice or tax voucher exists and matches SUNAT records.
DNI person lookup
73918244Find a person name from a Peruvian DNI number for validation flows.
RUC organization lookup
20604781291Find an organization name from a Peruvian RUC number before issuing documents.
Current APIs
Only the checks your validation flow needs today.
The product is intentionally focused: verify invoice information with SUNAT and resolve Peruvian DNI/RUC names before creating or validating tax documents.
SUNAT invoice check
Check whether an invoice or tax voucher exists and matches SUNAT records.
DNI person lookup
Find a person name from a Peruvian DNI number for validation flows.
RUC organization lookup
Find an organization name from a Peruvian RUC number before issuing documents.
Built for tax document validation and identity lookup.
Use Fisco One when your app needs to confirm SUNAT invoice information, display the legal name for a DNI, or prefill an organization name from RUC.
Small API surface. Clear integration path.
Keep the validation layer separate from your ERP, POS, billing system, or custom tax-document workflow.
GET /sunat/invoices/check
GET /dni/{number}/name
GET /ruc/{number}/organizationNeed these validation APIs in your product?
Request access for SUNAT invoice checks, DNI person-name lookup, and RUC organization-name lookup.