---
title: "GovChecks: Dominican RNC"
method: POST
path: "/do/rnc"
---

# GovChecks: Dominican RNC

`POST /do/rnc`

Validate an individual's business against the National Registry of Taxpayers

## Request body

- object
  - `documentNumber` string, required — Document number from a Dominican national ID card
  - `callbackURL` string, required

## Response `200`

200

- object
  - `status` integer
  - `id` string
  - `error` object
    - `type` string
    - `code` string
    - `message` string
  - `data` unknown
  - `timestamp` string

---

[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)
