Consumer Verification and Lookup
Customer Phone Look up
The Katapult API allows retailers to search for existing Katapult account holders using phone number and SSN4.
post/user/auth/customer_phone_lookup/
Request body
Example request
{
"phone": "1234567890",
"ssn4": "1234"
}Response
Successful lookup