Queue Worker/member-profile-update

11405591

Actions
State
Completed
Timestamp
Wed, Apr 23, 2025 11:33 AM
Processed
Wed, Apr 23, 2025 11:33 AM
Finished
Wed, Apr 23, 2025 11:33 AM
Attempts Made
0
Permalinks
Job 11405591 JSON
Progress
100%
Return Value
{
  "payload": {
    "address": {
      "address1": "3497 se 1st",
      "address2": "",
      "city": "Homestead",
      "state": "FL",
      "zip": "33033",
      "isValid": true
    },
    "birthDate": "1958-03-10",
    "email": "tim.dunigan@hotmail.com",
    "emergencyContact": {
      "firstName": "Laurie",
      "lastName": "Dunigan",
      "phone": "3053933547"
    },
    "firstName": "Timothy",
    "gender": "Male",
    "lastName": "Dunigan",
    "memberSince": "2023-03-04",
    "phoneNumbers": [
      {
        "number": "3056849279",
        "priority": "PRIMARY",
        "type": "HOME"
      }
    ],
    "userName": "tim.dunigan@hotmail.com",
    "homeClub": "00618",
    "memberNumbers": [
      {
        "memberNumber": "MBR10958690",
        "isActive": false,
        "isEffectiveMemberNumber": true,
        "externalStatus": "EXPIRED"
      }
    ],
    "profilePictureURI": "/286/63d7f006-437b-4074-bc47-00ff0fc18745"
  },
  "sync_data": {
    "full_name": "Timothy Dunigan",
    "id": 14802679,
    "customer_number": "MBR10958690",
    "checkin_code": "3056849279",
    "email": "tim.dunigan@hotmail.com",
    "phone": "3056849279",
    "first_name": "Timothy",
    "last_name": "Dunigan",
    "address_1": "3497 se 1st",
    "address_2": "",
    "city": "Homestead",
    "state": "FL",
    "zip": "33033",
    "birthday": "1958-03-10",
    "gender": "m",
    "club_of_access": "00618",
    "is_24hf_employee": false,
    "join_date": "03/04/2023",
    "is_ignored": false,
    "is_active": false,
    "has_pt_agreement": true,
    "total_pt_sessions": 3,
    "used_pt_sessions": 4,
    "near_expiration_date": false,
    "expiration_days": null,
    "last_verify_sync": "2025-04-23T11:33:48.300Z",
    "is_active_synced": false,
    "membership_tier": "24go_basic",
    "external_status": "EXPIRED",
    "createdAt": "2023-03-04T16:09:44.978Z",
    "updatedAt": "2025-04-23T11:33:48.300Z",
    "deletedAt": null
  }
}
Data
{
  "address": {
    "address1": "3497 se 1st",
    "address2": "",
    "city": "Homestead",
    "state": "FL",
    "zip": "33033",
    "isValid": true
  },
  "birthDate": "1958-03-10",
  "email": "tim.dunigan@hotmail.com",
  "emergencyContact": {
    "firstName": "Laurie",
    "lastName": "Dunigan",
    "phone": "3053933547"
  },
  "firstName": "Timothy",
  "gender": "Male",
  "lastName": "Dunigan",
  "memberSince": "2023-03-04",
  "phoneNumbers": [
    {
      "number": "3056849279",
      "priority": "PRIMARY",
      "type": "HOME"
    }
  ],
  "userName": "tim.dunigan@hotmail.com",
  "homeClub": "00618",
  "memberNumbers": [
    {
      "memberNumber": "MBR10958690",
      "isActive": false,
      "isEffectiveMemberNumber": true,
      "externalStatus": "EXPIRED"
    }
  ],
  "profilePictureURI": "/286/63d7f006-437b-4074-bc47-00ff0fc18745"
}