Lease lookup by customer

Lease lookup using customer information.

  • Will not return any leases that are in a status that is not actionable (Declined, Funded, etc.).
  • Returns leases for the customer ONLY if the approval is tied to the merchant.
  • Can perform a lookup with either of the following request parameter combinations
    1. Last 4 of SSN AND Lease ID
    2. Last 4 of SSN AND Mobile Phone Number
    3. Last Name AND Birth Year AND Birth Month AND Last 4 of SSN

Body Params
store
object

An object that contains the details of the Merchant and their Store.

string | null

Last 4 of customer's social security number.

int32

Numerical value of the Customer's birth month.

int32

Customer's birth year.

string | null

Last name of customer. Family name.
Note* This is used with Cricket and ChargeAfter in conjunction with StoreId, Last4SSN, BirthMonth, and BirthYear.

string | null

Customer's mobile phone number.

int32

This is the Account Number (AKA Lease ID) as assigned by Progressive Leasing.

Responses

204

No Content

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json