API referenceDocumentsInvoices
List invoices
Lists CFDIs using the documented fiscal, lifecycle, date, and pagination filters without mixing other document families. A page can hold fewer results than requested, or none, while hasMore is true; keep following nextCursor until hasMore is false.
- Endpoint
GET /v1/invoices- Authorization
- One of these permissions is required: `invoices:read`, `employees:read`.
- Environments
- Production and sandbox
- Idempotency
- Not required.
- Common next step
Discard import upload DELETE
Discards an import upload that has not been committed and removes its temporary file.
Create invoice 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.