---
title: "GovChecks: Colombia RUES"
method: POST
path: "/co/rues"
---

# GovChecks: Colombia RUES

`POST /co/rues`

Check a business's national tax ID against Colombian Single Business and Social Registry

## Request body

- object
  - `nit` string, required — Company's national tax ID number
  - `callbackUrl` string, required — Callback URL to receive request results.

## Response `200`

200

- object
  - `status` integer
  - `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)
