SAT Article 69 Check
Credits: 1 per call.
Validates if an individual or legal entity is listed in the Mexican Tax Authority (SAT) Article 69 blacklist. This endpoint covers all sub-lists of Art. 69. Note: This endpoint does NOT evaluate Article 69-B (EFOS/simulated operations).
Business Rules (Search Priority):
- The client must provide EITHER a name (
name/ Razón Social) OR an exact identifier (rfc). - If
rfcis provided, the backend performs a strict exact match. If onlynameis provided, the backend performs a highly restrictive text search.
Risk Level Matrix (riskLevel):
NONE: No matches found. Safe for automated approval.LOW(Informativo / Sin Riesgo Operativo): The subject has historical or administrative records but is legally operating. Lists: Condonados (Todos los decretos/artículos), Reducción Art. 74 CFF, Retorno de Inversiones, Entes Públicos y de Gobierno Omisos.MEDIUM(Riesgo Financiero / Morosidad): The subject has active enforceable debts or the SAT declared them insolvent/uncollectible. Lists: Firmes, Exigibles, Cancelados (Incosteabilidad / Insolvencia).HIGH(Riesgo Operativo Grave): The subject cannot be found by authorities or their digital billing seals (CSD) have been revoked, halting their operations. Lists: No Localizados, CSD Sin Efectos.CRITICAL(Riesgo Legal / Fraude Penal): The subject has criminal convictions related to tax crimes. Lists: Sentencias.
Multi-match selection: When the subject appears in more than one SAT list, the top-level riskLevel reflects only the record with the most recent publicationDate. All historical records are still returned in matches[] so you can audit the full timeline.
Autorizaciones
Cuerpo
Respuesta
SAT Article 69 search results (Strict Envelope Pattern).
High-level outcome. OK means the request was successfully processed (regardless of business result). ERROR means the request was rejected or could not be processed.
OK, ERROR Stable result type code. Includes generic codes (SUCCESS, INVALID_REQUEST, UNAUTHORIZED, SERVICE_UNAVAILABLE, INTERNAL_ERROR, RATE_LIMIT_EXCEEDED) plus endpoint-specific result codes — see this endpoint's response examples.
Human-readable summary of the result. Always in English (per Language Conventions in the API overview).
Unique identifier of this request, generated by the API Gateway. Propagated end-to-end for traceability.
ISO 8601 datetime with Mexico City offset (-06:00). Always set by the API Gateway when the response leaves the system.
Whether this request will be charged against the client's plan. Typically true for successful business results and false for validation errors or system errors that prevented processing.
Response payload. null on error responses. Shape depends on the endpoint — see each operation's response schema.
Per-field error details. Present only on INVALID_REQUEST responses.