Appearance
!--methodPOST--!/getCustomerAccessSeekerEligibility
Conduct an Access Seeker check to confirm client eligibility and get the rate.
This page is only for a
Joint Auto Loanapplication.
Broker APIAuto LoanJoint
TIP
Properties starting with partner_ are for the partner's details.
TIP
Vehicle details can be fetched from the Glass's Guide endpoint.
TIP
Possible application_status of the result are eligible, not eligible and Not Qualify.
eligible- Move to the next stepnot eligible- Refer tonot_eligible_reasonin the responseNot Qualify-loan_amountneed to be reduced until it'seligible
🔑 Authentication
- Bearer Token - Your API token
📝 Content-Type
| Request | application/json |
| Response | application/json |
📦 Request Body
product_type Required
'joint_consumer_auto_loan'The product type of the loan application. This can be fetched from the Get products endpoint
access_seeker_authorisation Required
1Must be accepted to proceed
secured_application Required
1joint_application Required
1billing_frequency Required
'fortnightly' | 'weekly' | 'monthly'loan_purpose Required
Array<object>min: 1|max: 2An array of loan purposes for the application.
The total loan amount must be between 3,000 and 200,000
loan_purpose Required
'Asset Purchase - Dealer' | 'Asset Purchase Refinance' | 'Asset Purchase - Private Sale'Must be UNIQUE
payee Required
stringmax: 100loan_amount Required
numbermin: 3,000|max: 200,000first_name Required
stringmax: 60middle_name Optional
stringmax: 60last_name Required
stringmax: 60email Required
stringmax: 100dob Required
YYYY-MM-DDApplicant's date of birth, and must be at least 18 years old.
E.g. 1991-04-04
gender Required
'm' | 'f' | 'o'm for Male, f for Female and o for Other
mobile_phone Required
stringE.g. 0491570157
partner_first_name Required
stringmax: 60partner_middle_name Optional
stringmax: 60partner_last_name Required
stringmax: 60partner_email Required
stringmax: 100partner_gender Required
'm' | 'f' | 'o'm for Male, f for Female and o for Other
partner_dob Required
YYYY-MM-DDPartner's date of birth, and must be at least 18 years old.
E.g. 1991-04-04
partner_mobile_phone Required
stringE.g. 0491570157
employment_status Required
'casual' | 'other' | 'part_time' | 'permanent' | 'self_employed'partner_employment_status Required
'casual' | 'other' | 'part_time' | 'permanent' | 'self_employed'residential_status Required
'boarding_other' | 'boarding_with_parents' | 'mortgaged' | 'other' | 'owner' | 'renting'length_residence Required
numbermin: 1|max: 999Length of time at current address in months
current_unit_number Required
string | nullmax: 20Pass null if the address does not have a unit number
current_street_number Required
stringmax: 20current_street_name Required
stringmax: 100current_street_type Required
stringe.g. RD, ST, etc.
current_suburb Required
stringmax: 50current_postcode Required
stringmin: 1|max: 4current_state Required
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'previous_unit_number Sometimes
string | nullmax: 20Pass null if the address does not have a unit number
length_residence < 36previous_street_number SometimesRequired when
stringmax: 20length_residence < 36previous_street_name SometimesRequired when
stringmax: 100length_residence < 36previous_street_type Sometimes
stringe.g. RD, ST, etc.
length_residence < 36previous_suburb SometimesRequired when
stringmax: 50length_residence < 36previous_postcode SometimesRequired when
stringmin: 1|max: 4length_residence < 36previous_state SometimesRequired when
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'length_residence < 36partner_length_residence Required
numbermin: 1|max: 999Length of time at current address in months for the partner
partner_current_unit_number Required
string | nullmax: 20Must be the same as current_unit_number
partner_current_street_number Required
stringmax: 20Must be the same as current_street_number
partner_current_street_name Required
stringmax: 100Must be the same as current_street_name
partner_current_street_type Required
stringMust be the same as current_street_type
partner_current_suburb Required
stringmax: 50Must be the same as current_suburb
partner_current_postcode Required
stringmin: 1|max: 4Must be the same as current_postcode
partner_current_state Required
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'Must be the same as current_state
partner_previous_unit_number Sometimes
string | nullmax: 20Pass null if the address does not have a unit number
partner_length_residence < 36partner_previous_street_number SometimesWhen
stringmax: 20partner_length_residence < 36partner_previous_street_name SometimesWhen
stringmax: 100partner_length_residence < 36partner_previous_street_type Sometimes
stringe.g. RD, ST, etc.
partner_length_residence < 36partner_previous_suburb SometimesWhen
stringmax: 50partner_length_residence < 36partner_previous_postcode SometimesWhen
stringmin: 1|max: 4partner_length_residence < 36partner_previous_state SometimesWhen
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'partner_length_residence < 36marital_status Required
'de_facto' | 'married'dependents Required
numbermin: 0|max: 10The number of people who rely on the applicant for financial support or care
primary_id_type Required
'driver_licence' | 'passport'passport_number SometimesRequired when ID type is
stringpassportpassport_expiry_date Sometimes
YYYY-MM-DDMust be between tomorrow and 10 years from now.
E.g. 2033-04-04
passportdriver_licence_number SometimesRequired when ID type is
stringdriver_licencelicence_cardnumber SometimesRequired when ID type is
stringdriver_licencedriver_licence_origin_state_code SometimesRequired when ID type is
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'driver_licencedriver_licence_expires_at Sometimes
YYYY-MM-DDMust be between tomorrow and 10 years from now.
E.g. 2033-04-04
driver_licencepartner_primary_id_type Required
'driver_licence' | 'passport'partner_passport_number SometimesRequired when Partner's ID type is
stringpassportpartner_passport_expiry_date Sometimes
YYYY-MM-DDMust be between tomorrow and 10 years from now.
E.g. 2033-04-04
passportpartner_driver_licence_number SometimesRequired when Partner's ID type is
stringdriver_licencepartner_licence_cardnumber SometimesRequired when Partner's ID type is
stringdriver_licencepartner_driver_licence_origin_state_code SometimesRequired when Partner's ID type is
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'driver_licencepartner_driver_licence_expires_at Sometimes
YYYY-MM-DDMust be between tomorrow and 10 years from now.
E.g. 2033-04-04
driver_licenceasset_age_group Required
'used' | 'new' | 'demo'Must be used if the first loan_purpose is Asset Purchase Refinance
asset_age Sometimes
0 | 1 | 20 for 0-23 months, 1 for 3-5 years, 2 for 5+ years
asset_age_group is usedsecurity_type Required
'caravan' | 'motor_vehicle' | 'watercraft' | 'trailer' | 'horse_float'vehicle_search_by_vin Sometimes
booleanPass true if you have used the Search vehicle by VIN endpoint to get the VIN
motor_vehiclevehicle_identification_number Sometimes
stringThe VIN returned by the Search vehicle by VIN endpoint
Required formotor_vehicle if vehicle_search_by_vin is truemanual_entry Sometimes
0 | 10 if asset details are fetched from the Glass's Guide endpoint, 1 if the asset details are manually entered.
It MUST be 1 for trailer and horse_float
motor_vehicle or vehicle_search_by_vin is falsecategory SometimesRequired for
stringcaravan and watercraft, or (motor_vehicle and vehicle_search_by_vin is false)model_year SometimesRequired if NOT
numbermotor_vehicle or vehicle_search_by_vin is falsemake SometimesRequired if NOT
stringmotor_vehicle or vehicle_search_by_vin is falsefamily_or_model SometimesRequired for
stringcaravan and watercraft, or (motor_vehicle and vehicle_search_by_vin is false)variant SometimesRequired for
stringcaravan and watercraft, or (motor_vehicle and vehicle_search_by_vin is false)drivetrain SometimesRequired for
stringmotor_vehicle and vehicle_search_by_vin is falseseries SometimesRequired for
stringcaravan and watercraftaxle SometimesRequired for
stringcaravanberths SometimesRequired for
stringcaravanstyle SometimesRequired for
stringwatercraftregistered Sometimes
1Whether the motorcycle is registered or not.
We only accept registered motorcycle as security asset.
motor_vehicle -> motorcycle and vehicle_search_by_vin is falsetrade_value SometimesRequired when
numbermanual_entry is 1unspecified Optional
booleanDefault value is false.
Only applicable to Auto Loans for Loan Purpose:
1. Asset Purchase - Dealer
2. Asset Purchase - Private Sale
actual_kms Optional
numbermin: 1|max: 9,999,999The Vehicle's Actual KM travelled.
Only applicable to Auto Loans of:
1. motor_vehicle type
2. used age group
3. manual_entry is 0
security_source_code Sometimes
stringThe source_code returned by the Get vehicle price and source code endpoint
vehicle_options is presentvehicle_options Optional
Array<string>An array of source_code returned by the Get vehicle options endpoint
ℹ️ Examples
Request
json
{
"product_type": "joint_consumer_auto_loan",
"customer_id": 405633,
"hash": "tjVWfFHsKF4wF9LShuwHvUJgaVzESJk3Y38NSchizGxFv9y1GG95lDo34DNw",
"asset_age_group": "demo",
"joint_application": "1",
"secured_application": 1,
"loan_purpose": [
{
"loan_purpose": "Asset Purchase - Private Sale",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
],
"term_in_months": 84,
"first_name": "ALEGACYPRAH",
"middle_name": "ALEGACYM",
"last_name": "PRAHLLEGACYA",
"gender": "m",
"dob": "1980-07-01",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_postcode": "3608",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"email": "webmaster@nowfinance.com.au",
"mobile_phone": "0428152233",
"address": "Testar Grove, Caulfield North VIC, Australia",
"residential_status": "renting",
"employment_status": "permanent",
"length_residence": 56,
"previous_address": "",
"previous_unit_number": "",
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_postcode": "3161",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"marital_status": "married",
"dependents": "0",
"primary_id_type": "driver_licence",
"passport_number": null,
"passport_expiry_date": null,
"driver_licence_number": "A111111",
"driver_licence_expires_at": "2024-11-11",
"driver_licence_origin_state_code": "ACT",
"access_seeker_authorisation": true,
"security_type": "motor_vehicle",
"category": "motorcycle",
"manual_entry": 0,
"model_year": "2023",
"make": "Ajp",
"family_or_model": "250cc",
"variant": "Spr250 My22 Enduro",
"drivetrain": "6 Speed Manual 0.2L 1 4 Stk Sohc 4v L/C",
"registered": true,
"series": 15,
"axle": 25,
"berths": 50,
"style": 99,
"trade_value": "15500",
"licence_cardnumber": "B111111",
"partner_licence_cardnumber": "12345678901234567890",
"partner_first_name": "test",
"partner_last_name": "test",
"partner_middle_name": "test",
"partner_email": "testwebmaster@nowfinance.com.au",
"partner_mobile_phone": "0428152231",
"partner_dob": "1980-03-12",
"partner_gender": "m",
"partner_primary_id_type": "driver_licence",
"partner_length_residence": "11",
"partner_employment_status": "permanent",
"partner_passport_number": "J1234888",
"partner_previous_street_number": "114-118",
"partner_previous_street_name": "Merrindale",
"partner_previous_suburb": "Croydon South",
"partner_previous_postcode": "3136",
"partner_previous_state": "VIC",
"partner_driver_licence_origin_state_code": "ACT",
"partner_driver_licence_number": "B111111",
"partner_driver_licence_expires_at": "2024-11-11",
"partner_current_unit_number": null,
"partner_current_street_number": "10",
"partner_current_street_name": "VINE",
"partner_current_street_type": "ST",
"partner_current_postcode": "3608",
"partner_current_suburb": "NAGAMBIE",
"partner_current_state": "VIC",
"security_source_code": "0EW424",
"vehicle_options": [
"MP",
"SLI"
]
}json
{
"product_type": "joint_consumer_auto_loan",
"customer_id": 405633,
"hash": "tjVWfFHsKF4wF9LShuwHvUJgaVzESJk3Y38NSchizGxFv9y1GG95lDo34DNw",
"asset_age_group": "demo",
"joint_application": "1",
"secured_application": 1,
"loan_purpose": [
{
"loan_purpose": "Asset Purchase - Private Sale",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
],
"term_in_months": 36,
"first_name": "ALEGACYPRAH",
"middle_name": "ALEGACYM",
"last_name": "PRAHLLEGACYA",
"gender": "m",
"dob": "1980-07-01",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_postcode": "3608",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"email": "webmaster+74@nowfinance.com.au",
"mobile_phone": "0428152233",
"address": "Testar Grove, Caulfield North VIC, Australia",
"residential_status": "renting",
"employment_status": "permanent",
"length_residence": 56,
"previous_address": "",
"previous_unit_number": "",
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_postcode": "3161",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"marital_status": "married",
"dependents": "0",
"primary_id_type": "driver_licence",
"passport_number": null,
"passport_expiry_date": "2024-11-11",
"driver_licence_number": "A111111",
"driver_licence_expires_at": "2024-11-11",
"driver_licence_origin_state_code": "ACT",
"access_seeker_authorisation": true,
"security_type": "watercraft",
"category": "Camper Trailer",
"manual_entry": "1",
"trade_value": "15500.00",
"style": 99,
"licence_cardnumber": "B111111",
"partner_licence_cardnumber": "12345678901234567890",
"partner_first_name": "test",
"partner_last_name": "test",
"partner_middle_name": "test",
"partner_email": "testwebmaster+2@nowfinance.com.au",
"partner_mobile_phone": "0428152231",
"partner_dob": "1980-03-12",
"partner_gender": "m",
"partner_primary_id_type": "driver_licence",
"partner_length_residence": "11",
"partner_employment_status": "permanent",
"partner_passport_number": "J1234888",
"partner_previous_street_number": "114-118",
"partner_previous_street_name": "Merrindale",
"partner_previous_suburb": "Croydon South",
"partner_previous_postcode": "3136",
"partner_previous_state": "VIC",
"partner_driver_licence_origin_state_code": "ACT",
"partner_driver_licence_number": "B111111",
"partner_driver_licence_expires_at": "2024-11-11",
"partner_current_unit_number": null,
"partner_current_street_number": "10",
"partner_current_street_name": "VINE",
"partner_current_street_type": "ST",
"partner_current_postcode": "3608",
"partner_current_suburb": "NAGAMBIE",
"partner_current_state": "VIC",
"unspecified": true
}json
{
"product_type": "joint_consumer_auto_loan",
"customer_id": 405633,
"hash": "tjVWfFHsKF4wF9LShuwHvUJgaVzESJk3Y38NSchizGxFv9y1GG95lDo34DNw",
"asset_age_group": "demo",
"joint_application": "1",
"secured_application": 1,
"loan_purpose": [
{
"loan_purpose": "Asset Purchase - Private Sale",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
],
"term_in_months": 84,
"first_name": "ALEGACYPRAH",
"middle_name": "ALEGACYM",
"last_name": "PRAHLLEGACYA",
"gender": "m",
"dob": "1980-07-01",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_postcode": "3608",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"email": "webmaster@nowfinance.com.au",
"mobile_phone": "0428152233",
"address": "Testar Grove, Caulfield North VIC, Australia",
"residential_status": "renting",
"employment_status": "permanent",
"length_residence": 56,
"previous_address": "",
"previous_unit_number": "",
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_postcode": "3161",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"marital_status": "married",
"dependents": "0",
"primary_id_type": "driver_licence",
"passport_number": null,
"passport_expiry_date": null,
"driver_licence_number": "A111111",
"driver_licence_expires_at": "2024-11-11",
"driver_licence_origin_state_code": "ACT",
"access_seeker_authorisation": true,
"security_type": "horse_float",
"category": "motorcycle",
"manual_entry": 0,
"model_year": "2023",
"make": "Ajp",
"family_or_model": "250cc",
"variant": "Spr250 My22 Enduro",
"drivetrain": "6 Speed Manual 0.2L 1 4 Stk Sohc 4v L/C",
"registered": true,
"series": 15,
"axle": 25,
"berths": 50,
"style": 99,
"trade_value": "15500",
"licence_cardnumber": "B111111",
"partner_licence_cardnumber": "12345678901234567890",
"partner_first_name": "test",
"partner_last_name": "test",
"partner_middle_name": "test",
"partner_email": "testwebmaster@nowfinance.com.au",
"partner_mobile_phone": "0428152231",
"partner_dob": "1980-03-12",
"partner_gender": "m",
"partner_primary_id_type": "driver_licence",
"partner_length_residence": "11",
"partner_employment_status": "permanent",
"partner_passport_number": "J1234888",
"partner_previous_street_number": "114-118",
"partner_previous_street_name": "Merrindale",
"partner_previous_suburb": "Croydon South",
"partner_previous_postcode": "3136",
"partner_previous_state": "VIC",
"partner_driver_licence_origin_state_code": "ACT",
"partner_driver_licence_number": "B111111",
"partner_driver_licence_expires_at": "2024-11-11",
"partner_current_unit_number": null,
"partner_current_street_number": "10",
"partner_current_street_name": "VINE",
"partner_current_street_type": "ST",
"partner_current_postcode": "3608",
"partner_current_suburb": "NAGAMBIE",
"partner_current_state": "VIC"
}json
{
"product_type": "joint_consumer_auto_loan",
"customer_id": 405633,
"hash": "tjVWfFHsKF4wF9LShuwHvUJgaVzESJk3Y38NSchizGxFv9y1GG95lDo34DNw",
"asset_age_group": "demo",
"joint_application": "1",
"secured_application": 1,
"loan_purpose": [
{
"loan_purpose": "Asset Purchase - Private Sale",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
],
"term_in_months": 84,
"first_name": "ALEGACYPRAH",
"middle_name": "ALEGACYM",
"last_name": "PRAHLLEGACYA",
"gender": "m",
"dob": "1980-07-01",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_postcode": "3608",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"email": "webmaster@nowfinance.com.au",
"mobile_phone": "0428152233",
"address": "Testar Grove, Caulfield North VIC, Australia",
"residential_status": "renting",
"employment_status": "permanent",
"length_residence": 56,
"previous_address": "",
"previous_unit_number": "",
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_postcode": "3161",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"marital_status": "married",
"dependents": "0",
"primary_id_type": "driver_licence",
"passport_number": null,
"passport_expiry_date": null,
"driver_licence_number": "A111111",
"driver_licence_expires_at": "2024-11-11",
"driver_licence_origin_state_code": "ACT",
"access_seeker_authorisation": true,
"security_type": "trailer",
"category": "motorcycle",
"manual_entry": 0,
"model_year": "2023",
"make": "Ajp",
"family_or_model": "250cc",
"variant": "Spr250 My22 Enduro",
"drivetrain": "6 Speed Manual 0.2L 1 4 Stk Sohc 4v L/C",
"registered": true,
"series": 15,
"axle": 25,
"berths": 50,
"style": 99,
"trade_value": "15500",
"licence_cardnumber": "B111111",
"partner_licence_cardnumber": "12345678901234567890",
"partner_first_name": "test",
"partner_last_name": "test",
"partner_middle_name": "test",
"partner_email": "testwebmaster@nowfinance.com.au",
"partner_mobile_phone": "0428152231",
"partner_dob": "1980-03-12",
"partner_gender": "m",
"partner_primary_id_type": "driver_licence",
"partner_length_residence": "11",
"partner_employment_status": "permanent",
"partner_passport_number": "J1234888",
"partner_previous_street_number": "114-118",
"partner_previous_street_name": "Merrindale",
"partner_previous_suburb": "Croydon South",
"partner_previous_postcode": "3136",
"partner_previous_state": "VIC",
"partner_driver_licence_origin_state_code": "ACT",
"partner_driver_licence_number": "B111111",
"partner_driver_licence_expires_at": "2024-11-11",
"partner_current_unit_number": null,
"partner_current_street_number": "10",
"partner_current_street_name": "VINE",
"partner_current_street_type": "ST",
"partner_current_postcode": "3608",
"partner_current_suburb": "NAGAMBIE",
"partner_current_state": "VIC"
}Response
json
{
"data": {
"customerId": 405633,
"hash": "tjVWfFHsKF4wF9LShuwHvUJgaVzESJk3Y38NSchizGxFv9y1GG95lDo34DNw",
"joint_application": 1,
"partner_id": "now-finance-direct",
"loan_purpose": "Asset Purchase - Private Sale",
"loan_purpose_description": null,
"loan_amount": "15500.00",
"app_status": "eligible",
"interest_rate": "15.45",
"comparison_rate": "15.45",
"total_amount_inc_fees": "15500.00",
"establishment_fee": "0.00",
"debit_fee": "0.00",
"repayment_frequency": "Weekly",
"repayment_amount": "69.65",
"repayments_count": 364,
"loan_term": 84,
"application_number": null,
"application_status": "eligible",
"no_of_debts": 0,
"first_name": "ALEGACYPRAH",
"last_name": "PRAHLLEGACYA",
"middle_name": "ALEGACYM",
"email": "webmaster@nowfinance.com.au",
"dob": "1980-07-01",
"gender": "m",
"mobile": "0428152233",
"score": 658,
"cr_score": 628,
"one_score": 658,
"nfp_cr_score": 919,
"nfp_cr_secured_score": 919,
"marital_status": "married",
"residential_status": "renting",
"length_residence": 56,
"income_frequency": null,
"dependents": 0,
"primary_id_type": "driver_licence",
"id_type": null,
"employment_status": "permanent",
"address": "Testar Grove, Caulfield North VIC, Australia",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"current_postcode": "3608",
"previousaddress": null,
"prevs_unit_number": null,
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"previous_postcode": "3161",
"partner_first_name": "test",
"partner_middle_name": "test",
"partner_last_name": "test",
"partner_email": "testwebmaster@nowfinance.com.au",
"partner_dob": "1980-03-12",
"partner_marital_status": "married",
"partner_residential_status": "renting",
"partner_length_residence": 11,
"partner_income_frequency": null,
"partner_current_state": "VIC",
"partner_current_postcode": "3608",
"partner_gender": "m",
"partner_bank_statement_status": false,
"partner_employment_status": "permanent",
"partner_employed": null,
"partner_score": -3300,
"partner_cr_score": -3300,
"partner_one_score": -3300,
"partner_nfp_cr_score": 0,
"partner_nfp_cr_secured_score": 0,
"genesis_decline_rules": null,
"enable_bank_statements_module": true,
"bank_statement_status": false,
"secured_application": 1,
"security_type": "motor_vehicle",
"engine_number": null,
"family_or_model": "250cc",
"asset_class": null,
"registration_jurisdiction": null,
"make": "Ajp",
"category": "motorcycle",
"vehicle_identification_number": null,
"actual_kms": null,
"variant": "Spr250 My22 Enduro",
"drivetrain": "6 Speed Manual 0.2L 1 4 Stk Sohc 4v L/C",
"guide_asset_code": null,
"model_year": 2023,
"value_determined_by_origination": "15500.00",
"trailer_registration_jurisdiction": null,
"trailer_registration_number": null,
"boat_trailer_description": null,
"boat_length_metres": null,
"hull_identification_number": null,
"body_type_description": null,
"series": "15",
"axle": "25",
"berths": "50",
"style": "99",
"manual_entry": 0,
"date_added": "2024-08-27T12:16:20.000000Z",
"lead_id": null,
"network_id": null,
"dealer_id": null,
"braze_external_id": "$5$nfVRU1nJyh2dsS$PfWe0amcwvlOnjly0tf6.NapSCe4..vAU5WOZj.www1",
"oe_application_key": null,
"applicant_oe_hash_key": null,
"partner_oe_hash_key": null,
"external_id": "$5$nfVRU1nJyh2dsS$PfWe0amcwvlOnjly0tf6.NapSCe4..vAU5WOZj.www1",
"pcr_id": "hePqT8rUayy73qGiHTkXc1DAi5q3CkPTY0nullbcKMfZPq85r99uxAIiAyAG",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": "$5$nfVRU1nJyh2dsS$NC323C0rnASZS9p4tRLfufgmwE.KlwXJx7/Mbzk5NU0",
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=hePqT8rUayy73qGiHTkXc1DAi5q3CkPTY0nullbcKMfZPq85r99uxAIiAyAG",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=tjVWfFHsKF4wF9LShuwHvUJgaVzESJk3Y38NSchizGxFv9y1GG95lDo34DNw&",
"digital_id": {
"main_result": null,
"recorded": null,
"checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"attempts_remaining": null,
"completed_at": null,
"partner_main_result": null,
"partner_recorded": null,
"partner_checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"partner_attempts_remaining": null,
"partner_completed_at": null
},
"origination_fee": 0,
"product_type": "Consumer Asset Loan",
"loan_contract": {
"eligibility": false,
"details": {
"bank_account": null,
"repayment_schedule": null
},
"loan_progress": {
"email_verified": {
"main": false,
"partner": false
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": false,
"partner": false
}
}
},
"loan_repayment_options": [
{
"loan_term": 18,
"repayment_frequency": "weekly",
"repayment_amount": "222.86"
},
{
"loan_term": 24,
"repayment_frequency": "weekly",
"repayment_amount": "173.40"
},
{
"loan_term": 36,
"repayment_frequency": "weekly",
"repayment_amount": "124.23"
},
{
"loan_term": 48,
"repayment_frequency": "weekly",
"repayment_amount": "99.93"
},
{
"loan_term": 60,
"repayment_frequency": "weekly",
"repayment_amount": "85.58"
},
{
"loan_term": 72,
"repayment_frequency": "weekly",
"repayment_amount": "76.20"
},
{
"loan_term": 84,
"repayment_frequency": "weekly",
"repayment_amount": "69.65"
},
{
"loan_term": 18,
"repayment_frequency": "fortnightly",
"repayment_amount": "446.30"
},
{
"loan_term": 24,
"repayment_frequency": "fortnightly",
"repayment_amount": "347.23"
},
{
"loan_term": 36,
"repayment_frequency": "fortnightly",
"repayment_amount": "248.75"
},
{
"loan_term": 48,
"repayment_frequency": "fortnightly",
"repayment_amount": "200.08"
},
{
"loan_term": 60,
"repayment_frequency": "fortnightly",
"repayment_amount": "171.33"
},
{
"loan_term": 72,
"repayment_frequency": "fortnightly",
"repayment_amount": "152.54"
},
{
"loan_term": 84,
"repayment_frequency": "fortnightly",
"repayment_amount": "139.42"
}
],
"customer_risk_tier": null,
"mlops_logs": null,
"ab_pricing_random_number": null,
"ab_pricing_partner_code": null,
"src": null,
"traffic_source": null,
"risk_tier_logs": null,
"not_eligible_reason": null,
"rate_plan": null,
"is_direct": true,
"age_of_credit_file": "59.1",
"partner_age_of_credit_file": null,
"loan_purpose_array": [
{
"loan_purpose": "Asset Purchase - Private Sale",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
]
}
}json
{
"data": {
"customerId": 531698,
"hash": "vdgNb5Zype1ypbRkp7ZSifK8TPnfwFIk7W1MxYw1lrhAwPOsfWUMkNNeR61h",
"joint_application": 1,
"partner_id": "now-finance-direct",
"loan_purpose": "Asset Purchase - Private Sale",
"loan_purpose_description": null,
"loan_amount": "15500.00",
"app_status": "eligible",
"interest_rate": "13.49",
"comparison_rate": "15.29",
"total_amount_inc_fees": "15895.00",
"establishment_fee": "395.00",
"debit_fee": "0.00",
"repayment_frequency": "weekly",
"repayment_amount": "123.96",
"repayments_count": 156,
"loan_term": 36,
"application_number": null,
"application_status": "eligible",
"no_of_debts": 0,
"first_name": "ALEGACYPRAH",
"last_name": "PRAHLLEGACYA",
"middle_name": "ALEGACYM",
"email": "webmaster+74@nowfinance.com.au",
"dob": "1980-07-01",
"gender": "m",
"mobile": "0428152233",
"score": 659,
"cr_score": 628,
"one_score": 659,
"nfp_cr_score": 919,
"nfp_cr_secured_score": 919,
"marital_status": "married",
"residential_status": "renting",
"length_residence": 56,
"income_frequency": null,
"dependents": 0,
"primary_id_type": "driver_licence",
"id_type": null,
"employment_status": "permanent",
"address": "Testar Grove, Caulfield North VIC, Australia",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"current_postcode": "3608",
"previousaddress": null,
"prevs_unit_number": null,
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"previous_postcode": "3161",
"partner_first_name": "test",
"partner_middle_name": "test",
"partner_last_name": "test",
"partner_email": "testwebmaster+2@nowfinance.com.au",
"partner_dob": "1980-03-12",
"partner_marital_status": "married",
"partner_residential_status": "renting",
"partner_length_residence": 11,
"partner_income_frequency": null,
"partner_current_state": "VIC",
"partner_current_postcode": "3608",
"partner_gender": "m",
"partner_bank_statement_status": false,
"partner_employment_status": "permanent",
"partner_employed": null,
"partner_score": 768,
"partner_cr_score": 768,
"partner_one_score": 594,
"partner_nfp_cr_score": 872,
"partner_nfp_cr_secured_score": 872,
"genesis_decline_rules": null,
"enable_bank_statements_module": true,
"bank_statement_status": false,
"secured_application": 1,
"security_type": "watercraft",
"engine_number": null,
"family_or_model": null,
"asset_class": null,
"registration_jurisdiction": null,
"make": null,
"category": "Camper Trailer",
"vehicle_identification_number": null,
"actual_kms": null,
"variant": null,
"drivetrain": null,
"guide_asset_code": null,
"model_year": null,
"value_determined_by_origination": "15500.00",
"trailer_registration_jurisdiction": null,
"trailer_registration_number": null,
"boat_trailer_description": null,
"boat_length_metres": null,
"hull_identification_number": null,
"body_type_description": null,
"series": null,
"axle": null,
"berths": null,
"style": "99",
"manual_entry": 1,
"date_added": "2024-09-03T06:42:14.000000Z",
"lead_id": null,
"network_id": null,
"dealer_id": null,
"braze_external_id": "$5$nfVRU1nJyh2dsS$lUsLAKbXC3bVxoFKC6czwH9rs7HV7hHPYW1mAI7ROo3",
"oe_application_key": null,
"applicant_oe_hash_key": null,
"partner_oe_hash_key": null,
"external_id": "$5$nfVRU1nJyh2dsS$lUsLAKbXC3bVxoFKC6czwH9rs7HV7hHPYW1mAI7ROo3",
"pcr_id": "BnHWdovGzuSvOX2atI3AC0S9tEWbw40AVCM9M9Ol4E7wYwpSPp32kBoCo511",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": "$5$nfVRU1nJyh2dsS$Gq8kRrW5lvofsfKgF61wEyECWBxZNnSpWqs31DysqY0",
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=BnHWdovGzuSvOX2atI3AC0S9tEWbw40AVCM9M9Ol4E7wYwpSPp32kBoCo511",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=vdgNb5Zype1ypbRkp7ZSifK8TPnfwFIk7W1MxYw1lrhAwPOsfWUMkNNeR61h&",
"digital_id": {
"main_result": null,
"recorded": null,
"checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"attempts_remaining": null,
"completed_at": null,
"partner_main_result": null,
"partner_recorded": null,
"partner_checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"partner_attempts_remaining": null,
"partner_completed_at": null
},
"origination_fee": 0,
"product_type": "Joint Auto Loan",
"loan_contract": {
"eligibility": false,
"details": {
"bank_account": null,
"repayment_schedule": null
},
"loan_progress": {
"email_verified": {
"main": false,
"partner": false
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": false,
"partner": false
}
}
},
"loan_repayment_options": [
{
"loan_term": 18,
"repayment_frequency": "weekly",
"repayment_amount": "219.70"
},
{
"loan_term": 24,
"repayment_frequency": "weekly",
"repayment_amount": "170.18"
},
{
"loan_term": 36,
"repayment_frequency": "weekly",
"repayment_amount": "120.88"
},
{
"loan_term": 48,
"repayment_frequency": "weekly",
"repayment_amount": "96.45"
},
{
"loan_term": 60,
"repayment_frequency": "weekly",
"repayment_amount": "81.97"
},
{
"loan_term": 72,
"repayment_frequency": "weekly",
"repayment_amount": "72.46"
},
{
"loan_term": 84,
"repayment_frequency": "weekly",
"repayment_amount": "65.79"
},
{
"loan_term": 18,
"repayment_frequency": "fortnightly",
"repayment_amount": "439.91"
},
{
"loan_term": 24,
"repayment_frequency": "fortnightly",
"repayment_amount": "340.74"
},
{
"loan_term": 36,
"repayment_frequency": "fortnightly",
"repayment_amount": "242.02"
},
{
"loan_term": 48,
"repayment_frequency": "fortnightly",
"repayment_amount": "193.09"
},
{
"loan_term": 60,
"repayment_frequency": "fortnightly",
"repayment_amount": "164.09"
},
{
"loan_term": 72,
"repayment_frequency": "fortnightly",
"repayment_amount": "145.04"
},
{
"loan_term": 84,
"repayment_frequency": "fortnightly",
"repayment_amount": "131.67"
}
],
"customer_risk_tier": null,
"mlops_logs": null,
"ab_pricing_random_number": null,
"ab_pricing_partner_code": null,
"src": null,
"traffic_source": null,
"risk_tier_logs": null,
"not_eligible_reason": null,
"rate_plan": null,
"is_direct": true,
"age_of_credit_file": "59.79",
"partner_age_of_credit_file": "91.85",
"tier": "Tier 3",
"balloon_amount": 0,
"balloon_percentage": "0.00%",
"broker_commission": "0.00",
"loan_purpose_array": [
{
"loan_purpose": "Asset Purchase - Private Sale",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
]
}
}json
{
"data": {
"customerId": 405689,
"hash": "zYUqCkQN3df4z1JmgzLHc6tSO7DyjhxMusenI3oWaQ2Xepu8aMwL1pkOyRyr",
"joint_application": 1,
"partner_id": "now-finance-direct",
"loan_purpose": "Asset Purchase - Dealer",
"loan_purpose_description": null,
"loan_amount": "15500.00",
"app_status": "Not Qualify",
"interest_rate": "Not Qualify",
"comparison_rate": "Not Qualify",
"total_amount_inc_fees": null,
"establishment_fee": null,
"debit_fee": null,
"repayment_frequency": null,
"repayment_amount": null,
"repayments_count": 1,
"loan_term": 84,
"application_number": null,
"application_status": "Not Qualify",
"no_of_debts": 0,
"first_name": "ALEGACYPRAH",
"last_name": "PRAHLLEGACYA",
"middle_name": "ALEGACYM",
"email": "webmaster@nowfinance.com.au",
"dob": "1980-07-01",
"gender": "m",
"mobile": "0428152233",
"score": 657,
"cr_score": 628,
"one_score": 657,
"nfp_cr_score": 866,
"nfp_cr_secured_score": 866,
"marital_status": "married",
"residential_status": "renting",
"length_residence": 56,
"income_frequency": null,
"dependents": 0,
"primary_id_type": "driver_licence",
"id_type": null,
"employment_status": "permanent",
"address": "Testar Grove, Caulfield North VIC, Australia",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"current_postcode": "3608",
"previousaddress": null,
"prevs_unit_number": null,
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"previous_postcode": "3161",
"partner_first_name": "test",
"partner_middle_name": "test",
"partner_last_name": "test",
"partner_email": "testwebmaster@nowfinance.com.au",
"partner_dob": "1980-03-12",
"partner_marital_status": "married",
"partner_residential_status": "renting",
"partner_length_residence": 11,
"partner_income_frequency": null,
"partner_current_state": "VIC",
"partner_current_postcode": "3608",
"partner_gender": "m",
"partner_bank_statement_status": false,
"partner_employment_status": "permanent",
"partner_employed": null,
"partner_score": -3300,
"partner_cr_score": -3300,
"partner_one_score": -3300,
"partner_nfp_cr_score": 0,
"partner_nfp_cr_secured_score": 0,
"genesis_decline_rules": null,
"enable_bank_statements_module": true,
"bank_statement_status": false,
"secured_application": 1,
"security_type": "horse_float",
"engine_number": null,
"family_or_model": "250cc",
"asset_class": null,
"registration_jurisdiction": null,
"make": "Ajp",
"category": "motorcycle",
"vehicle_identification_number": null,
"actual_kms": null,
"variant": "Spr250 My22 Enduro",
"drivetrain": "6 Speed Manual 0.2L 1 4 Stk Sohc 4v L/C",
"guide_asset_code": null,
"model_year": 2023,
"value_determined_by_origination": "15500.00",
"trailer_registration_jurisdiction": null,
"trailer_registration_number": null,
"boat_trailer_description": null,
"boat_length_metres": null,
"hull_identification_number": null,
"body_type_description": null,
"series": "15",
"axle": "25",
"berths": "50",
"style": "99",
"manual_entry": 1,
"date_added": "2024-08-30T10:58:22.000000Z",
"lead_id": null,
"network_id": null,
"dealer_id": null,
"braze_external_id": "$5$nfVRU1nJyh2dsS$PfWe0amcwvlOnjly0tf6.NapSCe4..vAU5WOZj.www1",
"oe_application_key": null,
"applicant_oe_hash_key": null,
"partner_oe_hash_key": null,
"external_id": "$5$nfVRU1nJyh2dsS$PfWe0amcwvlOnjly0tf6.NapSCe4..vAU5WOZj.www1",
"pcr_id": "Ri9JdA90OgnMaR8IiYRE83klWbqgQ0TY3cJ4AuU45MI6ihLrHsCBVrrCAbQ2",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": "$5$nfVRU1nJyh2dsS$NC323C0rnASZS9p4tRLfufgmwE.KlwXJx7/Mbzk5NU0",
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=Ri9JdA90OgnMaR8IiYRE83klWbqgQ0TY3cJ4AuU45MI6ihLrHsCBVrrCAbQ2",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=zYUqCkQN3df4z1JmgzLHc6tSO7DyjhxMusenI3oWaQ2Xepu8aMwL1pkOyRyr&",
"digital_id": {
"main_result": null,
"recorded": null,
"checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"attempts_remaining": null,
"completed_at": null,
"partner_main_result": null,
"partner_recorded": null,
"partner_checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"partner_attempts_remaining": null,
"partner_completed_at": null
},
"origination_fee": 0,
"product_type": "Consumer Asset Loan",
"loan_contract": {
"eligibility": false,
"details": {
"bank_account": null,
"repayment_schedule": null
},
"loan_progress": {
"email_verified": {
"main": false,
"partner": false
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": false,
"partner": false
}
}
},
"loan_repayment_options": [],
"customer_risk_tier": null,
"mlops_logs": null,
"ab_pricing_random_number": null,
"ab_pricing_partner_code": null,
"src": null,
"traffic_source": null,
"risk_tier_logs": null,
"not_eligible_reason": null,
"rate_plan": null,
"is_direct": true,
"age_of_credit_file": "59.1",
"partner_age_of_credit_file": null,
"loan_purpose_array": [
{
"loan_purpose": "Asset Purchase - Dealer",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
]
}
}json
{
"data": {
"customerId": 405688,
"hash": "4kTDTmYVZcKG59sTAH0a5zCaENGAqejmb0Qsbknf7aF94m97u6xCrgZXOLSU",
"joint_application": 1,
"partner_id": "now-finance-direct",
"loan_purpose": "Asset Purchase - Dealer",
"loan_purpose_description": null,
"loan_amount": "15500.00",
"app_status": "Not Qualify",
"interest_rate": "Not Qualify",
"comparison_rate": "Not Qualify",
"total_amount_inc_fees": null,
"establishment_fee": null,
"debit_fee": null,
"repayment_frequency": null,
"repayment_amount": null,
"repayments_count": 1,
"loan_term": 84,
"application_number": null,
"application_status": "Not Qualify",
"no_of_debts": 0,
"first_name": "ALEGACYPRAH",
"last_name": "PRAHLLEGACYA",
"middle_name": "ALEGACYM",
"email": "webmaster@nowfinance.com.au",
"dob": "1980-07-01",
"gender": "m",
"mobile": "0428152233",
"score": 657,
"cr_score": 628,
"one_score": 657,
"nfp_cr_score": 866,
"nfp_cr_secured_score": 866,
"marital_status": "married",
"residential_status": "renting",
"length_residence": 56,
"income_frequency": null,
"dependents": 0,
"primary_id_type": "driver_licence",
"id_type": null,
"employment_status": "permanent",
"address": "Testar Grove, Caulfield North VIC, Australia",
"current_unit_number": null,
"current_street_number": "10",
"current_street_name": "VINE",
"current_street_type": "ST",
"current_suburb": "NAGAMBIE",
"current_state": "VIC",
"current_postcode": "3608",
"previousaddress": null,
"prevs_unit_number": null,
"previous_street_number": "test",
"previous_street_name": "Tester",
"previous_street_type": "GROVE",
"previous_suburb": "Caulfield North",
"previous_state": "QLD",
"previous_postcode": "3161",
"partner_first_name": "test",
"partner_middle_name": "test",
"partner_last_name": "test",
"partner_email": "testwebmaster@nowfinance.com.au",
"partner_dob": "1980-03-12",
"partner_marital_status": "married",
"partner_residential_status": "renting",
"partner_length_residence": 11,
"partner_income_frequency": null,
"partner_current_state": "VIC",
"partner_current_postcode": "3608",
"partner_gender": "m",
"partner_bank_statement_status": false,
"partner_employment_status": "permanent",
"partner_employed": null,
"partner_score": -3300,
"partner_cr_score": -3300,
"partner_one_score": -3300,
"partner_nfp_cr_score": 0,
"partner_nfp_cr_secured_score": 0,
"genesis_decline_rules": null,
"enable_bank_statements_module": true,
"bank_statement_status": false,
"secured_application": 1,
"security_type": "trailer",
"engine_number": null,
"family_or_model": "250cc",
"asset_class": null,
"registration_jurisdiction": null,
"make": "Ajp",
"category": "motorcycle",
"vehicle_identification_number": null,
"actual_kms": null,
"variant": "Spr250 My22 Enduro",
"drivetrain": "6 Speed Manual 0.2L 1 4 Stk Sohc 4v L/C",
"guide_asset_code": null,
"model_year": 2023,
"value_determined_by_origination": "15500.00",
"trailer_registration_jurisdiction": null,
"trailer_registration_number": null,
"boat_trailer_description": null,
"boat_length_metres": null,
"hull_identification_number": null,
"body_type_description": null,
"series": "15",
"axle": "25",
"berths": "50",
"style": "99",
"manual_entry": 1,
"date_added": "2024-08-30T10:56:09.000000Z",
"lead_id": null,
"network_id": null,
"dealer_id": null,
"braze_external_id": "$5$nfVRU1nJyh2dsS$PfWe0amcwvlOnjly0tf6.NapSCe4..vAU5WOZj.www1",
"oe_application_key": null,
"applicant_oe_hash_key": null,
"partner_oe_hash_key": null,
"external_id": "$5$nfVRU1nJyh2dsS$PfWe0amcwvlOnjly0tf6.NapSCe4..vAU5WOZj.www1",
"pcr_id": "1xB3PLQrCoV17kANNmpkxA9oRboswJ9c37mQSm1IWV8bKLDRooj5lOG4TGpS",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": "$5$nfVRU1nJyh2dsS$NC323C0rnASZS9p4tRLfufgmwE.KlwXJx7/Mbzk5NU0",
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=1xB3PLQrCoV17kANNmpkxA9oRboswJ9c37mQSm1IWV8bKLDRooj5lOG4TGpS",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=4kTDTmYVZcKG59sTAH0a5zCaENGAqejmb0Qsbknf7aF94m97u6xCrgZXOLSU&",
"digital_id": {
"main_result": null,
"recorded": null,
"checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"attempts_remaining": null,
"completed_at": null,
"partner_main_result": null,
"partner_recorded": null,
"partner_checks": {
"liveness": null,
"face_match": null,
"dvs": null,
"details_match": null,
"document_fraud": null
},
"partner_attempts_remaining": null,
"partner_completed_at": null
},
"origination_fee": 0,
"product_type": "Consumer Asset Loan",
"loan_contract": {
"eligibility": false,
"details": {
"bank_account": null,
"repayment_schedule": null
},
"loan_progress": {
"email_verified": {
"main": false,
"partner": false
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": false,
"partner": false
}
}
},
"loan_repayment_options": [],
"customer_risk_tier": null,
"mlops_logs": null,
"ab_pricing_random_number": null,
"ab_pricing_partner_code": null,
"src": null,
"traffic_source": null,
"risk_tier_logs": null,
"not_eligible_reason": null,
"rate_plan": null,
"is_direct": true,
"age_of_credit_file": "59.1",
"partner_age_of_credit_file": null,
"loan_purpose_array": [
{
"loan_purpose": "Asset Purchase - Dealer",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA test test test",
"description": null
}
]
}
}json
{
"message": "Unauthenticated."
}