We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4cee5 commit 79050d9Copy full SHA for 79050d9
1 file changed
cfdiclient/solicitadescarga.py
@@ -26,7 +26,7 @@ def solicitar_descarga(
26
'EstadoComprobante': estado_comprobante,
27
'RfcACuentaTerceros': rfc_a_cuenta_terceros,
28
'Complemento': complemento,
29
- 'UUID': uuid,
+ 'Folio': uuid,
30
}
31
32
if rfc_emisor:
0 commit comments