---
title: "GovCheck: Paraguay RCP"
method: POST
path: "/py/rcp"
---

# GovCheck: Paraguay RCP

`POST /py/rcp`

Validates national identity information by checking against Paraguay’s RCP database for the Cédula de Identidad Civil.

## Request body

- object
  - `documentNumber` string, required
  - `dateOfBirth` string, required — DD/MM/YYYY
  - `callbackUrl` string, required
  - `metadata` string, json — {"key":"value"}

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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