Skip to main content

parse_nfse

Parse a Nota Fiscal de Serviço Eletrônica (NFSe) document.

Parameters

NameDescriptionTypeDefault
document_path (required)The path to the NFSe document to be parsed. CloudApiCliModelsNfseResponse: The parsed NFSe response. ValueError: If the document path is invalid or the parsing fails.PathNone

Return Value

abstra_internals.contracts_generated.CloudApiCliModelsNfseResponse