---
title: "Request Verification Code"
method: POST
path: "/user/auth/retailer/"
tags: ["Consumer Verification and Lookup"]
---

# Request Verification Code

`POST /user/auth/retailer/`

To begin an application, Katapult requires that the consumer verify their phone number. This is done by sending an SMS message to the input number.

## Request body

- object
  - `phone` string

## Response `202`

OK

---

[API](https://skmtc.dev/katapult/apis/katapult-api.md) · [All operations](https://skmtc.dev/katapult/apis/katapult-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/katapult/katapult-api/revisions/d6b487447fd3/schema)
