{
  "externalApplicationId": "acme-form-10477",
  "application": {
    "product": "personal",
    "applicant": {
      "firstName": "Sophie",
      "lastName": "Nguyen",
      "dateOfBirth": "1990-02-08",
      "email": "sophie.nguyen@example.com",
      "phone": "0400002002",
      "address": "8 Frome Street, Adelaide SA 5000",
      "yearsAtAddress": 4,
      "maritalStatus": "SINGLE",
      "residentialStatus": "RENTING",
      "residencyStatus": "AU_CITIZEN",
      "dependents": 0
    },
    "loan": {
      "amount": 20000,
      "purpose": "MAJOR_PURCHASE",
      "purposeDetail": "A second-hand caravan for family trips",
      "termYears": 5,
      "repaymentFrequency": "monthly"
    },
    "employment": {
      "type": "SELF_EMPLOYED",
      "time": "FULL_TIME",
      "occupation": "Electrician",
      "employerContactNumber": "0400002002",
      "startDate": "2019-04",
      "grossIncome": 2400,
      "incomePeriod": "WEEKLY",
      "averageAnnualIncome": 118000,
      "businessAddressSameAsResidential": false,
      "businessAddress": "12 Trade Way, Wingfield SA 5013"
    },
    "business": {
      "abn": "51824753556",
      "entityName": "J Nguyen Electrical",
      "entityType": "SOLE_TRADER",
      "abnActiveSince": "2019-04-01",
      "abnVerified": true,
      "abnStatus": "Active",
      "gstRegistered": true
    },
    "consents": {
      "creditCheck": true,
      "privacyPolicy": true,
      "dataExchange": true,
      "creditGuide": true
    }
  }
}
