---
title: "GovChecks: Mexico RFC"
method: POST
path: "/mx/rfc"
---

# GovChecks: Mexico RFC

`POST /mx/rfc`

Validate CURP and RFC numbers to validate users are eligible to pay taxes

## Request body

- object
  - `callbackUrl` string, required — Webhook URL
  - `CURP` string, required — User's CURP or RFC number

## Response `200`

200

- object
  - `error` unknown
  - `data` object
    - `curp` string
    - `registeredTaxPayer` boolean

---

[API](https://skmtc.net/metamap/apis/get-authorization-token.md) · [All operations](https://skmtc.net/metamap/apis/get-authorization-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metamap/get-authorization-token/versions/ffdfcfeffe2a/schema)
