Queue Worker/member-profile-update

11432973

Actions
State
Completed
Timestamp
Thu, Apr 24, 2025 12:01 PM
Processed
Thu, Apr 24, 2025 12:25 PM
Finished
Thu, Apr 24, 2025 12:25 PM
Attempts Made
0
Permalinks
Job 11432973 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "2574 Little Bear Ct. ",
      "address2": "",
      "city": "Henderson",
      "state": "NV",
      "zip": "89052"
    },
    "birthDate": "1969-04-30",
    "email": "tonianzrealtor@gmail.com",
    "emergencyContact": {
      "firstName": "Michael",
      "lastName": "Anz",
      "phone": "3232532686"
    },
    "firstName": "TONI",
    "gender": "Female",
    "lastName": "ANZ",
    "memberSince": "2005-01-22",
    "phoneNumbers": [
      {
        "number": "8184248425",
        "priority": "PRIMARY",
        "type": "MOBILE"
      },
      {
        "number": "",
        "priority": "SECONDARY",
        "type": "HOME"
      }
    ],
    "userName": "tonianzrealtor@gmail.com",
    "homeClub": "00070",
    "memberNumbers": [
      {
        "memberNumber": "FG02527",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ]
  },
  "sync_data": {
    "full_name": "TONI ANZ",
    "id": 2037452,
    "customer_number": "FG02527",
    "checkin_code": "8184248425",
    "email": "tonianzrealtor@gmail.com",
    "phone": "8184248425",
    "first_name": "TONI",
    "last_name": "ANZ",
    "address_1": "2574 Little Bear Ct. ",
    "address_2": "",
    "city": "Henderson",
    "state": "NV",
    "zip": "89052",
    "birthday": "1969-04-30",
    "gender": "f",
    "club_of_access": "00070",
    "is_24hf_employee": false,
    "join_date": "01/22/2005",
    "is_ignored": null,
    "is_active": false,
    "has_pt_agreement": false,
    "total_pt_sessions": null,
    "used_pt_sessions": null,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-24T12:25:41.597Z",
    "is_active_synced": true,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2017-09-14T16:10:30.228Z",
    "updatedAt": "2025-04-24T12:25:41.597Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "2574 Little Bear Ct. ",
    "address2": "",
    "city": "Henderson",
    "state": "NV",
    "zip": "89052"
  },
  "birthDate": "1969-04-30",
  "email": "tonianzrealtor@gmail.com",
  "emergencyContact": {
    "firstName": "Michael",
    "lastName": "Anz",
    "phone": "3232532686"
  },
  "firstName": "TONI",
  "gender": "Female",
  "lastName": "ANZ",
  "memberSince": "2005-01-22",
  "phoneNumbers": [
    {
      "number": "8184248425",
      "priority": "PRIMARY",
      "type": "MOBILE"
    },
    {
      "number": "",
      "priority": "SECONDARY",
      "type": "HOME"
    }
  ],
  "userName": "tonianzrealtor@gmail.com",
  "homeClub": "00070",
  "memberNumbers": [
    {
      "memberNumber": "FG02527",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ]
}