v1

latestOpenAPI 3.0.02026-07-2417517.4 KB
Consumer Verification and Lookup

Request Verification Code

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.

post/user/auth/retailer/

Request body

phonestring

Example request

{
  "phone": "1234567890"
}

Response

OK

All 17 operations