Integrate using the SOAP web service
Learn about the SOAP API methods available for ERP integrations with Paperless Peru.
For ERP integrations, use the SOAP service Online. All calls require authentication with the Registro Único de Contribuyentes (RUC), login, and Clave SUNAT Operaciones en Línea (Clave SOL).
Available methods
- generar
- Creates and sends a document (receives a pipe-delimited string).
- getDocumentStatus
- Checks document status with the Superintendencia Nacional de Aduanas y de Administración Tributaria (SUNAT).
- recuperarEmitido
- Retrieves XML, PDF, or link for a sent document.
- recuperarRecibido
- Retrieves XML, PDF, or link for a received document.
Return types
- DOCID
- Internal document ID
- URL_XML
- Link to download the XML
- URL_PDF
- Link to download the PDF
- ESTADO_SUNAT
- SUNAT status code
- FOLIO
- Series and correlativo
