parse_boleto
Parse a Boleto document.
Parameters
Name | Description | Type | Default |
---|---|---|---|
document_path (required) | The path to the Boleto document to be parsed. dict: The parsed Boleto data. ValueError: If the document path is invalid or the parsing fails. | Path | None |
Return Value
abstra_internals.contracts_generated.CloudApiCliModelsBoletoResponse