Get VeriFactu Submission Status
verifactu_statusGet the VeriFactu (AEAT) submission status for a specific invoice, including timestamp, hash, response code, and QR 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 |
|---|---|---|---|
| invoiceId | Yes | ||
| lastSubmissionAt | No | ||
| hash | No | ||
| status | No | ||
| aeatResponse | No | ||
| qrUrl | No |