List tax invoices
Returns tax invoices for the organization.
Authorizations
Organization API key using Authorization: Bearer sk_....
Query Parameters
A qs-encoded taxInvoiceFilter object.
"status=VALID&createdAt[gte]=2025-01-01T00:00:00.000Z"
Pagination offset.
x >= 00
Pagination limit.
1 <= x <= 10020
A qs-encoded taxInvoiceOrderBy object.
"createdAt=desc"
Response
Tax invoices list
Unique identifier of the tax invoice.
"txi_1234567890abcdefghij"
When the tax invoice was created.
When the tax invoice was last updated.
Current tax invoice status.
VALID, CANCELED, PENDING, DRAFT, PENDING_CANCELLATION, FAILED "VALID"
Customer identifier.
"cus_1234567890abcdefghij"
Quentli tax invoice type.
TAX_RECEIPT, TAX_INVOICE_PPD, TAX_INVOICE_PUE "TAX_INVOICE_PUE"
ISO 4217 currency code.
"MXN"
Tax invoice total amount in minor units.
150000
Owning organization identifier.
"org_1234567890abcdefghij"
Date when the tax invoice was issued.
null
Related invoice identifier, if any.
null
Related payment identifier, if any.
null
SAT UUID assigned to the tax invoice.
null
SAT verification URL.
null
Tax invoice folio.
null
Normalized issuance failure reason, if any.
null
SAT cancellation status.
"none"
SAT cancellation motive code.
null
Date and time when cancellation was requested.
null
Date and time when cancellation completed.
null
User that requested cancellation.
null
Substitution UUID used for cancellation motive 01.
null
SAT invoice type code.
"I"
SAT payment form.
"03"
SAT payment method.
"PUE"
CFDI usage code.
"G03"
Exchange rate used for non-MXN invoices.
null
PDF file identifier, if available.
null
XML file identifier, if available.
null
User who created this tax invoice.
null
Customer who created this tax invoice.
null
Tax invoice that substituted this one, if any.
null