API Timbre (Facturas)
Get Invoice Details
Get invoice details including PDF/XML URLs
GET
Overview
Retrieve detailed information about a specific invoice, including download URLs for the PDF and XML (CFDI) files.Query Parameters
The unique identifier of the organization
The unique identifier of the invoice
Response
Unique invoice identifier
Invoice status. Values:
pending, processing, completed, failedInvoice total amount
Invoice subtotal (before taxes)
Tax amount (IVA)
Currency code (e.g.,
MXN)Vendor information
CFDI usage code used
SAT UUID (Folio Fiscal) - unique identifier assigned by SAT
ISO 8601 timestamp of creation
ISO 8601 timestamp of completion (null if not completed)
URL to download the invoice PDF
URL to download the invoice XML (CFDI)
URL of the original receipt image
Invoice Status
| Status | Description |
|---|---|
pending | Invoice request received, waiting to be processed |
processing | Receipt is being analyzed and invoice is being generated |
completed | Invoice generated successfully, PDF and XML available |
failed | Invoice generation failed (check error details) |