        {
    "id": 1035,
    "fname": "firstname",
    "lname": "lastname",
    "email": "sample@email.com",
    "is_company": false,
    "billing_address": null,
    "gender": "-",
    "phone": null,
    "cc_name": null,
    "cc_number": null,
    "cc_exp_month": null,
    "cc_exp_year": null,
    "cc_cvv": null,
    "cc_type": null,
    "delivery_suburb_id": null,
    "billing_suburb_id": null,
    "delivery_address": null,
    "birthday": null,
    "notify_shipments": "sms|@",
    "notify_payments": "sms|@",
    "notify_newsletters": "sms|@|fb|tw",
    "notify_renewals": "",
    "billing_suburb": null,
    "delivery_suburb": null,
    "delivery_instructions": null,
    "same_billing": true,
    "mobile": null,
    "company_name": null,
    "classname": "Customer",
    "company_customers": [
        {
            "id": 67,
            "company_id": 2,
            "customer_id": 1035,
            "source": null,
            "notes": null,
            "membership_id": null,
            "since_date": null,
            "staff": null,
            "membership_num": null,
            "reward_points": null,
            "membership_notes": null,
            "ship_carrier_pref": null,
            "payment_notes": null,
            "upcoming_shipment_instructions": null,
            "btls_lifetime": 0,
            "last_visited_at": null,
            "visits": 0,
            "emails": 0,
            "emails_opened": 0,
            "classname": "CompanyCustomer"
        }
    ]
}