# Mexico RFC Validator | SAT Taxpayer ID Format Check Latest

**Use case:** 

Latest Results of Mexico RFC Validator | SAT Taxpayer ID Format Check. Structured, ready-to-use data exported in seconds for research, monitoring, or lead

## Input

```json
{
  "maxItems": 25,
  "rfcList": [
    "XAXX010101000",
    "BIMB400702BS6",
    "XEXX010101000"
  ]
}
```

## Output

```json
{
  "rfc": {
    "label": "RFC"
  },
  "tipo": {
    "label": "Type"
  },
  "isValid": {
    "label": "Valid"
  },
  "isFormatValid": {
    "label": "Format"
  },
  "dateValid": {
    "label": "Date"
  },
  "checksumValid": {
    "label": "Checksum"
  },
  "birthDate": {
    "label": "Date"
  },
  "length": {
    "label": "Length"
  },
  "sourceUrl": {
    "label": "Source",
    "format": "link"
  },
  "scrapedAt": {
    "label": "Collected"
  },
  "error": {
    "label": "Error"
  }
}
```

## About this Actor

This example demonstrates how to use [Mexico RFC Validator | SAT Taxpayer ID Format Check](https://apify.com/parseforge/mexico-rfc-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/mexico-rfc-scraper) to learn more, explore other use cases, and run it yourself.