---
title: "Verify OTP for mobile"
method: POST
path: "/business/verifyOTP"
tags: ["business"]
---

# Verify OTP for mobile

`POST /business/verifyOTP`

## Request body

- Model70
  - `mobile` string, required — Phone number that is being verified
  - `OTPCode` number, required — OTP sent via SMS to the user

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
