> For the complete documentation index, see [llms.txt](https://developer-tr.hoppacuzdan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer-tr.hoppacuzdan.com/hoppa-gelistirici-ortami/transfer-api/1-login/registered/3-otpconfirm.md).

# 3 - OTPConfirm

<mark style="color:green;">`POST`</mark> `https://apigw.elekse.com/api/hoppa/otp/confirm`

### Headers

| Content-Type     |
| ---------------- |
| application/json |

### Body

```json
{
  "OTPCaptcha": "KAR)53*1*=",
  "OTP": "123123"
}
```
