Appearance
!--methodPOST--!/getCustomerAccessSeekerEligibility
Conduct an Access Seeker check to confirm client eligibility and get the rate.
This page is only for a
Single Secured Personal Loan
application.
Broker APIPersonal LoanSingleSecured
TIP
Security asset's 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_reason
in the responseNot Qualify
-loan_amount
need 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
'secured_personal_loan'
access_seeker_authorisation RequiredMust be accepted to proceed
1
secured_application Required
1
joint_application Required
0
term_in_months RequiredLoan term in months.
Can only be
18 | 24 | 36 | 48 | 60 | 72 | 84
Can only be
18
, 24
or 36
when total loan amount is less than 8,000
billing_frequency RequiredRepayment frequency
'fortnightly' | 'weekly'
loan_purpose RequiredAn array of loan purposes for the application.
The total loan amount must be between
Array<object>
min: 1|max: 4The total loan amount must be between
15,000
and 100,000
loan_purpose Required
'NOW Loan Refinance' | 'Autoupgrade' | 'Boat Purchase' | 'Car Purchase' | 'Car Repairs' | 'Caravan Purchase' | 'Debt Consolidation' | 'Dental Expenses' | 'Educational Expenses' | 'Funeral Expenses' | 'Home Improvements' | 'Household Furnishings' | 'Other Vehicle Purchase' | 'Medical Expenses' | 'Mortgage Cost Funding' | 'Sporting Equipment' | 'Travel' | 'Wedding Expenses' | 'Other'
payee Required
string
max: 100loan_amount Required
number
min: 15,000|max: 100,000description SometimesRequired when
string
max: 100loan_purpose
is Other
first_name Required
string
max: 60middle_name Optional
string
max: 60last_name Required
string
max: 60email Required
string
max: 100dob RequiredApplicant's date of birth, and must be at least 18 years old.
E.g.
YYYY-MM-DD
E.g.
1991-04-04
gender Required
'm' | 'f' | 'o'
m
for Male, f
for Female and o
for Othermobile_phone RequiredE.g.
string
0491570157
employment_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
number
min: 1|max: 999current_unit_number RequiredPass
string | null
max: 20null
if the address does not have a unit numbercurrent_street_number Required
string
max: 20current_street_name Required
string
max: 100current_street_type Requirede.g.
string
RD
, ST
, etc.current_suburb Required
string
max: 50current_postcode Required
string
min: 1|max: 4current_state Required
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'
previous_unit_number SometimesPass
string | null
max: 20null
if the address does not have a unit numberRequired when length_residence < 36
previous_street_number SometimesRequired when
string
max: 20length_residence < 36
previous_street_name SometimesRequired when
string
max: 100length_residence < 36
previous_street_type Sometimese.g.
string
RD
, ST
, etc.Required when length_residence < 36
previous_suburb SometimesRequired when
string
max: 50length_residence < 36
previous_postcode SometimesRequired when
string
min: 1|max: 4length_residence < 36
previous_state SometimesRequired when
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'
length_residence < 36
marital_status Required
'de_facto' | 'divorced' | 'married' | 'separated' | 'single' | 'widowed'
dependents RequiredThe number of people who rely on the applicant for financial support or care
number
min: 0|max: 10primary_id_type Required
'driver_licence' | 'passport'
passport_number SometimesRequired when ID type is
string
passport
passport_expiry_date SometimesMust be between tomorrow and 10 years from now.
E.g.
YYYY-MM-DD
E.g.
2033-04-04
Required when ID type is passport
driver_licence_number SometimesRequired when ID type is
string
driver_licence
licence_cardnumber SometimesRequired when ID type is
string
driver_licence
driver_licence_origin_state_code SometimesRequired when ID type is
'ACT' | 'NSW' | 'NT' | 'QLD' | 'SA' | 'TAS' | 'VIC' | 'WA'
driver_licence
driver_licence_expires_at SometimesMust be between tomorrow and 10 years from now.
E.g.
YYYY-MM-DD
E.g.
2033-04-04
Required when ID type is driver_licence
security_type Required
'caravan' | 'motor_vehicle' | 'watercraft'
vehicle_search_by_vin SometimesPass
boolean
true
if you have used the Search vehicle by VIN endpoint to get the VINRequired for motor_vehicle
vehicle_identification_number SometimesThe VIN returned by the Search vehicle by VIN endpointRequired for
string
motor_vehicle
if vehicle_search_by_vin
is true
manual_entry Sometimes
0 | 1
0
if asset details are fetched from the Glass's Guide endpoint, 1
if the asset details are manually enteredRequired if NOT motor_vehicle
or vehicle_search_by_vin
is false
category SometimesRequired if NOT
string
motor_vehicle
or vehicle_search_by_vin
is false
model_year SometimesRequired if NOT
number
motor_vehicle
or vehicle_search_by_vin
is false
make SometimesRequired if NOT
string
motor_vehicle
or vehicle_search_by_vin
is false
family_or_model SometimesRequired if NOT
string
motor_vehicle
or vehicle_search_by_vin
is false
variant SometimesRequired if NOT
string
motor_vehicle
or vehicle_search_by_vin
is false
drivetrain SometimesRequired for
string
motor_vehicle
and vehicle_search_by_vin
is false
series SometimesRequired for
string
caravan
and watercraft
axle SometimesRequired for
string
caravan
berths SometimesRequired for
string
caravan
style SometimesRequired for
string
watercraft
registered SometimesWhether the motorcycle is registered or not.
We only accept registered motorcycle as security asset.Required for
1
We only accept registered motorcycle as security asset.Required for
motor_vehicle
-> motorcycle
and vehicle_search_by_vin
is false
trade_value SometimesRequired when
number
manual_entry
is 1
ℹ️ Examples
Request
json
{
"product_type": "secured_personal_loan",
"customer_id": 405879,
"hash": "WR5KDLJzHWD1o8Zo52AmejE8iScFpo22CMBGlPJS6ox098bxUywZ0ZMeFmkr",
"access_seeker_authorisation": 1,
"joint_application": "0",
"secured_application": 1,
"term_in_months": 36,
"billing_frequency": "weekly",
"loan_purpose": [
{
"loan_purpose": "Car Purchase",
"payee": "Johny Bravo",
"loan_amount": "50000.00",
"description": ""
}
],
"first_name": "Jhony",
"middle_name": "",
"last_name": "Bravo",
"email": "webmaster@nowfinance.com.au",
"dob": "1980-07-01",
"gender": "m",
"mobile_phone": "0428152233",
"employment_status": "permanent",
"residential_status": "owner",
"length_residence": 60,
"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",
"address": "Testar Grove, Caulfield North VIC, Australia",
"marital_status": "single",
"dependents": "0",
"primary_id_type": "driver_licence",
"passport_number": null,
"passport_expiry_date": null,
"driver_licence_number": "1111111",
"licence_cardnumber": "22222222",
"driver_licence_expires_at": "2024-11-11",
"driver_licence_origin_state_code": "ACT",
"security_type": "motor_vehicle",
"manual_entry": 0,
"asset_age_group": "new",
"asset_age": null,
"category": "passenger",
"model_year": 2023,
"make": "Toyota",
"family_or_model": "Camry",
"variant": "Ascent Axva70r 4d Sedan",
"drivetrain": "8 Sp Automatic 2.5L 4 Multi Point F/Inj"
}
Response
json
{
"data": {
"customerId": 405879,
"hash": "WR5KDLJzHWD1o8Zo52AmejE8iScFpo22CMBGlPJS6ox098bxUywZ0ZMeFmkr",
"joint_application": 0,
"partner_id": "now-finance-direct",
"loan_purpose": "Car Purchase",
"loan_purpose_description": null,
"loan_amount": "50000.00",
"app_status": "eligible",
"interest_rate": "15.45",
"comparison_rate": "15.45",
"total_amount_inc_fees": "50000.00",
"establishment_fee": "0.00",
"debit_fee": "0.00",
"repayment_frequency": "Weekly",
"repayment_amount": "400.74",
"repayments_count": 156,
"loan_term": 36,
"application_number": null,
"application_status": "eligible",
"no_of_debts": 0,
"first_name": "Jhony",
"last_name": "Bravo",
"middle_name": null,
"email": "webmaster@nowfinance.com.au",
"dob": "1980-07-01",
"gender": "m",
"mobile": "0428152233",
"score": -3300,
"cr_score": -3300,
"one_score": -3300,
"nfp_cr_score": 0,
"nfp_cr_secured_score": 0,
"marital_status": "single",
"residential_status": "owner",
"length_residence": 60,
"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": null,
"previous_street_name": null,
"previous_street_type": null,
"previous_suburb": null,
"previous_state": null,
"previous_postcode": null,
"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": "Camry",
"asset_class": null,
"registration_jurisdiction": null,
"make": "Toyota",
"category": "passenger",
"vehicle_identification_number": null,
"actual_kms": null,
"variant": "Ascent Axva70r 4d Sedan",
"drivetrain": "8 Sp Automatic 2.5L 4 Multi Point F/Inj",
"guide_asset_code": null,
"model_year": 2023,
"value_determined_by_origination": null,
"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": 0,
"date_added": "2024-09-04T23:21: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": "kp2ingim74pFkDH4Ux94AHq6XjznTmNEz9Bm7MOliXLZdqszHxlVsgjQInlI",
"origination_id": null,
"origination_user_name": null,
"braze_partner_external_id": null,
"page_url": "https://staging.nowfinance.com.au/partner-customer-landing?&pcr_id=kp2ingim74pFkDH4Ux94AHq6XjznTmNEz9Bm7MOliXLZdqszHxlVsgjQInlI",
"campaign_url": "https://getmyrate.staging.nowfinance.com.au/?return=WR5KDLJzHWD1o8Zo52AmejE8iScFpo22CMBGlPJS6ox098bxUywZ0ZMeFmkr&",
"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": "Secured Personal 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": "718.90"
},
{
"loan_term": 24,
"repayment_frequency": "weekly",
"repayment_amount": "559.35"
},
{
"loan_term": 36,
"repayment_frequency": "weekly",
"repayment_amount": "400.74"
},
{
"loan_term": 48,
"repayment_frequency": "weekly",
"repayment_amount": "322.37"
},
{
"loan_term": 60,
"repayment_frequency": "weekly",
"repayment_amount": "276.07"
},
{
"loan_term": 72,
"repayment_frequency": "weekly",
"repayment_amount": "245.81"
},
{
"loan_term": 84,
"repayment_frequency": "weekly",
"repayment_amount": "224.69"
},
{
"loan_term": 18,
"repayment_frequency": "fortnightly",
"repayment_amount": "1439.68"
},
{
"loan_term": 24,
"repayment_frequency": "fortnightly",
"repayment_amount": "1120.11"
},
{
"loan_term": 36,
"repayment_frequency": "fortnightly",
"repayment_amount": "802.41"
},
{
"loan_term": 48,
"repayment_frequency": "fortnightly",
"repayment_amount": "645.42"
},
{
"loan_term": 60,
"repayment_frequency": "fortnightly",
"repayment_amount": "552.69"
},
{
"loan_term": 72,
"repayment_frequency": "fortnightly",
"repayment_amount": "492.06"
},
{
"loan_term": 84,
"repayment_frequency": "fortnightly",
"repayment_amount": "449.74"
}
],
"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": null,
"partner_age_of_credit_file": null,
"tier": null,
"balloon_amount": null,
"balloon_percentage": "0.00%",
"broker_commission": null,
"loan_purpose_array": [
{
"loan_purpose": "Car Purchase",
"loan_amount": 50000,
"payee": "Johny Bravo",
"description": null
}
]
}
}
json
{
"message": "Unauthenticated."
}