{
    "success": true,
    "service": "SBN Fiscal Service",
    "message": "Use /health para verificar o status do serviço.",
    "endpoints": [
        "GET /health",
        "GET /v1/system/diagnostics",
        "POST /v1/system/sefaz-status",
        "POST /v1/system/nfce-qrcode-diagnostics",
        "POST /v1/documents/validate",
        "POST /v1/documents/validate-xml-draft",
        "POST /v1/documents/sign-xml-draft",
        "POST /v1/nfce/cancelar",
        "POST /v1/nfce/consulta-chave",
        "POST /v1/documents/transmit-signed-xml",
        "POST /v1/nfe/distribuicao/sincronizar",
        "POST /v1/documents/generate-xml-draft"
    ],
    "emission_enabled": true,
    "xml_enabled": true,
    "sefaz_enabled": true
}