Skip to content

Instantly share code, notes, and snippets.

@beanmoss
Created January 4, 2023 04:52
Show Gist options
  • Save beanmoss/ad098af6d8d1ca7462af3cbdf78b384f to your computer and use it in GitHub Desktop.
Save beanmoss/ad098af6d8d1ca7462af3cbdf78b384f to your computer and use it in GitHub Desktop.
payload
{
"id": :person_id,
"last_name": ":lastname",
"first_name": ":firstname",
"preferred_name": null,
"gender": null,
"birth_country": "value 1",
"aborig_torres_cd": null,
"pasifika_pacific_islander": null,
"residency": null,
"abs_ses_sname": null,
"remoteness_type": null,
"lga_sname": null,
"gws_flag": null,
"phone_1": null,
"phone_2": null,
"email_address_personal": null,
"email": null,
"home_address": null,
"home_postcode": null,
"home_country": null,
"postal_address": null,
"postal_postcode": null,
"residential_address": null,
"residential_postcode": null,
"residential_country": null,
"disability_type": null,
"academy_member": null,
"student_australia_arrival_date": null,
"student_nesb": null,
"student_id_card_number": null,
"offer_round": null,
"preference_number": null,
"offer_date": null,
"offer_response_status": null,
"basis_of_admission": null,
"school_leaver_type": null,
"atar": null,
"highest_attain": null,
"fee_category": null,
"parent_qualification": null,
"highest_attainment_parent_1": null,
"highest_attainment_parent_2": null,
"first_in_family": null,
"home_language": null,
"total_exmptn_applied": null,
"total_exmptn_granted": null,
"outcome_status": null,
"enrolled_eftsl": null,
"uac_reference_number": null,
"uac_course_code": null,
"uac_offer_round_number": null,
"created_at": "2022-02-09 04:09:54.610537",
"updated_at": null,
"tfn_provided": null,
"disability_flag": null,
"in_pilot": false,
"advisor_id": null,
"dnc": false,
"priority_level": null,
"exclude": false,
"age": 12,
"alt_person_id": null,
"iwi_1": null,
"iwi_affiliation_1": null,
"iwi_affiliation_2": null,
"ethnicity_1": null,
"ethnicity_2": null,
"ethnicity_3": null,
"self_declared_disability": null,
"disability_support_required": null,
"student_nz_arrival_date": null,
"offer_status": null,
"application_source": null,
"ncea_level": null,
"study_link": null,
"nsn": null,
"deceased": null,
"deceased_date": null,
"employer_company_name": null,
"employer_contact_name": null,
"employer_contact_role": null,
"employer_start_date": null,
"employer_end_date": null,
"ecaf": null,
"courses": [],
"units": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment