API referenceDocumentsCFDI
List CFDIs
Lists CFDIs using the documented fiscal, lifecycle, date, and pagination filters without mixing other document families.
- Endpoint
GET /v1/cfdis- Authorization
- One of these permissions is required: `invoices:read`, `employees:read`.
- Environments
- Production and sandbox
- Idempotency
- Not required.
- Common next step
Record quote payment POST
Records the server-derived accepted total as a manual payment, or supplies the SAT payment form for an already confirmed online payment. It then asynchronously creates the receipt and requested invoice.
Create CFDI draft POST
Creates a CFDI draft and derives canonical line taxes. For each partial payment, increase installment, use the preceding remaining balance as previousBalance, and use taxes: "auto" when Exac knows the related CFDI; otherwise provide its taxObject and payment-level taxes.