Appearance
!--methodPOST--!/getCustomerAccessSeekerEligibility
Conduct an Access Seeker check to confirm client eligibility and get the rate.
This page is only for a
Single Auto Loanapplication.
Broker APIAuto LoanSingle
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 RequiredThe product type of the loan application. This can be fetched from the Get products endpoint
'consumer_auto_loan'access_seeker_authorisation RequiredMust be accepted to proceed
1secured_application Required
1joint_application Required
0billing_frequency Required
'fortnightly' | 'weekly' | 'monthly'loan_purpose RequiredAn array of loan purposes for the application.
The total loan amount must be between
Array<object>min: 1|max: 2The total loan amount must be between
3,000 and 200,000loan_purpose RequiredMust be UNIQUE
'Asset Purchase - Dealer' | 'Asset Purchase Refinance' | 'Asset Purchase - Private Sale'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 RequiredApplicant's date of birth, and must be at least 18 years old.
E.g.
YYYY-MM-DDE.g.
1991-04-04gender Required
'm' | 'f' | 'o'm for Male, f for Female and o for Othermobile_phone RequiredE.g.
string0491570157employment_status Required
'casual' | 'other' | 'part_time' | 'permanent' | 'self_employed'residential_status Required
'boarding_other' | 'boarding_with_parents' | 'mortgaged' | 'other' | 'owner' | 'renting'length_residence RequiredLength of time at current address in months
numbermin: 1|max: 999current_unit_number RequiredPass
string | nullmax: 20null if the address does not have a unit numbercurrent_street_number Required
stringmax: 20current_street_name Required
stringmax: 100current_street_type Requirede.g.
stringRD, 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 SometimesPass
string | nullmax: 20null if the address does not have a unit numberRequired when length_residence < 36previous_street_number SometimesRequired when
stringmax: 20length_residence < 36previous_street_name SometimesRequired when
stringmax: 100length_residence < 36previous_street_type Sometimese.g.
stringRD, ST, etc.Required when 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 < 36marital_status Required
'de_facto' | 'divorced' | 'married' | 'separated' | 'single' | 'widowed'dependents RequiredThe number of people who rely on the applicant for financial support or care
numbermin: 0|max: 10primary_id_type Required
'driver_licence' | 'passport'passport_number SometimesRequired when ID type is
stringpassportpassport_expiry_date SometimesMust be between tomorrow and 10 years from now.
E.g.
YYYY-MM-DDE.g.
2033-04-04Required when ID type is 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 SometimesMust be between tomorrow and 10 years from now.
E.g.
YYYY-MM-DDE.g.
2033-04-04Required when ID type is driver_licenceasset_age_group RequiredMust be
'used' | 'new' | 'demo'used if the first loan_purpose is Asset Purchase Refinanceasset_age Sometimes
0 | 1 | 20 for 0-23 months, 1 for 3-5 years, 2 for 5+ yearsRequired when asset_age_group is usedsecurity_type Required
'caravan' | 'motor_vehicle' | 'watercraft' | 'trailer' | 'horse_float'vehicle_search_by_vin SometimesPass
booleantrue if you have used the Search vehicle by VIN endpoint to get the VINRequired for motor_vehiclevehicle_identification_number SometimesThe VIN returned by the Search vehicle by VIN endpointRequired for
stringmotor_vehicle if vehicle_search_by_vin is truemanual_entry Sometimes
It MUST be
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_floatRequired if NOT 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 SometimesWhether the motorcycle is registered or not.
We only accept registered motorcycle as security asset.Required for
1We only accept registered motorcycle as security asset.Required for
motor_vehicle -> motorcycle and vehicle_search_by_vin is falsetrade_value SometimesRequired when
numbermanual_entry is 1unspecified OptionalDefault value is
Only applicable to Auto Loans for Loan Purpose:
1.
2.
booleanfalse.Only applicable to Auto Loans for Loan Purpose:
1.
Asset Purchase - Dealer2.
Asset Purchase - Private Saleactual_kms OptionalThe Vehicle's Actual KM travelled.
Only applicable to Auto Loans of:
1.
2.
3.
numbermin: 1|max: 9,999,999Only applicable to Auto Loans of:
1.
motor_vehicle type2.
used age group3.
manual_entry is 0security_source_code SometimesThe
stringsource_code returned by the Get vehicle price and source code endpointRequired when vehicle_options is presentvehicle_options OptionalAn array of
Array<string>source_code returned by the Get vehicle options endpointℹ️ Examples
Request
json
{
"product_type": "consumer_auto_loan",
"customer_id": 405635,
"hash": "BGbDZcCKWUiASu5keMIyc593VmGLZe1IXT13Vf2vsj7lQg8anKy7VSP1Klg3",
"asset_age_group": "demo",
"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": "single",
"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",
"security_source_code": "0EW424",
"vehicle_options": [
"MP",
"SLI"
]
}json
{
"product_type": "consumer_auto_loan",
"customer_id": 405635,
"hash": "BGbDZcCKWUiASu5keMIyc593VmGLZe1IXT13Vf2vsj7lQg8anKy7VSP1Klg3",
"asset_age_group": "used",
"asset_age": 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",
"licence_cardnumber": "B111111",
"unspecified": true
}json
{
"product_type": "consumer_auto_loan",
"customer_id": 405635,
"hash": "BGbDZcCKWUiASu5keMIyc593VmGLZe1IXT13Vf2vsj7lQg8anKy7VSP1Klg3",
"asset_age_group": "used",
"asset_age": 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": "single",
"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": 1,
"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.00",
"licence_cardnumber": "B111111"
}json
{
"product_type": "consumer_auto_loan",
"customer_id": 405635,
"hash": "BGbDZcCKWUiASu5keMIyc593VmGLZe1IXT13Vf2vsj7lQg8anKy7VSP1Klg3",
"asset_age_group": "used",
"asset_age": 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": "single",
"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": 1,
"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.00",
"licence_cardnumber": "B111111"
}Response
json
{
"data": {
"customerId": 405635,
"hash": "BGbDZcCKWUiASu5keMIyc593VmGLZe1IXT13Vf2vsj7lQg8anKy7VSP1Klg3",
"joint_application": 0,
"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": 909,
"nfp_cr_secured_score": 909,
"marital_status": "single",
"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": null,
"partner_middle_name": null,
"partner_last_name": null,
"partner_email": null,
"partner_dob": null,
"partner_marital_status": null,
"partner_residential_status": null,
"partner_length_residence": null,
"partner_income_frequency": null,
"partner_current_state": null,
"partner_current_postcode": null,
"partner_gender": null,
"partner_bank_statement_status": false,
"partner_employment_status": null,
"partner_employed": null,
"partner_score": null,
"partner_cr_score": null,
"partner_one_score": null,
"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:25:48.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": "vAltlTJtmQElaM89QOHcKLP513Dpp83YX87JW2dV2yqOxGZyRwy27LndHLBD",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": null,
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=vAltlTJtmQElaM89QOHcKLP513Dpp83YX87JW2dV2yqOxGZyRwy27LndHLBD",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=BGbDZcCKWUiASu5keMIyc593VmGLZe1IXT13Vf2vsj7lQg8anKy7VSP1Klg3&",
"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
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": 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",
"description": null
}
]
}
}json
{
"data": {
"customerId": 531652,
"hash": "ZMoj1AgOhAtnlMKCKcSzJrrdyqPAkqfPxrKNHQCyNujIgdvfnkuge0YJcY1g",
"joint_application": 0,
"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": 872,
"nfp_cr_secured_score": 872,
"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": null,
"partner_middle_name": null,
"partner_last_name": null,
"partner_email": null,
"partner_dob": null,
"partner_marital_status": null,
"partner_residential_status": null,
"partner_length_residence": null,
"partner_income_frequency": null,
"partner_current_state": null,
"partner_current_postcode": null,
"partner_gender": null,
"partner_bank_statement_status": false,
"partner_employment_status": null,
"partner_employed": null,
"partner_score": null,
"partner_cr_score": null,
"partner_one_score": null,
"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": "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": null,
"manual_entry": 1,
"date_added": "2024-09-03T05:18:17.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": "G3Tzyq80O9xS1PyIHLaHiOAeYorneTEVV3jKGEFv1lqD0jtRyNe1gIBHcZYJ",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": null,
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=G3Tzyq80O9xS1PyIHLaHiOAeYorneTEVV3jKGEFv1lqD0jtRyNe1gIBHcZYJ",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=ZMoj1AgOhAtnlMKCKcSzJrrdyqPAkqfPxrKNHQCyNujIgdvfnkuge0YJcY1g&",
"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": "Auto Loan",
"loan_contract": {
"eligibility": false,
"details": {
"bank_account": null,
"repayment_schedule": null
},
"loan_progress": {
"email_verified": {
"main": false
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": 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": null,
"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",
"description": null
}
]
}
}json
{
"data": {
"customerId": 405686,
"hash": "rSBdeXNAEHIHQeeZ1zuBWowlELbpbXai6ZtSA8wYFurcHgR6gtOcpqccp5Lg",
"joint_application": 0,
"partner_id": "now-finance-direct",
"loan_purpose": "Asset Purchase - Dealer",
"loan_purpose_description": null,
"loan_amount": "15500.00",
"app_status": "eligible",
"interest_rate": "13.49",
"comparison_rate": "14.35",
"total_amount_inc_fees": "15895.00",
"establishment_fee": "395.00",
"debit_fee": "0.00",
"repayment_frequency": "weekly",
"repayment_amount": "67.46",
"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": 657,
"cr_score": 628,
"one_score": 657,
"nfp_cr_score": 856,
"nfp_cr_secured_score": 856,
"marital_status": "single",
"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": null,
"partner_middle_name": null,
"partner_last_name": null,
"partner_email": null,
"partner_dob": null,
"partner_marital_status": null,
"partner_residential_status": null,
"partner_length_residence": null,
"partner_income_frequency": null,
"partner_current_state": null,
"partner_current_postcode": null,
"partner_gender": null,
"partner_bank_statement_status": false,
"partner_employment_status": null,
"partner_employed": null,
"partner_score": null,
"partner_cr_score": null,
"partner_one_score": null,
"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:28:08.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": "PS7z6uCOFAtUmU8kYE7vXL2FrBcxh2egZqqlZZlNbUtXsQDpaNwDZgoIMxBN",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": null,
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=PS7z6uCOFAtUmU8kYE7vXL2FrBcxh2egZqqlZZlNbUtXsQDpaNwDZgoIMxBN",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=rSBdeXNAEHIHQeeZ1zuBWowlELbpbXai6ZtSA8wYFurcHgR6gtOcpqccp5Lg&",
"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
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": 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.1",
"partner_age_of_credit_file": null,
"loan_purpose_array": [
{
"loan_purpose": "Asset Purchase - Dealer",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA",
"description": null
}
]
}
}json
{
"data": {
"customerId": 405687,
"hash": "MiHwOYk2hZvn8XP2MzMBuFwLgAeipHlqzGTAfpfnBvEM0goyNWgN0vQaFIZj",
"joint_application": 0,
"partner_id": "now-finance-direct",
"loan_purpose": "Asset Purchase - Dealer",
"loan_purpose_description": null,
"loan_amount": "15500.00",
"app_status": "eligible",
"interest_rate": "13.49",
"comparison_rate": "14.35",
"total_amount_inc_fees": "15895.00",
"establishment_fee": "395.00",
"debit_fee": "0.00",
"repayment_frequency": "weekly",
"repayment_amount": "67.46",
"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": 657,
"cr_score": 628,
"one_score": 657,
"nfp_cr_score": 856,
"nfp_cr_secured_score": 856,
"marital_status": "single",
"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": null,
"partner_middle_name": null,
"partner_last_name": null,
"partner_email": null,
"partner_dob": null,
"partner_marital_status": null,
"partner_residential_status": null,
"partner_length_residence": null,
"partner_income_frequency": null,
"partner_current_state": null,
"partner_current_postcode": null,
"partner_gender": null,
"partner_bank_statement_status": false,
"partner_employment_status": null,
"partner_employed": null,
"partner_score": null,
"partner_cr_score": null,
"partner_one_score": null,
"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:29:51.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": "NTlryZlFt282pm4j9ARrhRAhu0g0cCVazh7A35R1qLkrHf1cIy1byvSI0oKh",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": null,
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=NTlryZlFt282pm4j9ARrhRAhu0g0cCVazh7A35R1qLkrHf1cIy1byvSI0oKh",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=MiHwOYk2hZvn8XP2MzMBuFwLgAeipHlqzGTAfpfnBvEM0goyNWgN0vQaFIZj&",
"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
},
"payment_details_uploaded": false,
"signed_loan_contract": {
"main": 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.1",
"partner_age_of_credit_file": null,
"loan_purpose_array": [
{
"loan_purpose": "Asset Purchase - Dealer",
"loan_amount": 15500,
"payee": "ALEGACYPRAH ALEGACYM PRAHLLEGACYA",
"description": null
}
]
}
}json
{
"message": "Unauthenticated."
}