---
title: "Async Post Vehicle Registration Verification"
method: POST
path: "/v1/verification/post-vehicle-rc"
tags: ["Async KYC APIs"]
---

# Async Post Vehicle Registration Verification

`POST /v1/verification/post-vehicle-rc`

The Vehicle Registration Verification API helps to establish a link between the vehicle and its owner, thereby minimizing the potential for fraud.   
You can now confidently onboard vehicles and individuals knowing that the vehicle is genuine, registered by an RTO, and associated with a specific individual.

## Query parameters

- `rc_number` string, required

## Response `200`

Successful Response

- TASK
  - `request_id` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Validation Error
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
