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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request verification code that is to be sent to the customer once phone number is provided for successful login. The customer will utilize this code to verify their identity and login. In response to request it returns if a user is new user or not.

Request Attributes

AttributeData TypeDescriptionRequired Format
phonestringCustomer's Phone Number10 digit number

Request Payload

{
  "phone": "1234567890"
}

Request Verification Code Errors

ErrorHTTP statusDescription
UNAUTHORIZED401Invalid Authorization Token
INTERNAL SERVER ERROR500Invalid Request Payload
Body Params
string
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json