Get VeriFactu Submission Status
verifactu_statusCheck the VeriFactu (AEAT) submission status for a specific invoice, returning last submission timestamp, hash, AEAT response code, and QR verification URL.
Instructions
Get the VeriFactu (AEAT Spanish e-invoice chain) submission status for a specific invoice. Returns last submission timestamp, hash, AEAT response code, and QR verification URL. / Obtiene el estado de envio VeriFactu (AEAT) para una factura especifica. Devuelve timestamp del ultimo envio, hash, respuesta AEAT y URL del codigo QR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | Invoice ID / ID de la factura |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | No | ||
| qrUrl | No | ||
| status | No | ||
| invoiceId | Yes | ||
| aeatResponse | No | ||
| lastSubmissionAt | No |