API referenceTax & reportsReports
Get CFDI report
Returns recognized CFDI income, expense, and payroll aggregates for the requested month range.
- Endpoint
GET /v1/reports/cfdi- Authorization
- Required permission: `analytics:read`.
- Environments
- Production and sandbox
- Idempotency
- Not required.
- Common next step
Extract tax profile POST
Consumes a tax_profile_pdf upload and returns structured taxpayer data. First prepare the upload, send the PDF bytes to uploadUrl, and pass its fileRef here. A successful extraction consumes and deletes the temporary file.
Get sales report GET
Returns POS sales-receipt aggregates for the requested business day, including invoiced and uninvoiced activity.