DGII E-Invoicing
XAdES-BES e-CFs, multi-tenant, Norma 06-04.
DocumentationERPly Pro is the multi-API platform for DGII e-invoicing (PSFE) and INDOTEL qualified certificates — one account, one invoice, native integrations for Odoo, QuickBooks, SAP B1, Sinco, and WooCommerce.
XAdES-BES e-CFs, multi-tenant, Norma 06-04.
DocumentationETSI EN 319 411-2, HSM FIPS 140-2 L3, CSC v2.2.
DocumentationOdoo, QuickBooks, SAP B1, Sinco, WooCommerce, BC.
CatalogueYour ERP submits the invoice, ERPly Pro signs and archives, DGII confirms.
DGII Electronic Invoicing and INDOTEL Qualified Certificates — same account, same billing.
Multi-tenant API to issue XAdES-BES-signed e-CFs, deliver them to DGII, and archive them for 10 years.
ETSI EN 319 411-2 certificates issued by our Certification Authority, with FIPS 140-2 Level 3 HSM and CRL/OCSP publication.
curl -X POST https://api.erply.pro/v1/invoices -H "Authorization: Bearer $ERPLYPRO_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: $(uuidgen)" \
-d '{
"type": "31",
"encf": "E310000000001",
"client_request_id": "req-2026-05-01-001",
"company": { "rnc": "131000001", "name": "ERPly Pro Demo S.R.L." },
"customer": { "rnc": "131000002", "name": "Cliente Demo S.R.L." },
"lines": [
{
"line_number": 1,
"description": "Servicio de consultoria",
"quantity": "1",
"unit_price": "5000.00",
"subtotal": "5000.00"
}
],
"totals": { "subtotal": "5000.00", "tax": "900.00", "grand_total": "5900.00" }
}'
We only store the per-tenant Secrets Manager ARN — your private key never touches disk.
XAdES-BES signing, eNCF range tracking, status polling, and signed webhooks.
S3 Object Lock COMPLIANCE + Glacier Deep Archive after 90 days.
Free tier: 100 e-CFs/month for development and testing.
INDOTEL authorisation in progress — qualified certificate issuance under Dominican Law 126-02.
QC profiles aligned with the European ETSI 319 411-2 and 412-* standards for natural and legal persons.
CA keys generated and held in CloudHSM; subscribers sign via remote activation or smart card.
Root + Sub-CA chain plus CRL and OCSP endpoints published so relying parties can validate them.