{
  "data": {
    "customer": {
      "id": "JDKYHBWT1D4F8MFH63DBMEN8Y4",
      "created_at": "2016-03-23T20:21:54.859Z",
      "updated_at": "2023-05-16T11:22:33.000Z",
      "given_name": "Amelia",
      "family_name": "Earhart-Smith",
      "email_address": "amelia.earhart@example.com",
      "address": {
        "address_line_1": "500 Electric Ave",
        "address_line_2": "Suite 600",
        "locality": "New York",
        "administrative_district_level_1": "NY",
        "postal_code": "10003",
        "country": "US"
      },
      "phone_number": "+1-212-555-4240",
      "note": "Updated customer information",
      "preferences": {
        "email_unsubscribed": false
      },
      "version": 4
    }
  }
}