---
title: "GovChecks: Peru SUNAT"
method: POST
path: "/pe/sunat"
---

# GovChecks: Peru SUNAT

`POST /pe/sunat`

Verify that a user has valid Peruvian tax status

## Request body

- object
  - `documentNumber` string, required
  - `callbackUrl` string, required — Webhook URL

## Response `200`

200

- object
  - `error` unknown
  - `data` object
    - `fullName` string
    - `documentNumber` string
    - `RUC` string
    - `province` string
    - `taxStatus` string
    - `taxPayerType` string
    - `dateOfregistration` string
    - `taxCondition` string
    - `economicActivities` 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)
